Skip to content

Add new TLS-related conditions to DomainMapping condset#10248

Merged
knative-prow-robot merged 3 commits intoknative:masterfrom
tcnghia:domain-mapping-auto-tls-crd
Dec 9, 2020
Merged

Add new TLS-related conditions to DomainMapping condset#10248
knative-prow-robot merged 3 commits intoknative:masterfrom
tcnghia:domain-mapping-auto-tls-crd

Conversation

@tcnghia
Copy link
Contributor

@tcnghia tcnghia commented Dec 2, 2020

Part 1 of #10247

Proposed Changes

  • Add new TLS-related conditions to DomainMapping condset

Release Note

NONE

@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Dec 2, 2020
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/API API objects and controllers labels Dec 2, 2020
@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 2, 2020
@tcnghia
Copy link
Contributor Author

tcnghia commented Dec 2, 2020

/assign @YoussB
/assign @julz

@tcnghia tcnghia requested review from YoussB, asyoussef and julz and removed request for asyoussef, markusthoemmes and whaught December 2, 2020 21:04
@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #10248 (72f6904) into master (0a8bcbf) will increase coverage by 0.04%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10248      +/-   ##
==========================================
+ Coverage   88.10%   88.15%   +0.04%     
==========================================
  Files         184      184              
  Lines        8619     8635      +16     
==========================================
+ Hits         7594     7612      +18     
  Misses        787      787              
+ Partials      238      236       -2     
Impacted Files Coverage Δ
pkg/apis/serving/v1alpha1/domainmapping_types.go 100.00% <ø> (ø)
...g/apis/serving/v1alpha1/domainmapping_lifecycle.go 85.71% <93.33%> (+4.23%) ⬆️
pkg/reconciler/domainmapping/reconciler.go 89.33% <100.00%> (+0.14%) ⬆️
pkg/reconciler/autoscaling/kpa/scaler.go 88.57% <0.00%> (-1.43%) ⬇️
pkg/reconciler/configuration/configuration.go 88.28% <0.00%> (+3.90%) ⬆️

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 0a8bcbf...72f6904. Read the comment docs.

Copy link
Contributor

@julz julz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits

Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
Copy link
Contributor

@julz julz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 3, 2020
@tcnghia
Copy link
Contributor Author

tcnghia commented Dec 3, 2020

/hold
(in case @YoussB wants some change)
/retest

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 3, 2020
@YoussB
Copy link
Contributor

YoussB commented Dec 8, 2020

/lgtm

@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: julz, tcnghia, YoussB

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

@tcnghia
Copy link
Contributor Author

tcnghia commented Dec 9, 2020

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 9, 2020
@knative-prow-robot knative-prow-robot merged commit da3fd99 into knative:master Dec 9, 2020
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants