Daniel K

Results 8 comments of Daniel K

I further analysed the behaviour and found actually the issues, causing the crazy git polling intervals in our case. # Issue 1 - Application Syncs of Application Controller (with app-resync...

Also having the same problem. Did you found a working solution meanwhile ? I am failing updating the image for the cattle-node-agent and cattle-cluster-agent to use this instead: rancher/rancher-agent:v2.2-head-linux-arm64

We are experiences the same on multiple our of OKD clusters (OKD 4.9, 4.10, 4.11) and PGO 5.x.x. But we can limit the issue scope, this only happens when you...

We are also running the operator on OKD/Openshift. We usually handle this by adding the "anyuid" scc to the existing ClusterRole (via a kustomize patch without need of changing the...

To follow up on your question. Yes, I also wouldn't see any problem adding the envs to all task pods and not only the terraform ones. So agree with your...

In the enterprise company I am working in, teams uses different repo patterns, based on size and complexity of the applications. - `Mono repo pattern`: Application source code, Kubernetes manifests,...

Hey @krancour, Is there any update on this ticket ? were you able to discuss this further in the round of maintainers ? Thanks.

@krancour wouldn't it be possible to limit the `list` view based on `resourceNames`. According kubernetes docs, it should be possible to do so and would be a native feature, see:...