Skip to content

feat: export TagLabelKey constant for per-tag Ingress resources#1120

Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom
kahirokunn:export-tag-label-key
Mar 10, 2026
Merged

feat: export TagLabelKey constant for per-tag Ingress resources#1120
knative-prow[bot] merged 1 commit intoknative:mainfrom
kahirokunn:export-tag-label-key

Conversation

@kahirokunn
Copy link
Member

@kahirokunn kahirokunn commented Mar 10, 2026

Add TagLabelKey to the networking API constants so that downstream
consumers (e.g. serving) can reference a single canonical definition
instead of duplicating the label key locally.

Changes

  • 🎁 Export TagLabelKey constant (networking.internal.knative.dev/tag) in the networking API constants

/kind enhancement

Release Note

Export `TagLabelKey` constant for labeling per-tag Ingress resources.

Docs

N/A

Add TagLabelKey to the networking API constants so that downstream
consumers (e.g. serving) can reference a single canonical definition
instead of duplicating the label key locally.

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
@knative-prow knative-prow bot added kind/enhancement size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 10, 2026
@knative-prow knative-prow bot requested review from dprotaso, dsimansk and skonto March 10, 2026 12:25
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.33%. Comparing base (64a6058) to head (424bc28).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1120   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files          35       35           
  Lines        1005     1005           
=======================================
  Hits          938      938           
  Misses         53       53           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 10, 2026
@knative-prow
Copy link

knative-prow bot commented Mar 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, kahirokunn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 10, 2026
@knative-prow knative-prow bot merged commit 8340ed7 into knative:main Mar 10, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/enhancement lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants