Skip to content

Commit ea3706b

Browse files
authored
chore: remove unused crd (#1855)
This CRD is left over un-used from the #1735 PR. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - Chores - Removed the Settings CustomResourceDefinition from the distribution. New installs and upgrades will no longer register or manage Settings resources. - Impact: Clusters will not create Settings resources, and any existing ones may become unsupported. Review your configuration to ensure no dependencies on the removed resource. - Kustomization updated to exclude the Settings CRD from deployed resources. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent e726587 commit ea3706b

2 files changed

Lines changed: 0 additions & 85 deletions

File tree

manifests/claudie/crd/claudie.io_settings.yaml

Lines changed: 0 additions & 84 deletions
This file was deleted.

manifests/claudie/crd/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ metadata:
33
name: crd
44
resources:
55
- claudie.io_inputmanifests.yaml
6-
- claudie.io_settings.yaml

0 commit comments

Comments
 (0)