Skip to content

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

Merged
arkodg merged 1 commit intomainfrom
dependabot/go_modules/tools/src/golangci-lint/github.com/golangci/golangci-lint-1.64.5
Feb 18, 2025
Merged

build(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /tools/src/golangci-lint#5294
arkodg merged 1 commit intomainfrom
dependabot/go_modules/tools/src/golangci-lint/github.com/golangci/golangci-lint-1.64.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/golangci/golangci-lint from 1.63.4 to 1.64.5.

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.64.5

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • a43c84c5543785870617ec578d29a3d4fc58b720 build(deps): bump github.com/gostaticanalysis/forcetypeassert from 0.1.0 to 0.2.0 (#5409)
  • 4be8bf8053eaef5d8c5aef0a3771c75e16a0d8b7 build(deps): bump github.com/securego/gosec/v2 from 2.22.0 to 2.22.1 (#5410)
  • e352220b9c3016dbd40243ce2701fc32fa2654e9 build(deps): bump github.com/tdakkota/asciicheck from 0.3.0 to 0.4.0 (#5411)
  • 0a603e49e5e9870f5f9f2035bcbe42cd9620a9d5 fix: add missing new-from-merge-base flag (#5412)

v1.64.4

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 04aec4f787c25a737641f3d434059880d2af0f53 gci: fix section parsing (#5407)

v1.64.3

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • b8920ddc2352bf2a679c2424db16d2b36c2dbbce build(deps): bump github.com/go-critic/go-critic from 0.11.5 to 0.12.0 (#5400)
  • 1a0b85b0ff9f5c90b72a5b20d34dd1620d860181 build(deps): bump github.com/mgechev/revive from 1.6.0 to 1.6.1 (#5399)
  • 750e1abb31ec7883586d87e10722645a244317fb build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.4 to 0.19.0 (#5404)
  • 08ae8055872f911072dd2c29b1454fc46a914245 gci: fix standard packages list for go1.24 (#5402)

v1.64.2

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

... (truncated)

Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.64.5

  1. Bug fixes
    • Add missing flag new-from-merge-base-flag
  2. Linters bug fixes
    • asciicheck: from 0.3.0 to 0.4.0
    • forcetypeassert: from 0.1.0 to 0.2.0
    • gosec: from 2.22.0 to 2.22.1

v1.64.4

  1. Linters bug fixes
    • gci: fix standard packages list for go1.24

v1.64.3

  1. Linters bug fixes
    • ginkgolinter: from 0.18.4 to 0.19.0
    • go-critic: from 0.11.5 to 0.12.0
    • revive: from 1.6.0 to 1.6.1
    • gci: fix standard packages list for go1.24
  2. Misc.
    • Build Docker images with go1.24

v1.64.2

This is the last minor release of golangci-lint v1. The next release will be golangci-lint v2.

  1. Enhancements
    • 🎉 go1.24 support
    • New issues.new-from-merge-base option
    • New run.relative-path-mode option
  2. Linters new features
    • copyloopvar: from 1.1.0 to 1.2.1 (support suggested fixes)
    • exptostd: from 0.3.1 to 0.4.1 (handles golang.org/x/exp/constraints.Ordered)
    • fatcontext: from 0.5.3 to 0.7.1 (new option: check-struct-pointers)
    • perfsprint: from 0.7.1 to 0.8.1 (new options: integer-format, error-format, string-format, bool-format, and hex-format)
    • revive: from 1.5.1 to 1.6.0 (new rules: redundant-build-tag, use-errors-new. New option early-return.early-return)
  3. Linters bug fixes
    • go-errorlint: from 1.7.0 to 1.7.1
    • gochecknoglobals: from 0.2.1 to 0.2.2
    • godox: from 006bad1f9d26 to 1.1.0
    • gosec: from 2.21.4 to 2.22.0
    • iface: from 1.3.0 to 1.3.1
    • nilnesserr: from 0.1.1 to 0.1.2
    • protogetter: from 0.3.8 to 0.3.9
    • sloglint: from 0.7.2 to 0.9.0
    • spancheck: fix default StartSpanMatchersSlice values
    • staticcheck: from 0.5.1 to 0.6.0

... (truncated)

Commits
  • 0a603e4 fix: add missing new-from-merge-base flag (#5412)
  • a43c84c build(deps): bump github.com/gostaticanalysis/forcetypeassert from 0.1.0 to 0...
  • e352220 build(deps): bump github.com/tdakkota/asciicheck from 0.3.0 to 0.4.0 (#5411)
  • 4be8bf8 build(deps): bump github.com/securego/gosec/v2 from 2.22.0 to 2.22.1 (#5410)
  • b59bd60 docs: update GitHub Action assets (#5408)
  • 04aec4f gci: fix section parsing (#5407)
  • 5984eab docs: update GitHub Action assets (#5406)
  • 09167d7 dev: update Docker base images (#5405)
  • 750e1ab build(deps): bump github.com/nunnatsa/ginkgolinter from 0.18.4 to 0.19.0 (#5404)
  • 08ae805 gci: fix standard packages list for go1.24 (#5402)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 04:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.01%. Comparing base (9c7bf8a) to head (8c2760c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5294      +/-   ##
==========================================
+ Coverage   64.93%   65.01%   +0.07%     
==========================================
  Files         214      214              
  Lines       33532    33532              
==========================================
+ Hits        21774    21800      +26     
+ Misses      10413    10395      -18     
+ Partials     1345     1337       -8     

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/src/golangci-lint/github.com/golangci/golangci-lint-1.64.5 branch from 0dbca55 to 4260471 Compare February 18, 2025 05:55
@zirain
Copy link
Copy Markdown
Member

zirain commented Feb 18, 2025

@dependabot rebase

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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/src/golangci-lint/github.com/golangci/golangci-lint-1.64.5 branch from 4260471 to 8c2760c Compare February 18, 2025 12:09
@arkodg arkodg merged commit fe22aca into main Feb 18, 2025
25 checks passed
@arkodg arkodg deleted the dependabot/go_modules/tools/src/golangci-lint/github.com/golangci/golangci-lint-1.64.5 branch February 18, 2025 15:45
tobrien-nydig pushed a commit to tobrien-nydig/gateway that referenced this pull request Feb 19, 2025
…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>
arkodg pushed a commit that referenced this pull request Feb 22, 2025
* fix: Allow weights to be zero on endpoints

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

* chore: bump go to 1.24 (#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 (#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 (#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 (#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 (#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 (#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 (#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` (#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>
guydc added a commit to guydc/gateway that referenced this pull request Mar 4, 2025
* 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: Guy Daich <guy.daich@sap.com>
guydc added a commit that referenced this pull request Mar 4, 2025
* feat: add defaulter for gateway-api resources loading from file (#5232)

* add defaulter that can set default values for our crd

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* resolve conflicts

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* add gateway schema defaulter while loading resources and fix all existing tests

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* add load test for all supported kind resources

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix lint

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

---------

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Co-authored-by: zirain <zirain2009@gmail.com>
(cherry picked from commit 7146fe8)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* fix: Allow weights to be zero on endpoints (#5278)

* fix: Allow weights to be zero on endpoints

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

* chore: bump go to 1.24 (#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 (#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 (#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 (#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 (#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 (#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 (#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` (#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: Guy Daich <guy.daich@sap.com>

* fix: Standalone mode - Secret and ConfigMap parsing (#5329)

* 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: Guy Daich <guy.daich@sap.com>

* fix: backendSettings for extAuth (#5372)

* fix: backendSettings for extAuth

Fixes: #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: Guy Daich <guy.daich@sap.com>

* conformance: skip, skip-test features (#5399)

So they dont show up in the supportedFeatures section
of the conformance report

Relates to kubernetes-sigs/gateway-api#3651 (comment)

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
(cherry picked from commit bd53727)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* validate all xds resources before returning the translation result (#5148)

* validate all xds resources before returning the translation result

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

* fix lint

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

* Log errors when envoy rejects xDS resources

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

* remove duplicated line

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: Guy Daich <guy.daich@sap.com>

* chore: bump go 1.23.6 (#5204)

(cherry picked from commit 48459d4)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* build(deps): bump the k8s-io group (#5309)

* build(deps): bump the k8s-io group across 2 directories with 7 updates

Bumps the k8s-io group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.1` | `0.32.2` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.1` | `0.32.2` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.32.2` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.1` | `0.20.2` |

Bumps the k8s-io group with 2 updates in the /examples/extension-server directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).

Updates `k8s.io/api` from 0.32.1 to 0.32.2
- [Commits](kubernetes/api@v0.32.1...v0.32.2)

Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.32.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.1...v0.32.2)

Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2
- [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2)

Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2
- [Commits](kubernetes/cli-runtime@v0.32.1...v0.32.2)

Updates `k8s.io/client-go` from 0.32.1 to 0.32.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.1...v0.32.2)

Updates `k8s.io/kubectl` from 0.32.1 to 0.32.2
- [Commits](kubernetes/kubectl@v0.32.1...v0.32.2)

Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2)

Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2
- [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2)

Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump k8s.io

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3e08722)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* chore: fix CVE (#5360)

* chore: fix CVE

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

* lint

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

---------

Signed-off-by: zirain <zirain2009@gmail.com>
(cherry picked from commit c8f518b)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* chore: bump go 1.23.5 (#5190)

* chore: bump go

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

* bump controller-gen

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

* 1.23.5

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

* revert

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

---------

Signed-off-by: zirain <zirain2009@gmail.com>
(cherry picked from commit d50be42)
Signed-off-by: Guy Daich <guy.daich@sap.com>

* fix dependencies

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

---------

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: Guy Daich <guy.daich@sap.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: tobrien-nydig <100732440+tobrien-nydig@users.noreply.github.com>
Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>
Signed-off-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Co-authored-by: sh2 <shawnhxh@outlook.com>
Co-authored-by: zirain <zirain2009@gmail.com>
Co-authored-by: tobrien-nydig <100732440+tobrien-nydig@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Balazs Stasz <139752289+bstasz@users.noreply.github.com>
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Co-authored-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
zhaohuabing pushed a commit to zhaohuabing/gateway that referenced this pull request Mar 5, 2025
* 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>
zhaohuabing added a commit that referenced this pull request Mar 6, 2025
* validate all xds resources before returning the translation result (#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>

* fix: Allow weights to be zero on endpoints (#5278)

* fix: Allow weights to be zero on endpoints

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

* chore: bump go to 1.24 (#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 (#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 (#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 (#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 (#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 (#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 (#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` (#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>

* fix: Standalone mode - Secret and ConfigMap parsing (#5329)

* 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 (#5372)

* fix: backendSettings for extAuth

Fixes: #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>

* bump version to 1.2.7

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

* fix gen

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

* bump ratelimit to ae4cee11

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

* fix gen

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

* bump ratelimt

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

* bump ratelimit

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

---------

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.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>
Signed-off-by: Balazs Stasz <balazs.stasz@bonrepublic.com>
Signed-off-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Co-authored-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>
Co-authored-by: Balazs Stasz <139752289+bstasz@users.noreply.github.com>
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants