Skip to content

Conversation

@julz
Copy link
Contributor

@julz julz commented Mar 2, 2021

I don't honestly know how useful this is since the DM/route namespace and the Ingress
NS are always the same, but seems nice to add this to be consistent with Route
which adds a similar RouteNamespaceLabelKey label when it applies RouteLabelKey, since we added an equivalent DomainMappingLabelKey in #10370.

/assign @markusthoemmes @nak3

I don't know how useful this is since the DM/route namespace and ingress
NS are always the same, but adding this to be consistent with Route
which adds a similar label.
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 2, 2021
@knative-prow-robot knative-prow-robot added area/API API objects and controllers size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 2, 2021
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

Merging #10868 (fbada3d) into master (a8e67e0) will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10868      +/-   ##
==========================================
- Coverage   88.12%   88.02%   -0.10%     
==========================================
  Files         188      188              
  Lines        9041     9102      +61     
==========================================
+ Hits         7967     8012      +45     
- Misses        825      834       +9     
- Partials      249      256       +7     
Impacted Files Coverage Δ
pkg/reconciler/domainmapping/resources/ingress.go 100.00% <ø> (ø)
pkg/queue/health/probe.go 82.71% <0.00%> (-11.04%) ⬇️
pkg/reconciler/configuration/configuration.go 86.71% <0.00%> (-1.57%) ⬇️
pkg/reconciler/autoscaling/kpa/scaler.go 88.73% <0.00%> (-1.41%) ⬇️
pkg/queue/readiness/probe.go 100.00% <0.00%> (ø)
pkg/apis/serving/v1/service_validation.go 100.00% <0.00%> (ø)
pkg/reconciler/revision/resources/queue.go 100.00% <0.00%> (ø)
pkg/apis/autoscaling/v1alpha1/metric_types.go 100.00% <0.00%> (ø)
pkg/apis/serving/v1/configuration_validation.go 100.00% <0.00%> (ø)
pkg/autoscaler/aggregation/bucketing.go 99.12% <0.00%> (+0.03%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8e67e0...fbada3d. Read the comment docs.

@knative-prow-robot knative-prow-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 2, 2021
@nak3
Copy link
Contributor

nak3 commented Mar 2, 2021

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 2, 2021
@julz
Copy link
Contributor Author

julz commented Mar 3, 2021

still needs an approve from someone

/assign @vagababov @dprotaso

@vagababov
Copy link
Contributor

/approve

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vagababov

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

The pull request process is described here

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-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2021
@knative-prow-robot knative-prow-robot merged commit 267697a into knative:master Mar 3, 2021
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. area/API API objects and controllers cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants