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

Add feature gate scaffold #911

Merged
merged 2 commits into from
Jan 17, 2020
Merged

Add feature gate scaffold #911

merged 2 commits into from
Jan 17, 2020

Conversation

gerred
Copy link
Member

@gerred gerred commented Oct 8, 2019

Doesn't introduce any features, but it's available when we need them. Should be used like: https://github.com/kubernetes/kubernetes/blob/master/pkg/features/kube_features.go to add features.

@gerred
Copy link
Member Author

gerred commented Oct 8, 2019

holding until we land the dep changes

@zen-dog zen-dog added the hold label Oct 9, 2019
Copy link
Contributor

@zen-dog zen-dog left a comment

Choose a reason for hiding this comment

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

What dep changes is this conditioned on?

@gerred
Copy link
Member Author

gerred commented Oct 9, 2019

I had this working at 1.14 deps but then I updated them to 1.16 and it won't build atm. :) Actually, I can probably back out and push these back down to 1.14, so nm.

@kensipe
Copy link
Member

kensipe commented Nov 20, 2019

@gerred what's the status of this PR? need any help here?

@gerred gerred requested a review from nfnt as a code owner January 17, 2020 10:33
@kensipe
Copy link
Member

kensipe commented Jan 17, 2020

merge to the latest master and resolved issues with go.mod

Copy link
Member

@kensipe kensipe left a comment

Choose a reason for hiding this comment

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

waiting for green light... otherwise lgtm

@kensipe kensipe merged commit 48e8c17 into master Jan 17, 2020
@kensipe kensipe deleted the gd/feature-gates branch January 17, 2020 11:00
ANeumann82 pushed a commit that referenced this pull request Feb 13, 2020
Co-authored-by: Ken Sipe <kensipe@gmail.com>
Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants