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

--server-dry-run is deprecated and replaced by --dry-run=server and --dry-run=client #118

Open
1 of 2 tasks
BretFisher opened this issue Sep 9, 2022 · 0 comments
Open
1 of 2 tasks
Labels
deprecation update A fix for something that is outdated but not broken yet

Comments

@BretFisher
Copy link
Owner

BretFisher commented Sep 9, 2022

In Dry Runs and Diff's, I show the example

kubectl apply -f app.yml --dry-run and another with --server-dry-run

Which now needs --dry-run=client/server

  • Provide details in a written lecture on the changes to dry run options
  • Edit or record video to adjust all commands
@BretFisher BretFisher assigned BretFisher and unassigned BretFisher Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation update A fix for something that is outdated but not broken yet
Projects
Status: Broken/Degraded Lecture 😥
Development

No branches or pull requests

1 participant