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

Delete gateway api admission server #1890

Closed
wants to merge 1 commit into from

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Sep 14, 2023

No longer required, Gateway API has transitioned to
CEL based validation https://kubernetes.io/blog/2023/08/29/gateway-api-v0-8/#cel-validation

@arkodg arkodg requested a review from a team as a code owner September 14, 2023 19:07
No longer required, Gateway API has transitioned to
CEL based validation https://kubernetes.io/blog/2023/08/29/gateway-api-v0-8/#cel-validation

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg force-pushed the rm-admission-server branch from 1a5964b to e8f182d Compare September 14, 2023 19:10
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #1890 (e8f182d) into main (75831e6) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1890      +/-   ##
==========================================
+ Coverage   66.07%   66.14%   +0.06%     
==========================================
  Files          86       86              
  Lines       12874    12874              
==========================================
+ Hits         8507     8516       +9     
+ Misses       3838     3830       -8     
+ Partials      529      528       -1     

see 2 files with indirect coverage changes

@arkodg
Copy link
Contributor Author

arkodg commented Sep 15, 2023

looks like we cannot manually omit the admission server resource since our tooling relies on the upstream install manifests
blocked on kubernetes-sigs/gateway-api#2400

@qicz
Copy link
Member

qicz commented Sep 16, 2023

gen-check needs fix

@arkodg
Copy link
Contributor Author

arkodg commented Sep 18, 2023

kubernetes-sigs/gateway-api#2400 has been fixed upstream, nothing needs to be done in this PR since the omission of the webhook resources is handled in upstream itself, so we'll auto fix this the next time we bump to gateway-api v1.0

@arkodg arkodg closed this Sep 18, 2023
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.

2 participants