mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Rename id annotations to build annotations.
This commit is contained in:
@@ -246,6 +246,6 @@ type ResMap interface {
|
||||
ApplySmPatch(
|
||||
selectedSet *resource.IdSet, patch *resource.Resource) error
|
||||
|
||||
// Remove annotations used exclusively by the kustomize build process.
|
||||
RemoveIdAnnotations()
|
||||
// RemoveBuildAnnotations removes annotations created by the build process.
|
||||
RemoveBuildAnnotations()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user