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

[FR] Add flag/config feature to allow users to get renderered manifest or some information about the resulting namespace of render + deploy config #8191

Closed
aaron-prindle opened this issue Dec 5, 2022 · 0 comments · Fixed by #8309
Labels
kind/todo implementation task/epic for the skaffold team source/partnerships
Milestone

Comments

@aaron-prindle
Copy link
Contributor

Issues tracks adding flag/config feature to allow users get a renderered manifest or some information about the resulting namespace of render + deploy config.

Option 1 - (Skaffold) Render flag that populates the Namespace configured in deploy stanza
If there is a reason not to change the default behavior for render to support this, then a flag could be introduced on skaffold render to support it.

Option 2 - (Skaffold) Dry run
Introduce the ability to dry run skaffold apply where the output is the resources that would be applied to the cluster. Cloud Deploy could then inspect the dry run resource to extract the namespace that is being used at deploy time. Could be built on top of kubectl apply dry-run capability.

@aaron-prindle aaron-prindle added kind/todo implementation task/epic for the skaffold team source/partnerships labels Dec 5, 2022
@aaron-prindle aaron-prindle added this to the v2.2.0 milestone Dec 5, 2022
@aaron-prindle aaron-prindle changed the title [FR] Add flag/config feature to allow users get a renderered manifest or some information about the resulting namespace of render + deploy config [FR] Add flag/config feature to allow users to get renderered manifest or some information about the resulting namespace of render + deploy config Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/todo implementation task/epic for the skaffold team source/partnerships
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant