k8s-infra-cherrypick-robot
b8ef31499e
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in the all group ( #11912 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-29 16:19:31 +01:00
Marco Ebert
a480113f18
Go: Sync go.work.sum
. ( #11876 )
2024-08-26 18:48:35 +02:00
k8s-infra-cherrypick-robot
2bce6a13db
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group ( #11700 )
...
* Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in the all group
Bumps the all group with 1 update: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ).
Updates `github.com/onsi/ginkgo/v2` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.19.0...v2.19.1 )
* Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 elsewhere
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-07-29 07:39:38 -07:00
Marco Ebert
52aceaa71b
Bump github.com/prometheus/common from 0.54.0 to 0.55.0 ( #11622 )
...
* Bump github.com/prometheus/common from 0.54.0 to 0.55.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Go: Fix build.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 08:39:55 -07:00
k8s-infra-cherrypick-robot
b60945a4ab
unskip the ocsp tests and update images to fix cfssl bug ( #11615 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-07-16 01:24:46 -07:00
James Strong
7641fa9ce2
Release notes for 1.10.2
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2024-07-06 15:19:02 -04:00
k8s-infra-cherrypick-robot
6f87f257e5
CI: Bump forgotten Ginkgo versions. ( #11469 )
...
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-06-15 08:39:29 -07:00
k8s-infra-cherrypick-robot
4d3a363caf
update golang to 1.22.4 ( #11431 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-06-10 02:36:26 -07:00
Marco Ebert
49d79b13f0
Go: Sync modules from main
. ( #11398 )
2024-05-31 05:37:25 -07:00
k8s-infra-cherrypick-robot
d44e727fb3
Bump google.golang.org/grpc from 1.63.0 to 1.63.2 ( #11238 )
...
Signed-off-by: 遐宇 <xiayu.lyt@alibaba-inc.com>
Co-authored-by: 遐宇 <xiayu.lyt@alibaba-inc.com>
2024-04-09 03:10:58 -07:00
Ricardo Katz
fa0bf81984
Bump go libraries ( #11023 )
...
* Bump go libraries
* Fix update codegen execution
* Fix errors on klog
* Fix gzip test
* Bump libraries on webhook certgen
* Fix webhook-certgen compilation
2024-02-27 09:52:42 -08:00
Ricardo Katz
5acc4230ee
Bump go to v1.21.6 and set a single source of truth ( #10926 )
2024-01-27 17:15:14 -08:00
Ricardo Katz
c9a3571556
Reuse workflow CI ( #10826 )
...
* Reuse workflow CI
* Simplify images Makefiles
2024-01-13 14:15:35 +01:00
James Strong
0e47bfbfec
release 1.9.5 docs
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-21 10:42:28 +01:00
James Strong
6807537a70
upgrade go 1.21.5 ( #10732 )
...
* upgrade go 1.21.5
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update golang gha
Signed-off-by: James Strong <strong.james.e@gmail.com>
* supgrade golang lint ci to v1.55.2
* sfix all golang lint ci errors
* sget a nginx build as well
* srevert some e2e changes
* srevert some e2e changes
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00
James Strong
a75db69c2e
Revert "upgrade nginx"
2023-11-29 11:44:48 -05:00
James Strong
1adb1116a4
remove unneeded patches
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-11-21 12:19:02 -05:00
Ardika Bagus S
da51393cac
fix(cors): ensure trailing comma treated as empty value to be ignored ( #10616 )
...
* fix(cors): ensure trailing comma treated as empty value to be ignored
Signed-off-by: Ardika Bagus <me@ardikabs.com>
* test(cors): add e2e test
Signed-off-by: Ardika Bagus <me@ardikabs.com>
---------
Signed-off-by: Ardika Bagus <me@ardikabs.com>
2023-11-07 19:02:48 +01:00
Ricardo Katz
30820a5acc
Deprecate opentracing ( #10615 )
2023-11-05 01:58:35 +01:00
Ricardo Katz
9ed0d7f7af
Separate third party NGINX configuration ( #10470 )
...
* Document container separation
* Separate configurations
2023-11-03 14:46:32 +01:00
Ricardo Katz
a879829408
Fix fcgi configmap value parsing ( #10528 )
2023-10-17 01:10:16 +02:00
Ricardo Katz
8b53cabe03
Bump curl and Go version ( #10503 )
...
* Bump curl and Go version
* Add NGINX BAse image scanning
* Try again
2023-10-11 16:16:11 +02:00
Ricardo Katz
cbed4c6831
Remove legacy GeoIP from controller ( #10495 )
2023-10-11 08:53:55 +02:00
Ricardo Katz
1fbfcbd907
Accept backend protocol on any case ( #10460 )
2023-09-28 18:20:42 -07:00
Ricardo Katz
9635ece4c0
Rework mage ( #10417 )
2023-09-17 17:36:30 -07:00