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

feat: bump to gateway api v0.7.0-rc1 #1386

Merged
merged 10 commits into from
May 4, 2023

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented May 2, 2023

* Carries foward envoyproxy#1266
so upstream can get some feedback on the rc release

* Disables mesh conformance tests recently introduced

* Fixes envoyproxy#1267

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner May 2, 2023 17:35
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #1386 (f644594) into main (7d7ff25) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1386      +/-   ##
==========================================
+ Coverage   62.38%   62.40%   +0.02%     
==========================================
  Files          78       78              
  Lines       10973    10973              
==========================================
+ Hits         6845     6848       +3     
+ Misses       3677     3673       -4     
- Partials      451      452       +1     
Impacted Files Coverage Δ
internal/gatewayapi/route.go 87.78% <100.00%> (ø)

... and 2 files with indirect coverage changes

@arkodg
Copy link
Contributor Author

arkodg commented May 2, 2023

blocked on kubernetes-sigs/controller-runtime#2295

arkodg added 4 commits May 2, 2023 11:42
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@zirain zirain mentioned this pull request May 4, 2023
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
@arkodg arkodg requested review from a team, kflynn, zhaohuabing and chauhanshubham and removed request for a team May 4, 2023 02:12
Copy link
Member

@Xunzhuo Xunzhuo left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for working on it : )

@arkodg arkodg requested a review from qicz May 4, 2023 02:32
@arkodg arkodg merged commit eee6d39 into envoyproxy:main May 4, 2023
15 checks passed
@arkodg arkodg deleted the bump-gwapi-v0.7.0-rc1 branch May 4, 2023 02:38
arkodg added a commit to arkodg/gateway that referenced this pull request May 10, 2023
Relates to envoyproxy#1386
where we pinned controller runtime to a SHA commit to
unblock us to import a newer Gateway API version

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Xunzhuo pushed a commit that referenced this pull request May 10, 2023
Bump controller-runtime to v0.15.0-alpha.0

Relates to #1386
where we pinned controller runtime to a SHA commit to
unblock us to import a newer Gateway API version

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
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.

None yet

4 participants