14 Jun 2024 07:23 AM - edited 14 Jun 2024 07:43 AM
Has anyone been able to successfully configure URL proxy whitelisting for the CSI driver? If so, how and using which Dynatrace operator version?
Our use case for this is pulling the code module images from a private registry that isn't reachable over the proxy configured in the Dynakube via secret referenced by "spec.proxy.valueFrom".
So far, all our attempts to use the feature flag "feature.dynatrace.com/no-proxy" with operator v0.14.2 were unsuccessful (CSI driver still used the proxy to connect to a registry whose FQDN was configured as a value for the feature flag). The target image is configured via "spec.oneAgent.applicationMonitoring.codeModulesImage" in the Dynakube.