Skip to content

release: v1.2.7#5410

Merged
zhaohuabing merged 10 commits intoenvoyproxy:release/v1.2from
zhaohuabing:release/v1.2.7-cherry-pick
Mar 6, 2025
Merged

release: v1.2.7#5410
zhaohuabing merged 10 commits intoenvoyproxy:release/v1.2from
zhaohuabing:release/v1.2.7-cherry-pick

Conversation

@zhaohuabing
Copy link
Copy Markdown
Member

No description provided.

…nvoyproxy#5148)

* validate all xds resources before returning the translation result

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>

---------

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
(cherry picked from commit b1bf609)
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner March 5, 2025 02:02
@zhaohuabing zhaohuabing marked this pull request as draft March 5, 2025 02:02
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2025

Codecov Report

Attention: Patch coverage is 40.34335% with 139 lines in your changes missing coverage. Please review.

Project coverage is 65.73%. Comparing base (041d474) to head (5e7f7af).
Report is 1 commits behind head on release/v1.2.

Files with missing lines Patch % Lines
internal/gatewayapi/resource/load.go 0.00% 30 Missing ⚠️
internal/xds/filters/wellknown.go 38.77% 27 Missing and 3 partials ⚠️
internal/xds/translator/accesslog.go 54.23% 17 Missing and 10 partials ⚠️
internal/utils/proto/proto.go 42.85% 8 Missing and 4 partials ⚠️
internal/xds/types/resourceversiontable.go 25.00% 9 Missing ⚠️
internal/xds/translator/authorization.go 20.00% 0 Missing and 8 partials ⚠️
internal/xds/cache/snapshotcache.go 0.00% 6 Missing ⚠️
internal/xds/translator/translator.go 16.66% 2 Missing and 3 partials ⚠️
internal/xds/translator/custom_response.go 33.33% 0 Missing and 4 partials ⚠️
internal/xds/translator/httpfilters.go 40.00% 2 Missing and 1 partial ⚠️
... and 2 more

❌ Your patch status has failed because the patch coverage (40.34%) is below the target coverage (60.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.2    #5410      +/-   ##
================================================
- Coverage         65.89%   65.73%   -0.17%     
================================================
  Files               211      211              
  Lines             32076    32183     +107     
================================================
+ Hits              21136    21154      +18     
- Misses             9694     9775      +81     
- Partials           1246     1254       +8     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

tobrien-nydig and others added 6 commits March 5, 2025 02:10
* fix: Allow weights to be zero on endpoints

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* chore: bump go to 1.24 (envoyproxy#5287)

* chore: bump go to 1.24

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

* fix

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

---------

Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* build(deps): bump sigs.k8s.io/kind from 0.26.0 to 0.27.0 in /tools/src/kind (envoyproxy#5295)

build(deps): bump sigs.k8s.io/kind in /tools/src/kind

Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/kubernetes-sigs/kind/releases)
- [Commits](kubernetes-sigs/kind@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* build(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.1 (envoyproxy#5291)

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.17.0...v3.17.1)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* build(deps): bump the golang-org group across 2 directories with 1 update (envoyproxy#5290)

Bumps the golang-org group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the golang-org group with 1 update in the /examples/extension-server directory: [golang.org/x/net](https://github.com/golang/net).

Updates `golang.org/x/net` from 0.34.0 to 0.35.0
- [Commits](golang/net@v0.34.0...v0.35.0)

Updates `golang.org/x/net` from 0.34.0 to 0.35.0
- [Commits](golang/net@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang-org
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* build(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /tools/src/golangci-lint (envoyproxy#5294)

build(deps): bump github.com/golangci/golangci-lint

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.63.4 to 1.64.5.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](golangci/golangci-lint@v1.63.4...v1.64.5)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* Add test case

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* Add test case

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* one more test

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* one more test

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* remove

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* Found the bug for real

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* Focus on gatewayapi

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* cleanup

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* cleanup

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* build(deps): bump github.com/evanphx/json-patch/v5 from 5.9.0 to 5.9.11 (envoyproxy#5293)

Bumps [github.com/evanphx/json-patch/v5](https://github.com/evanphx/json-patch) from 5.9.0 to 5.9.11.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](evanphx/json-patch@v5.9.0...v5.9.11)

---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* api: BackendTrafficPolicy DNSLookupFamily (envoyproxy#5249)

* api: BackendTrafficPolicy DNSLookupFamily

Signed-off-by: Guy Daich <guy.daich@sap.com>

* fix api

Signed-off-by: Guy Daich <guy.daich@sap.com>

* fix enum

Signed-off-by: Guy Daich <guy.daich@sap.com>

---------

Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* clean up logic on if

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* Update logic and add udp tests

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* fix udp tests

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* chore: ignore `sched.co` (envoyproxy#5305)

chore: ignore

Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

* newline

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>

---------

Signed-off-by: Tim OBrien <timothy.obrien@nydig.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: tobrien-nydig <100732440+tobrien-nydig@users.noreply.github.com>
Co-authored-by: zirain <zirain2009@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guy Daich <guy.daich@sap.com>
(cherry picked from commit 1f9a1bd)
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
* Added Secret and ConfigMap parsing

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>

* Updated release notes

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>

* Fixed lint issues

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>

* Fixed gen-check issues

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>

* Added new test cases for Secret

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>

---------

Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>
Signed-off-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
(cherry picked from commit a41e992)
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
* fix: backendSettings for extAuth

Fixes: envoyproxy#5371

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

* release note

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

---------

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
(cherry picked from commit 1c0eca6)
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing changed the title release: v1.2.7 - cherry pick release: v1.2.7 Mar 5, 2025
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing force-pushed the release/v1.2.7-cherry-pick branch from ae6f5bc to 243db4e Compare March 5, 2025 03:05
@zhaohuabing zhaohuabing marked this pull request as ready for review March 5, 2025 03:25
@zhaohuabing zhaohuabing force-pushed the release/v1.2.7-cherry-pick branch from 561cec3 to 243db4e Compare March 6, 2025 01:17
@zhaohuabing zhaohuabing requested a review from arkodg March 6, 2025 01:27
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing merged commit 4eb7745 into envoyproxy:release/v1.2 Mar 6, 2025
16 of 18 checks passed
@zhaohuabing zhaohuabing deleted the release/v1.2.7-cherry-pick branch March 6, 2025 05:32
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.

4 participants