Aikawa

Results 92 comments of Aikawa

Hi @tiwarisanjay , thank you for reporting! Could you please tell us which `chart version` and `appVersion` did you used? 🙋

~~It looks `Lint PR / Validate PR title (pull_request_target)` CI refers config on master, so the title of `argocd-apps` is treated as invalid. 😇 It will work well from next...

FYI, I am planning to follow the steps below. 🙋 https://github.com/argoproj/argo-helm/pull/1342#pullrequestreview-1019481838

I tested on my local environment if I could adopt existing CRDs successfully, as below. 📝 --- 1. initial install with chart v4.16.0 ``` $ helm upgrade argo-cd --install --namespace...

Thank you for explaining! > helm needs to apply CRDs first and wait until the API extension is ready before we can deploy a instance of that CRD, otherwise the...

@pdrastil Thank you for more information! Oh that is important. :eyes: https://github.com/argoproj/argo-helm/blob/main/charts/argo-events/values.yaml#L22-L23

*Whichever method we adopt, we don't have to keep open this PR for now, so I've put it back in draft.

Hi, thank you for reporting! I made a PR for supporting Azure Blob Storage. Please wait for a while to be merged. 😄

I think this PR has breaking change for existing users, so we need to describe how to adopt existing CRDs, like https://github.com/argoproj/argo-helm/pull/1342 . 👀 argo-workflows does not have upgrade guid...

Hi @oliverbaehler , could you please review and approve this PR to merge, though it's related to argo-cd? 🙋 🙇