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

kumactl apply: add support of --dry-run flag #622

Merged
merged 3 commits into from
Mar 11, 2020

Conversation

lobkovilya
Copy link
Contributor

Summary

Provide support of --dry-run mode to print out effective resources after all variables have been resolved

Full changelog

  • kumactl apply: add support of --dry-run flag

Issues resolved

Fix https://github.com/Kong/kuma/issues/615

@lobkovilya lobkovilya requested a review from a team March 10, 2020 21:18
@CLAassistant
Copy link

CLAassistant commented Mar 10, 2020

CLA assistant check
All committers have signed the CLA.

app/kumactl/cmd/apply/apply.go Outdated Show resolved Hide resolved
app/kumactl/cmd/apply/apply_test.go Show resolved Hide resolved
@lobkovilya lobkovilya merged commit 4e8299c into kumahq:master Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kumactl apply --var name=value command should support --dry-run mode
3 participants