replace Resource.refBy with annotations

This commit is contained in:
Natasha Sarkar
2021-06-16 17:46:40 -07:00
parent 60038d44f9
commit a84badb834
4 changed files with 53 additions and 16 deletions

View File

@@ -15,6 +15,7 @@ const (
BuildAnnotationPrefixes = konfig.ConfigAnnoDomain + "/prefixes"
BuildAnnotationSuffixes = konfig.ConfigAnnoDomain + "/suffixes"
BuildAnnotationPreviousNamespaces = konfig.ConfigAnnoDomain + "/previousNamespaces"
BuildAnnotationsRefBy = konfig.ConfigAnnoDomain + "/refBy"
// the following are only for patches, to specify whether they can change names
// and kinds of their targets