weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Include source labels of name and namespace in generated resources #20

Closed ranatrk closed 1 year ago

ranatrk commented 1 year ago

Closes https://github.com/weaveworks/gitopssets-controller/issues/15

What changed? Include labels in generated resources :

labels:
  templates.weave.works/name: my-gs
  templates.weave.works/namespace: mg-gs-namespace

How did you validate the change? unit tests and manual test