From 3f96b6c021195c76f07d5ca07815eaa38f8f71f4 Mon Sep 17 00:00:00 2001 From: ilewis Date: Wed, 10 Apr 2024 13:34:57 +0100 Subject: [PATCH] remove todo comment --- api/v1/runtimecomponent_types.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/v1/runtimecomponent_types.go b/api/v1/runtimecomponent_types.go index 569095da..dbac877d 100644 --- a/api/v1/runtimecomponent_types.go +++ b/api/v1/runtimecomponent_types.go @@ -448,8 +448,6 @@ type StatusVersions struct { Reconciled string `json:"reconciled,omitempty"` } -// TODO Need to add annotations for Status condition warning I think!? - // +kubebuilder:resource:path=runtimecomponents,scope=Namespaced,shortName=comp;comps // +kubebuilder:object:root=true // +kubebuilder:subresource:status