Add a separate label for envoy or contour #6488
Labels
kind/question
Categorizes an issue as a user question.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What question do you have?:
The field PodAnnotations is now defined in the Spec of ContourDeployment, through which Annotations can be added to contour or envoy pods separately, but for Labels, there is no similar definition. I found that there was a PR (#5543) that implemented this function, but Closed due to merge of #5968.
Because of the merger of #5968, now we can either add annotations to envoy or contour separately, or add (same) annotations to both contour and envoy through gateway.infrastructure.annotation; I think it is a good idea to provide the ability to configure separate labels for envoy or contour for more flexible use.
The text was updated successfully, but these errors were encountered: