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

kubectl apply umbrella issue tracker #35234

Open
15 of 32 tasks
pwittrock opened this issue Oct 20, 2016 · 4 comments
Open
15 of 32 tasks

kubectl apply umbrella issue tracker #35234

pwittrock opened this issue Oct 20, 2016 · 4 comments
Assignees
Labels
area/app-lifecycle area/declarative-configuration area/kubectl lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/cli Categorizes an issue or PR as relevant to SIG CLI.

Comments

@pwittrock
Copy link
Member

pwittrock commented Oct 20, 2016

We need to write kubectl apply user documentation, fix bugs, and complete the functionality.

Work Items

TBD

1.9

  • Api Open-Api: Include merge information in open-api spec so the client can merge values without statically linking the types (breaks version skew)
    • Don't erase new fields in kubectl apply when running an old client against a new server
    • Server side defaulting of values prevents diff patches from working #34292 Values defaulted by the server must remain correct and valid if their sources are changed. Includes but not limited to mutually exclusive fields.
    • Fix issue preventing changing the deployment rollout strategy to "Replace"
  • Provide a diff / dry-run option for apply to see what the changes will be before running them. When I run apply
  • List resource names that will be updated / created / deleted and prompt for confirmation when running apply,

DONE

@pwittrock pwittrock added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. area/kubectl team/ux labels Oct 20, 2016
@andronat
Copy link
Contributor

I think this this related to task 5.

@xiangpengzhao
Copy link
Contributor

/sig cli

@k8s-ci-robot k8s-ci-robot added the sig/cli Categorizes an issue or PR as relevant to SIG CLI. label Jun 18, 2017
@k8s-github-robot k8s-github-robot removed the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jun 18, 2017
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 7, 2018
@bgrant0607
Copy link
Member

/remove-lifecycle stale
/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 7, 2018
@helayoty helayoty added this to SIG CLI Oct 2, 2023
@github-project-automation github-project-automation bot moved this to Needs Triage in SIG CLI Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app-lifecycle area/declarative-configuration area/kubectl lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/cli Categorizes an issue or PR as relevant to SIG CLI.
Projects
Status: Needs Triage
Development

No branches or pull requests

9 participants