-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Updated Plugin mechanism for kubectl #579
Comments
/sig cli cc @soltysh |
It looks like this feature is currently in the Kubernetes 1.12 Milestone. If that is still accurate, please ensure that this issue is up-to-date with ALL of the following information:
Set the following:
Once this feature is appropriately updated, please explicitly ping @justaugustus, @kacole2, @robertsandoval, @rajendar38 to note that it is ready to be included in the Features Tracking Spreadsheet for Kubernetes 1.12. Please note that the Features Freeze is July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.In addition, please be aware of the following relevant deadlines:
Please make sure all PRs for features have relevant release notes included as well. Happy shipping! |
/stage beta |
/remove-stage beta |
Hey there! @juanvallejo I'm the wrangler for the Docs this release. Is there any chance I could have you open up a docs PR against the release-1.12 branch as a placeholder? That gives us more confidence in the feature shipping in this release and gives me something to work with when we start doing reviews/edits. Thanks! If this feature does not require docs, could you please update the features tracking spreadsheet to reflect it? |
@zparnold Sure, will open PR updating cli docs against 1.12 |
Thank you!
…On Tue, Aug 21, 2018 at 10:21 AM Juan Vallejo ***@***.***> wrote:
@zparnold <https://github.com/zparnold> Sure, will open PR updating cli
docs against 1.12
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#579 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AE81SHkRIyMSnCxaExJUlYuVrivhQu0xks5uTCVxgaJpZM4U4GJX>
.
|
@kacole2 this will be promoted to beta in 1.13, I haven't seen it in the tracking spreadsheet. |
@soltysh this has been added to the tracking sheet. thanks! |
@soltysh what work remains to be done to promote this to beta? are there issues or PR's we could link to track? |
All of the outstanding work has been completed. We'll just need to update docs and tags labeling this feature as beta |
Docs update: kubernetes/website#10796 |
@juanvallejo @soltysh Hello - I’m the enhancement’s lead for 1.14 and I’m checking in on this issue to see what work (if any) is being planned for the 1.14 release. Enhancements freeze is Jan 29th and I want to remind that all enhancements must have a KEP - it looks like this is the KEP for this enhancement https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/0024-kubectl-plugins.md - but let me know if that is not correct |
@claurence that KEP is the right one. The scope of work will be to promote this feature to GA in 1.14, based on initial comment. |
@juanvallejo @soltysh Hello - looking at the KEP it is marked as "provisional" - what more work is needed for it to be "implementable"? Additionally are there any open PRs in k/k that we should track for the 1.14 release? |
I'll update the KEP accordingly.
Only documentation fixes stating the mechanism is GA are required at this point in time. I'll open both PRs tomorrow. |
Heya, I'm working on tracking docs for the v1.14 launch. Has a docs PR been filed for this already? (It's not due until March 1st, just being proactive) |
Any plans to support shadowing for CRDs? For example, I want to provide a custom view for |
Hello @jaredbhatti @soltysh, 1.14 enhancement shadow here. Code Freeze is March 7th and all PRs must be merged by then to your issue to make the 1.14 release. What open K/K PRs do you still have that need to merge? Thanks |
That's still being discussed, but we're quite hesitant since that might introduce hard to debug behavior. For |
@lachie83 @jaredbhatti @claurence sorry for the delay, but here it goes, the updated KEP (to implemented) is #856 and doc update is here: kubernetes/website#12847 |
/remove-stage beta |
Now that 1.14 is out the door I think we can close this issue since we've reached its final state. |
Feature Description
The text was updated successfully, but these errors were encountered: