Skip to content

Commit

Permalink
Remove odigos labels
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed Dec 23, 2024
1 parent b82625a commit 8d72fea
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions api/config/crd/bases/odigos.io_sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.1
labels:
metadata.labels.odigos.io/config: "1"
metadata.labels.odigos.io/system-object: "true"
name: sources.odigos.io
spec:
group: odigos.io
Expand Down
2 changes: 0 additions & 2 deletions api/odigos/v1alpha1/source_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import (
// +genclient
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
// +kubebuilder:metadata:labels=metadata.labels.odigos.io/config=1
// +kubebuilder:metadata:labels=metadata.labels.odigos.io/system-object=true
// +kubebuilder:printcolumn:name="Workload",type=string,JSONPath=`.spec.workload.name`
// +kubebuilder:printcolumn:name="Kind",type=string,JSONPath=`.spec.workload.kind`
// +kubebuilder:printcolumn:name="Namespace",type=string,JSONPath=`.spec.workload.namespace`
Expand Down
3 changes: 0 additions & 3 deletions helm/odigos/templates/crds/odigos.io_sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.1
labels:
metadata.labels.odigos.io/config: "1"
metadata.labels.odigos.io/system-object: "true"
name: sources.odigos.io
spec:
group: odigos.io
Expand Down

0 comments on commit 8d72fea

Please sign in to comment.