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

Investigate if ArgoCD UI extension support write operation #282

Closed
xdevxy opened this issue Sep 19, 2024 · 1 comment
Closed

Investigate if ArgoCD UI extension support write operation #282

xdevxy opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@xdevxy
Copy link
Contributor

xdevxy commented Sep 19, 2024

Summary

We'd like to investigate if ArgoCD UI extension support write operation so that user can use it to perform actions that would result in rollout spec changes. For example, pause feature that would change the lifecycle.desiredPhase field to be paused.

Also, we'd like to understand how ArgoCD do the gitops comparison, so that whether such in cluster change would trigger ArgoCD to consider the service is out of sync or not.

Use Cases

Support instant in cluster rollout spec write to enable features as pause a pipeline or monovertex.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@xdevxy xdevxy added the enhancement New feature or request label Sep 19, 2024
@xdevxy xdevxy added this to the 0.5 Enhance CRUD milestone Sep 19, 2024
@dpadhiar
Copy link
Contributor

Investigation concluded - found that when updating a Rollout spec using k8s instead of GitOps that ArgoCD did not go out of sync. Moving forward with creating pause action for extension in #293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants