knative-extensions / eventing-natss

NATS streaming integration with Knative Eventing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the eventing source label to indicate the source type

houshengbo opened this issue · comments

Describe the bug
All eventing sources should have a label to indicate the source type for all the released resources.
The similar label is networking.knative.dev/ingress-provider for all the serving ingresses.
I propose to add the label contrib.knative.dev/source-provider for all the available resources.
Since this repository is for eventing-natss, we will use contrib.knative.dev/source-provider: natss.

Expected behavior
Add the label contrib.knative.dev/source-provider: natss for all resources.

Knative release version
main

Additional context
Facilitate the support in knative operator

/close

@zhaojizhuang: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.