Skip to content
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

Spotinst: Bump controller image #6129

Merged

Conversation

liranp
Copy link
Contributor

@liranp liranp commented Nov 29, 2018

This PR bumps the Spotinst cluster controller to version 1.0.18.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 29, 2018
@k8s-ci-robot
Copy link
Contributor

Hi @liranp. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 29, 2018
@mikesplain
Copy link
Contributor

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 29, 2018
@mikesplain
Copy link
Contributor

Hi @liranp, thanks so much for the bump! Can you also adjust the version here so kops picks up your changes? Thanks!

@@ -97,7 +97,7 @@ spec:
spec:
containers:
- name: spotinst-kubernetes-cluster-controller
image: spotinst/kubernetes-cluster-controller:1.0.16
image: spotinst/kubernetes-cluster-controller:1.0.18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When we update this, we also need to update this: https://github.com/kubernetes/kops/blob/master/upup/pkg/fi/cloudup/bootstrapchannelbuilder.go#L450

(I hope we're going to make all this much better with bundles real-soon-now, but for now that's what we need...)

Also, I recommend making the version in bootstrap channel builder 1.0.18-kops.1, because in the past we've had a problem where we wanted to update the manifest, but the image itself didn't change versions. The kops.1 suffix lets you do that, but otherwise there's nothing we can do...

@justinsb
Copy link
Member

Thanks @liranp - would be great if you could update bootstrapchannelbuilder at the same time, to ensure the updates get applied to existing clusters (and I'm thinking about exactly how to use bundles right now to make this better).

Also, does this need to be cherry-picked to 1.11?

@liranp
Copy link
Contributor Author

liranp commented Nov 30, 2018

@mikesplain, @justinsb: Thank you! Sorry for missing this file. I've updated it as well. Regarding your question, it'd be great to see it in version 1.11.0, but if this is a problem we can wait.

@mikesplain
Copy link
Contributor

Thanks for the patch fix @liranp! We can add -kops.1 in the future when needed so I'll merge this in.
Thanks!

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 3, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liranp, mikesplain

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 3, 2018
@mikesplain
Copy link
Contributor

I'll also open a cherry pick up for you

@liranp
Copy link
Contributor Author

liranp commented Dec 4, 2018

@mikesplain Perfect, thank you!

k8s-ci-robot added a commit that referenced this pull request Dec 5, 2018
…29-origin-release-1.11

Automated cherry pick of #6129: feat: bump controller version to 1.0.18
@liranp liranp deleted the feature-spotinst-controller branch May 5, 2019 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants