-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Move to daily release #16479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to daily release #16479
Conversation
move from master-latest-release to release-1.3-latest-daily
Makefile
Outdated
@@ -27,9 +27,9 @@ ISTIO_DOCKER_HUB ?= docker.io/istio | |||
export ISTIO_DOCKER_HUB | |||
ISTIO_GCS ?= istio-release/releases/$(VERSION) | |||
ISTIO_URL ?= https://storage.googleapis.com/$(ISTIO_GCS) | |||
ISTIO_CNI_HUB ?= gcr.io/istio-release | |||
ISTIO_CNI_HUB ?= gcr.io/istio-testing |
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.
this does not contain the daily builds, so this will break things
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.
We publish daily builds to gcr.io/istio-release
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.
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.
@howardjohn daily builids are published to istio-release only for cni, or for all repos? (my question is around the proxy push specifically).
@sdake: The following test failed, say
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. I understand the commands that are listed here. |
move from master-latest-release to release-1.3-latest-daily
Please provide a description for what this PR is for.
And to help us figure out who should review this PR, please
put an X in all the areas that this PR affects.
[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure