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: Allow users to disable the controller add-on #9091

Merged
merged 1 commit into from
May 12, 2020

Conversation

liranp
Copy link
Contributor

@liranp liranp commented May 7, 2020

This PR adds a new feature flag, named SpotinstController, that allows users to toggle the installation of the Spotinst controller off. The feature flag defaults to true to maintain backward compatibility.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 7, 2020
@rifelpet
Copy link
Member

rifelpet commented May 7, 2020

Out of curiosity, in what situations would a user want to disable the controller? If they want to run the controller themselves?

@liranp
Copy link
Contributor Author

liranp commented May 7, 2020

Exactly. We maintain a charts repository so users can install and manage the controller using its chart.

@rifelpet
Copy link
Member

Got it, that makes sense.

Can we add the new FF to the docs? at least docs/advanced/experimental.md.

I'm noticing we don't have any docs on using the Spotinst provider, but adding that or at least a link to Spotinst docs elsewhere can always happen in a separate PR :)

@liranp
Copy link
Contributor Author

liranp commented May 12, 2020

Actually, I'm working on comprehensive documentation for the Spotinst provider, so I'll just add that to there and raise a separate PR really soon :)

@rifelpet
Copy link
Member

sounds great!
/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 May 12, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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 May 12, 2020
@rifelpet
Copy link
Member

/retest

1 similar comment
@liranp
Copy link
Contributor Author

liranp commented May 12, 2020

/retest

@k8s-ci-robot k8s-ci-robot merged commit d7d61c6 into kubernetes:master May 12, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone May 12, 2020
@liranp liranp deleted the feat-addon-featureflag branch May 12, 2020 16: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. 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.

None yet

3 participants