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

Implement “ksail diff” to check the actual changes made to a kubernetes cluster with a new reconciliation #366

Open
devantler opened this issue Nov 20, 2024 · 0 comments

Comments

@devantler
Copy link
Owner

Description

This solves the issue with bot knowing what a HelmRelease did. For example if it is missing a NetworkPolicy, or if it creates rbac with administrator rights. These are all things that should be transparent to the platform engineer.

Implementation for ArgoCD:

  • argocd-diff-action
  • kubechecks

Implementation for Flux GitOps:

  • ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant