Skip to content

feat(eso,cudn-bgp): platform-metadata IRSA and BGP config via ESO - #127

Merged
paulczar merged 1 commit into
mainfrom
feature/cudn-bgp-eso-config
Aug 6, 2026
Merged

feat(eso,cudn-bgp): platform-metadata IRSA and BGP config via ESO#127
paulczar merged 1 commit into
mainfrom
feature/cudn-bgp-eso-config

Conversation

@paulczar

@paulczar paulczar commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • external-secrets-operator 1.1.5: optional IRSA annotation from bootstrap ConfigMap rosa-platform-metadata (no account ARN in git).
  • cudn-bgp-routing-operator 0.1.4: ExternalSecret + Argo Sync Job apply operator IRSA and CUDNBgpConfig aws.* from Secrets Manager; remote key can come from platform metadata (bgpConfigSecretName).
  • Builds on merged buildOperator support (feat(cudn-bgp-routing-operator): in-cluster BuildConfig + Namespace (0.1.2) #126) for in-cluster operator images.

Test plan

  • helm template with platformMetadata.enabled=true renders IRSA Job + ClusterSecretStore
  • helm template with externalSecret.enabled=true + buildOperator.enabled=true renders BuildConfig, Job, skips inline CUDNBgpConfig
  • Greenfield local Helm e2e on ROSA HCP bgp (ESO Ready + CUDNBgpConfig Ready via ESO path)
  • After merge: confirm gh-pages publishes 1.1.5 and 0.1.4

Related

Made with Cursor

Bump external-secrets-operator to 1.1.5 with optional IRSA annotation
from rosa-platform-metadata. Bump cudn-bgp-routing-operator to 0.1.4
with ExternalSecret + Sync Job applying IRSA and CUDNBgpConfig aws.*
from Secrets Manager (remote key from platform metadata when unset).

Co-authored-by: Cursor <cursoragent@cursor.com>
@paulczar

paulczar commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Consumer: rh-mobb/rosa-cluster-config#150

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