-
Notifications
You must be signed in to change notification settings - Fork 385
Update project status #2691
Update project status #2691
Conversation
Hi @adamwalach. Thanks for your PR. I'm waiting for a kubernetes-sigs or kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
/test pull-build-all-images-for-arm |
/test pull-build-all-images-for-arm64 |
/test pull-build-all-images-for-arm64 |
docs/install.md
Outdated
|
||
* Latest release: https://download.svcat.sh/cli/latest | ||
* Latest release from v2 branch: https://download.svcat.sh/cli/latest-v2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you mentioned only the release, maybe it's worth to do that for all other types, e.g. sth like that:
The snippets below install the latest version of svcat. We also publish binaries for our canary builds, and tags using the following prefixes:
-
Latest release:
-
Canary builds:
-
Tagged releases: https://download.svcat.sh/cli/VERSION
where
VERSION
is the release, for example,v0.3.0
,v0.2.1
, etc. -
The previous canary builds: https://download.svcat.sh/cli/VERSION-GITDESCRIBE
where
GITDESCRIBE
is the result of callinggit describe --tags
, for examplev0.3.0-1-84216bdf
,v0.2.1-1-g203c8ad
etc.
docs/install.md
Outdated
@@ -115,7 +109,8 @@ You should see the following output: | |||
|
|||
```console | |||
NAME VERSION DESCRIPTION | |||
svc-cat/catalog x,y.z service-catalog API server and controller-manag... | |||
svc-cat-kyma/catalog 0.3.X service-catalog |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please format output, so columns will be aligned
svc-cat/catalog 0.3.X service-catalog
svc-cat/catalog-v0.2 0.2.X service-catalog API server ....
/test pull-build-all-images-for-arm |
f83c236
to
747d7d5
Compare
/test pull-build-all-images-for-arm |
/test pull-build-all-images-for-ppc64le |
1 similar comment
/test pull-build-all-images-for-ppc64le |
747d7d5
to
5ce06f0
Compare
docs/install.md
Outdated
NAME VERSION DESCRIPTION | ||
svc-cat/catalog x,y.z service-catalog API server and controller-manag... | ||
NAME VERSION DESCRIPTION | ||
svc-cat-kyma/catalog 0.3.X service-catalog |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be changed to sig-sc
svc-cat/catalog 0.2.1 service-catalog API server and controller-manager helm chart
svc-cat/catalog-v0.2 0.2.2 service-catalog API server and controller-manager helm chart
- Update install process both for master and v0.2 branch - Add information about new CRD impl - Add information about deprecating api-server based impl
5ce06f0
to
b030a22
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adamwalach, jberkhahn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR is a
What this PR does / why we need it:
Which issue(s) this PR fixes
Related to:
Please leave this checklist in the PR comment so that maintainers can ensure a good PR.
Merge Checklist:
breaking the chart release and existing clients who provide a
flag that will get an error when they try to update