Dylan Schlager
Dylan Schlager
> However, there is something odd with the latest code which we have to investigate @jannfis - is this still relevant? Is there anything that I can help with to...
I am also having this issue. ArgoCD v2.8.4 ``` Failed to compare desired state to live state: failed to perform pre-diff normalization: error building typed results: error creating typedLive: errors:...
I figured I'd come back and update here - we got this issue to go away with two things (not exactly sure which one resolved the issue but I'm leaning...
Hmm, I gave this a shot on my fork and realize that the pod template isn't available in the replicaset node, bummer: ``` { group: 'apps', version: 'v1', kind: 'ReplicaSet',...
/remove-lifecycle stale same issue on our end with 1.27
``` / $ /scripts/ecr-login.sh [Errno 30] Read-only file system: '/app/.aws' ``` It looks like this is the issue. Regardless of how the script gets mounted, it looks like using the...
Removing the `securityContext` block seems to resolve this issue. Let me know if there is a better way to handle this aside from deleting that block.
> Will it work if you change the file system attribute to `readOnlyRootFilesystem: false`? I tested multiple configurations of the block initially (with this included) and had no luck.
Unless I'm mistaken, this fix sounds like it's addressing a similar type of case where the rollout controller setting traffic to 100% isn't allowing enough time for it to verify...
I can also see here, that header routes are not reset at all during this event. Excuse the scrappy graph, but assume that `c8e` is V1, `5ba` is V2, and...