Skip to content

Add categories to notification CRDs#1332

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

Add categories to notification CRDs#1332
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/receiver_types.go Outdated
// +genclient
// +kubebuilder:storageversion
// +kubebuilder:object:root=true
// +kubebuilder:resource:categories={fluxcd,fluxcd-notifications}

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:categories={fluxcd,fluxcd-notifications}
// +kubebuilder:resource:categories=all;fluxcd;fluxcd-notifications

Comment thread api/v1beta3/alert_types.go Outdated
// +genclient
// +kubebuilder:storageversion
// +kubebuilder:object:root=true
// +kubebuilder:resource:categories={fluxcd,fluxcd-notifications}

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:categories={fluxcd,fluxcd-notifications}
// +kubebuilder:resource:categories=all;fluxcd;fluxcd-notifications

Comment thread api/v1beta3/provider_types.go Outdated
// +genclient
// +kubebuilder:storageversion
// +kubebuilder:object:root=true
// +kubebuilder:resource:categories={fluxcd,fluxcd-notifications}

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:categories={fluxcd,fluxcd-notifications}
// +kubebuilder:resource:categories=all;fluxcd;fluxcd-notifications

Signed-off-by: kavirakesh14 <kavirakesh007@gmail.com>
@shruthihub shruthihub force-pushed the add-crd-categories branch from 9c46e30 to 2dea2ab Compare June 21, 2026 17:47
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.

3 participants