-
Notifications
You must be signed in to change notification settings - Fork 817
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
Update Helm to 2.11.0 #396
Update Helm to 2.11.0 #396
Conversation
Build Failed 😱 Build Id: 29cc6763-6c8b-43ab-9e58-15002735e1d5 Build Logs
|
Build Failed 😱 Build Id: 7c29fe79-236b-4fdc-8e32-51520d05e50c Build Logs
|
Build Succeeded 👏 Build Id: b0a3e7d7-2f73-458c-8a07-027cd818f408 The following development artifacts have been built, and will exist for the next 30 days:
(experimental) To install this version:
|
Should we also update our e2e image ? it might cause issue though as the tiller won't match the right version. |
OH! is that why it didn't fail? I expected it to fail. Cool - will update the e2e image as well. We'll need to recreate the cluster I expect, but I can manually manage that. |
b6c1ac5
to
0c4a918
Compare
Build Failed 😱 Build Id: 21e24fd6-dc7d-4795-8b1e-fb28af0f17a7 Build Logs
|
Cool - this failed as expected now! When this PR get's approval, I'll manage creating the new cluster / upgrading helm by hand before running this again. |
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.
LGTM ! Don't forget to recreate the e2e cluster, I've added a nice target for that.
0c4a918
to
c37a3e2
Compare
Build Failed 😱 Build Id: 2039f81b-dbb2-4547-8c13-c87b5a0f1316 Build Logs
|
c37a3e2
to
d8b8c4d
Compare
Build Failed 😱 Build Id: 1d79732a-3af2-4aab-957f-cfef34d189b9 Build Logs
|
This will likely fail on first PR, as we will need to update the Helm install on the e2e cluster. A good opportunity to delete and restart the e2e cluster anyway -- but will need to manage this around other PRs. Should enable googleforgames#375 to pass tests as well.
d8b8c4d
to
1e82d6f
Compare
Build Succeeded 👏 Build Id: 6fbb6df1-935a-422f-bfed-885267064a3e The following development artifacts have been built, and will exist for the next 30 days:
(experimental) To install this version:
|
This will likely fail on first PR, as we will need to update the Helm install on the e2e cluster.
A good opportunity to delete and restart the e2e cluster anyway -- but will need to manage this around other PRs.
Should enable #375 to pass tests as well.