oam-kubernetes-runtime
oam-kubernetes-runtime copied to clipboard
Add Scope content into the annotation/label of Workloads
Implement Category Scope to control label/annotation mark, application configuration render will inject scope.oam.dev labels to Workload, the webhook will intercept Workload and inject labels and annotation.
-
[x] support key/value
-
[x] support Secret
-
[x] support Configmap
-
[ ] support ObjectField
-
[ ] add ut
Why is a "category" scope a core scope?
kindly ping @Ghostbaby , are you still working on it? Do you mind move it to catalog repo? As @ryanzhang-oss said, we can't just say this scope is a core scope, we could put it there, if many people love this feature, we could move it here or to KubeVela.
@wonderflow yes,I will move this feature to the catalog repo.