Skip to content

fix(eso,cudn-bgp): CSS webhook wait + PostSync apply Job - #130

Merged
paulczar merged 1 commit into
mainfrom
fix/eso-css-webhook-and-cudn-postsync
Aug 6, 2026
Merged

fix(eso,cudn-bgp): CSS webhook wait + PostSync apply Job#130
paulczar merged 1 commit into
mainfrom
fix/eso-css-webhook-and-cudn-postsync

Conversation

@paulczar

@paulczar paulczar commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • external-secrets-operator 1.1.6: Sync-wave Job waits for external-secrets/external-secrets-webhook Endpoints before ClusterSecretStore apply (fixes greenfield admission race when the OLM operand webhook is not ready yet).
  • cudn-bgp-routing-operator 0.1.5: Change bgp-config-apply Argo hook from Sync to PostSync so the Job no longer blocks the manager Deployment during sync.

Test plan

  • CI chart lint / ct passes
  • Confirm gh-pages publishes external-secrets-operator-1.1.6 and cudn-bgp-routing-operator-0.1.5
  • Follow-up: pin in rosa-cluster-config dev/bgp and re-run BGP GitOps greenfield (no manual CSS apply / Deployment workaround)

Made with Cursor

ESO 1.1.6 waits for external-secrets-webhook Endpoints before applying
ClusterSecretStore. CUDN 0.1.5 uses PostSync for bgp-config-apply so the
Job no longer blocks the manager Deployment during GitOps sync.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant