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

Can we use kpt live to solve ordering issues of apply? #25

Open
jlewi opened this issue May 20, 2020 · 1 comment
Open

Can we use kpt live to solve ordering issues of apply? #25

jlewi opened this issue May 20, 2020 · 1 comment

Comments

@jlewi
Copy link
Contributor

jlewi commented May 20, 2020

Currently we have to manually apply the applications in a certain order to avoid issues caused by trying to create resources in a namespace before the resource exists.
https://github.com/kubeflow/gcp-blueprints/blob/541432cd52ff57b2ef3711b800aec5236338d3f9/kubeflow/Makefile#L69

https://googlecontainertools.github.io/kpt/reference/live/apply/

kpt live also supports pruning which we need for updates.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/feature 0.74

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage May 20, 2020
@google-admin google-admin removed this from To Do in Needs Triage Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant