Skip to content

Conversation

walnuss0815
Copy link

This commit removes the name label from the deployment which is currently always empty.

Also in my case it is breaking the deployment via Argo CD by causing the following error: "failed to set app instance tracking info on manifest: failed to set app instance label: failed to get labels from target object apps/v1, Kind=Deployment /chisel-operator: .metadata.labels accessor error: contains non-string value in the map under key "name": is of the type , expected string"

This commit removes the `name` label from the deployment which is currently
always empty.

Also in my case it is breaking the deployment via Argo CD by causing the
following error: "failed to set app instance tracking info on manifest: failed
to set app instance label: failed to get labels from target object apps/v1,
Kind=Deployment /chisel-operator: .metadata.labels accessor error: contains
non-string value in the map under key "name": <nil> is of the type <nil>,
expected string"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant