Marco Maurer (-Kilchhofer)
Marco Maurer (-Kilchhofer)
We (@swisspost) also encountered this behavior with newest 2.4.7. Our AWS EKS clusters cannot reach the internet directly, only via proxy. Until now we did not configure proxy settings in...
Asked the community in the slack channel for their thoughts about this refactoring: https://cloud-native.slack.com/archives/C02097VUKUM/p1654880501143779 >
`credentialTemplates` is related to configuring repos and not for authentication of users. The OIDC auth example is not deprecated so I think you should be fine.
I don't think that this makes sense for us. We want to follow the [DRY principle](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself). Are there other options for you? Maybe a chart annotation (https://artifacthub.io/docs/topics/annotations/helm/)?
@pierluigilenoci I don't understand why someone wants to configure PV on Argo CD components. We only implement use cases which are supported by the upstream project itself (https://github.com/argoproj/argo-cd). One thing...
ACK. That makes sense. There's already an issue upstream for that: https://github.com/argoproj/argo-cd/issues/7927
I also started a discussion in slack over there: https://cloud-native.slack.com/archives/C020XM04CUW/p1654109494458449
Update in Slack: > xref: https://github.com/argoproj/argo-cd/issues/9869