Skip to content

feat: support configurable Cloudflare secret key names#183

Open
russell-parks wants to merge 3 commits into
adyanth:mainfrom
rezzell:codex/configurable-cloudflare-secret-keys
Open

feat: support configurable Cloudflare secret key names#183
russell-parks wants to merge 3 commits into
adyanth:mainfrom
rezzell:codex/configurable-cloudflare-secret-keys

Conversation

@russell-parks
Copy link
Copy Markdown

Summary

  • add camelCase Cloudflare secret key fields (apiTokenKey, apiKeyKey, emailKey) with defaults that preserve current behavior
  • keep the existing uppercase fields as legacy aliases and resolve precedence so old manifests continue to work
  • update controller secret lookup, CRD schemas, tests, and auth docs/examples for configurable secret data keys

Testing

  • GOTOOLCHAIN=go1.24.2 GOCACHE=/private/tmp/cloudflare-operator-go-build GOMODCACHE=/private/tmp/cloudflare-operator-go-mod /opt/homebrew/bin/go test ./api/v1alpha1 ./api/v1alpha2 ./internal/controller -count=1

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