cbc2c1cb9f13f094a545e7eb6383d15261a96072
The Gateway API admission server defaults certificateRefs[].group to "" when it is omitted. ArgoCD diffed the desired state (no group field) against the live state (group: "") and flagged every gateway as out of sync. Fix: explicitly set group: "" in all certificateRefs entries so the rendered manifest matches the API server's canonical form exactly. Affected: artifactapi, cattle-system, consul, litellm, paperclip, puppet (puppetboard + puppetdb), vault. Reviewed-on: #153
Description
GitOps for ArgoCD
Languages
Shell
67.9%
Python
23.1%
Makefile
9%