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

Assisted FluxCD apply #11

Open
RealityAnomaly opened this issue Nov 23, 2024 · 0 comments
Open

Assisted FluxCD apply #11

RealityAnomaly opened this issue Nov 23, 2024 · 0 comments
Labels
enhancement New feature or request kubernetes

Comments

@RealityAnomaly
Copy link
Owner

Provide a mechanism to do an "assisted FluxCD" apply, on top of a future manual implementation of a system that directly uses the Kubernetes API to apply the resources and manages dependency gates (#10). This would require a reference to a local Git repo on-disk (or we could internalise the cloning and pushing of it?)

  1. Enlighten the diff functionality so diffs can run against the cluster itself
  2. Add the resource files to the Git repo, stage the changes, commit, and push
  3. Set the annotation via Flux to force an immediately scheduled pull
  4. Watch resources and report the progress of the apply to the user
  5. Respond with a success/failure
@RealityAnomaly RealityAnomaly added enhancement New feature or request kubernetes labels Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kubernetes
Projects
None yet
Development

No branches or pull requests

1 participant