Skip to content

feat: rename CRD from RedirectDomain to DecoRedirect#14

Merged
igoramf merged 1 commit into
mainfrom
feat/rename-crd-decoredirect
May 21, 2026
Merged

feat: rename CRD from RedirectDomain to DecoRedirect#14
igoramf merged 1 commit into
mainfrom
feat/rename-crd-decoredirect

Conversation

@igoramf
Copy link
Copy Markdown
Collaborator

@igoramf igoramf commented May 21, 2026

Renames the CRD kind from RedirectDomain to DecoRedirect (group deco.sites/v1alpha1, plural decoredict). Updates all Go types, controller, API handlers, tests, RBAC markers, Helm templates, and sample manifests. Regenerated with make generate.


Summary by cubic

Renamed the CRD from RedirectDomain to DecoRedirect in group deco.sites/v1alpha1 (plural decoredict) and aligned controller, API, Helm, RBAC, and tests. No behavior changes; the operator HTTP API remains at /redirects.

  • Refactors

    • Renamed Go types, reconciler, and status to DecoRedirect; regenerated deep-copies.
    • Switched RBAC and CRDs to resource decoredict (incl. status/finalizers).
    • Updated Helm chart: CRD template, roles, and sample manifest to DecoRedirect.
    • Added hack/test-api.sh to smoke test /redirects CRUD.
  • Migration

    • Upgrade the chart to install the new CRD/RBAC.
    • Update manifests to use kind DecoRedirect and resource decoredict.
    • Recreate existing RedirectDomain objects as DecoRedirect; HTTP API clients need no changes.

Written for commit 85382c5. Summary will update on new commits. Review in cubic

Renames the CRD kind from RedirectDomain to DecoRedirect (group
deco.sites/v1alpha1, plural decoredict). Updates all Go types,
controller, API handlers, tests, RBAC markers, Helm templates, and
sample manifests. Regenerated with make generate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 15 files

Re-trigger cubic

@igoramf igoramf merged commit d174851 into main May 21, 2026
5 checks passed
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