Jesse Suen
Jesse Suen
Should this be named `sharedSecret()` and `sharedConfigMap()` so as not to confuse the secret as a secret needed by cluster-level configuration, such as cluster webhooks?
NOTE: This might be more appropriate an autopromote option rather than a soak time option.
Yep, the UI only feature might be good enough. Updating title since we have the UI feature.
Question: I was helping a user where the `argocd-update` step was passing this as repoURL: * https://github.com/my-org/my-repo.git but Argo's Application was configured without the `.git`: * https://github.com/my-org/my-repo And so the...
In the case of Argo CD, we disallowed manual deploys if auto-sync was enabled for an app. This could be a simple technique to prevent the problematic scenario and remove...
Discussed offline, but the idea that came up on how to solve this is to introduce the idea of "pinning" a Stage to a specific Freight (or Freights if they...
> Can't believe an issue didn't already exist for this I found the original issue, https://github.com/akuity/kargo/issues/2107. Will close the original.
Transferring some of the other requirements/considerations from old issue into this issue ## Other requirements and/or considerations * `kargo` CLI should accept a new env var to use this token...
Removed cherry-pick label since this was closed
Making a note that this proposal needs to expand its scope to include verification failures, not just promotion. Because a common use case is to go back to the previous...