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

bump gwapi to 1.2.0 #4384

Merged
merged 8 commits into from
Oct 10, 2024
Merged

bump gwapi to 1.2.0 #4384

merged 8 commits into from
Oct 10, 2024

Conversation

zirain
Copy link
Contributor

@zirain zirain commented Oct 3, 2024

No description provided.

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain marked this pull request as ready for review October 3, 2024 23:59
@zirain zirain requested a review from a team as a code owner October 3, 2024 23:59
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.73%. Comparing base (b9f594c) to head (3fb23a4).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4384      +/-   ##
==========================================
+ Coverage   65.70%   65.73%   +0.02%     
==========================================
  Files         200      200              
  Lines       24128    24141      +13     
==========================================
+ Hits        15854    15868      +14     
+ Misses       7139     7138       -1     
  Partials     1135     1135              

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

@zirain
Copy link
Contributor Author

zirain commented Oct 4, 2024

looks like another CRD upgrade issue

2024-10-04T00:31:43.8011882Z     eg_upgrade.go:146: Failed to upgrade the release: failed to create CRDs: cannot patch "backendtlspolicies.gateway.networking.k8s.io" with kind CustomResourceDefinition: CustomResourceDefinition.apiextensions.k8s.io "backendtlspolicies.gateway.networking.k8s.io" is invalid: status.storedVersions[0]: Invalid value: "v1alpha2": must appear in spec.versions && cannot patch "grpcroutes.gateway.networking.k8s.io" with kind CustomResourceDefinition: CustomResourceDefinition.apiextensions.k8s.io "grpcroutes.gateway.networking.k8s.io" is invalid: status.storedVersions[0]: Invalid value: "v1alpha2": must appear in spec.versions

Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
@larivierec
Copy link

yeah, grpcroutes v1alpha2 was removed from gwapis 1.2.0. essentially, should not be there at all

@zirain
Copy link
Contributor Author

zirain commented Oct 6, 2024

wait #4393

@zirain
Copy link
Contributor Author

zirain commented Oct 9, 2024

now, this one become clear to review.

shawnh2
shawnh2 previously approved these changes Oct 9, 2024
@zirain zirain requested review from a team October 9, 2024 13:16
zhaohuabing
zhaohuabing previously approved these changes Oct 10, 2024
@arkodg
Copy link
Contributor

arkodg commented Oct 10, 2024

thanks @zirain, can you also clean up

[[PackageOverrides]]

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain dismissed stale reviews from zhaohuabing and shawnh2 via 59dcdf4 October 10, 2024 01:03
@zirain
Copy link
Contributor Author

zirain commented Oct 10, 2024

thanks @zirain, can you also clean up

[[PackageOverrides]]

updated

osv-scanner.toml Outdated Show resolved Hide resolved
Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain merged commit 9565863 into envoyproxy:main Oct 10, 2024
26 of 28 checks passed
@zirain zirain deleted the bump-gwapi branch October 10, 2024 03:36
juwon8891 pushed a commit to juwon8891/gateway that referenced this pull request Oct 22, 2024
* bump gwapi to 1.2.0

Signed-off-by: zirain <zirain2009@gmail.com>

* use v1.1.2

Signed-off-by: zirain <zirain2009@gmail.com>

* update

Signed-off-by: zirain <zirain2009@gmail.com>

* fix

Signed-off-by: zirain <zirain2009@gmail.com>

* lint

Signed-off-by: zirain <zirain2009@gmail.com>

* update

Signed-off-by: zirain <zirain2009@gmail.com>

* remove

Signed-off-by: zirain <zirain2009@gmail.com>

---------

Signed-off-by: zirain <zirain2009@gmail.com>
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.

6 participants