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

add ArgoCD Diff with Teleport Auth action #1

Merged
merged 1 commit into from
Jan 14, 2025
Merged

add ArgoCD Diff with Teleport Auth action #1

merged 1 commit into from
Jan 14, 2025

Conversation

BulatSaif
Copy link
Collaborator

Reusable workflow to Compares ArgoCD application states between the current branch and cluster

Tested here: https://github.com/paritytech/devops-cloud-infra/pull/293

@BulatSaif BulatSaif self-assigned this Jan 14, 2025
@nprt
Copy link

nprt commented Jan 14, 2025

We use this in place of the automatic sync for ArgoCD?

@BulatSaif
Copy link
Collaborator Author

We use this in place of the automatic sync for ArgoCD?

When templating tools like Kustomize and Helm are used, git diff is insufficient to see how changes will affect the cluster. This workflow shows the diff between the generated Kubernetes resources.

It helps to approve pull requests faster as you can see exactly how changes will affect the cluster without rendering them locally.

@BulatSaif BulatSaif merged commit 31d5767 into main Jan 14, 2025
1 check passed
@BulatSaif BulatSaif deleted the bs/init branch January 14, 2025 14:01
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

Successfully merging this pull request may close these issues.

2 participants