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

argocd app diff should support local repository comparison #239

Closed
jessesuen opened this issue May 25, 2018 · 0 comments
Closed

argocd app diff should support local repository comparison #239

jessesuen opened this issue May 25, 2018 · 0 comments
Assignees
Milestone

Comments

@jessesuen
Copy link
Member

Currently, argocd app diff will perform a diff of the git state to the live state. We have a need to perform a diff of the local repository to the live state. This would require invoking ks show to generate the manifests, then take into consideration any application overrides, then compare it with the live state.

@alexmt alexmt added this to the 0.6.0 milestone Jun 14, 2018
jessesuen added a commit to jessesuen/argo-cd that referenced this issue Jun 19, 2018
@jessesuen jessesuen self-assigned this Jun 20, 2018
leoluz pushed a commit to leoluz/argo-cd that referenced this issue Sep 29, 2023
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.4.0 to 2.8.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md)
- [Commits](kubernetes/klog@v2.4.0...v2.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

No branches or pull requests

2 participants