feat: upgrade argo to version 3.0#536
Conversation
Signed-off-by: Caleb Boylan <calebboylan@gmail.com>
9987706 to
7e61cc9
Compare
|
@squidboylan Do we know what additional Argo CD resources are created? |
looks to be: and based on my analysis of the diff. Confirmed by deploying upstream/main: |
Should we disable |
yeah, let's look into that separately though as it's a separate problem from the upgrade. Feel free to open an issue if you want, in either case I'll start looking into that. |
|
Ah we do have its pods disabled at least https://github.com/cnoe-io/idpbuilder/blob/main/hack/argo-cd/dex-server.yaml , so there's probably not much more to do there. We could patch out all of the references but it's probably not worth maintaining that. I like the current fix of setting its replicas to 0 |
No description provided.