Skip to content

Add categories to Kustomization CRD#1679

Open
shruthihub wants to merge 1 commit into
fluxcd:mainfrom
shruthihub:add-crd-categories
Open

Add categories to Kustomization CRD#1679
shruthihub wants to merge 1 commit into
fluxcd:mainfrom
shruthihub:add-crd-categories

Conversation

@shruthihub

Copy link
Copy Markdown

No description provided.

Comment thread api/v1/kustomization_types.go Outdated
// +kubebuilder:storageversion
// +kubebuilder:object:root=true
// +kubebuilder:resource:shortName=ks
// +kubebuilder:resource:shortName=ks,categories={fluxcd,fluxcd-kustomize}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
// +kubebuilder:resource:shortName=ks,categories={fluxcd,fluxcd-kustomize}
// +kubebuilder:resource:shortName=ks,categories=all;fluxcd;fluxcd-appliers

@stefanprodan stefanprodan Jun 21, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We need the same for HelmRelease

Signed-off-by: kavirakesh14 <kavirakesh007@gmail.com>
@shruthihub shruthihub force-pushed the add-crd-categories branch from 830f1ff to e8aed58 Compare June 21, 2026 17:43
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.

4 participants