Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: support custom gateway cert expiry days. #2047

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

qicz
Copy link
Member

@qicz qicz commented Oct 23, 2023

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #2046

@qicz qicz requested a review from a team as a code owner October 23, 2023 06:32
zirain
zirain previously approved these changes Oct 23, 2023
Signed-off-by: qicz <[email protected]>
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #2047 (d2baef3) into main (04029bb) will decrease coverage by 0.04%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2047      +/-   ##
==========================================
- Coverage   65.38%   65.35%   -0.04%     
==========================================
  Files          95       95              
  Lines       13939    13940       +1     
==========================================
- Hits         9114     9110       -4     
- Misses       4261     4264       +3     
- Partials      564      566       +2     
Files Coverage Δ
internal/crypto/certgen.go 76.50% <100.00%> (ø)
internal/envoygateway/config/config.go 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@qicz
Copy link
Member Author

qicz commented Oct 23, 2023

/retest

@qicz qicz requested a review from zirain October 23, 2023 09:44
@qicz qicz merged commit 6b2c0e6 into envoyproxy:main Oct 23, 2023
18 checks passed
@zirain
Copy link
Member

zirain commented Oct 23, 2023

@qicz need at least two approval before merged

@qicz
Copy link
Member Author

qicz commented Oct 31, 2023

@qicz need at least two approval before merged

ok

arkodg added a commit to arkodg/gateway that referenced this pull request Nov 10, 2023
zirain added a commit that referenced this pull request Nov 14, 2023
* Revert "refactor: support custom gateway cert expiry days. (#2047)"

This reverts commit 6b2c0e6.

Signed-off-by: Arko Dasgupta <[email protected]>

* Default cert expire time to 5 years

Signed-off-by: Arko Dasgupta <[email protected]>

* fix overWriteControlPlaneCerts field

Signed-off-by: Arko Dasgupta <[email protected]>

* make generate

Signed-off-by: Arko Dasgupta <[email protected]>

---------

Signed-off-by: Arko Dasgupta <[email protected]>
Co-authored-by: zirain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom the envoy-gateway cert life time
2 participants