James Strong
01c9a2bf25
Revert Implement pathType validation ( #9511 ) ( #9607 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-12 22:57:29 -08:00
James Strong
59d247dd74
update history and allow to pass a target test ( #9605 )
...
* Replace deprecated command with environment file (#9581 )
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
* Allow to pass a target test (#9542 )
* start 1.6.0 release
Signed-off-by: James Strong <strong.james.e@gmail.com>
* testing auto change
Signed-off-by: James Strong <strong.james.e@gmail.com>
* Add mage files for changelog
Signed-off-by: James Strong <strong.james.e@gmail.com>
* change format
Signed-off-by: James Strong <strong.james.e@gmail.com>
* fixed boiler plate lint
Signed-off-by: James Strong <strong.james.e@gmail.com>
* Align default value for keepalive_request with NGINX default (#9518 )
* Align default value for keepalive_request with NGINX default
---------
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: Jongwoo Han <jongwooo.han@gmail.com>
Co-authored-by: Kir Shatrov <shatrov@me.com>
Co-authored-by: Christian Schaefer <chrisse.s@gmail.com>
2023-02-10 06:13:30 -08:00
James Strong
7db4b95e19
Merge pull request #9585 from strongjz/remove-path
...
revert path validation
2023-02-09 14:38:29 +01:00
Kir Shatrov
6f713b76a1
Allow to pass a target test ( #9542 )
2023-02-08 09:25:02 -08:00
Jongwoo Han
dea3a9a3f7
Replace deprecated command with environment file ( #9581 )
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-07 17:37:36 +01:00
James Strong
7782c70030
build 1.6.2 to fix ( #9569 )
2023-02-07 17:37:36 +01:00
James Strong
41c2f2454c
add lint on chart before release ( #9570 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:37:35 +01:00
James Strong
fb2223b12c
build release 1.6.1 image
...
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-02-07 17:37:34 +01:00
dependabot[bot]
95e525ccc2
Bump google.golang.org/grpc from 1.52.0 to 1.52.3 ( #9555 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 17:37:23 +01:00
dependabot[bot]
3999fb8923
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 ( #9553 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 17:37:07 +01:00
dependabot[bot]
0c3625cdb9
Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.2 ( #9552 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 17:36:40 +01:00
Ismayil Mirzali
909a818592
tcpproxy: increase buffer size to 16K ( #9548 )
2023-02-07 17:36:38 +01:00
Aarni Koskela
4e85acce99
Move and spell-check Kubernetes 1.22 migration FAQ ( #9544 )
...
* Move Kubernetes 1.22 migration guide to a separate file
* Reformat and spell-check Kubernetes 1.22 migration doc
2023-02-07 17:36:38 +01:00
James Strong
3885a823a0
go fmt
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:37 +01:00
James Strong
87baa3e99e
update docs, and production urls
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:36 +01:00
James Strong
22d9c35ede
fixed boiler plate lint
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:35 +01:00
James Strong
76a5fdfecf
change format
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:34 +01:00
James Strong
71e9bdcb68
Add mage files for changelog
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:34 +01:00
James Strong
c015c628b5
testing auto change
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 17:36:33 +01:00
Harpreet singh
82720c8e1d
Add CORS template check inside location for externalAuth.SignURL ( #8814 )
...
* Add CORS template check inside location for externalAuth.SignURL
* Add testcase for CORS header for auth-signin redirect with CORS enabled.
2023-02-07 17:36:32 +01:00
dependabot[bot]
87a9f1e007
Bump google.golang.org/grpc from 1.51.0 to 1.52.0 ( #9512 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 17:35:27 +01:00
Zadkiel Aharonian
45632e5863
fix(grafana-dashboard): remove hardcoded namespace references ( #9523 )
2023-02-07 16:58:09 +01:00
James Strong
7f8f5f8f68
start 1.6.0 release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-07 16:58:09 +01:00
Ismayil Mirzali
460181b1de
Bump client-go
to remove dependence on go-autorest dependency ( #9488 )
...
* deps: bump k8s dependencies to remove go-autorest
* fix: update use of apiv1.LoadBalancerIngress
Due to changes in the Kubernetes API, we needed to switch to using
v1.IngressLoadBalancerIngress instead of apiv1.LoadBalancerIngress. The
struct is otherwise identical despite the name change.
* fix ingress status test cases
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Ismayil Mirzali <ismayilmirzeli@gmail.com>
Co-authored-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-02-07 16:58:03 +01:00
Jongwoo Han
60d9716b1f
Replace deprecated command with environment file ( #9581 )
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-05 23:37:00 -08:00
James Strong
0a0a3fe258
Merge pull request #9574 from strongjz/build-1.6.2
...
build 1.6.2
2023-02-02 15:29:18 -05:00
James Strong
3348a6038e
build 1.6.2 to fix #9569
...
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-02-02 14:48:36 -05:00
James Strong
6c41f19b55
add path validation to implementation specific as well ( #9573 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-02 11:28:43 -08:00
James Strong
254b814985
add lint on chart before release ( #9570 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-01 13:51:36 -08:00
James Strong
1bf5317969
Merge pull request #9566 from strongjz/build-1.6.1
...
build release 1.6.1 image
2023-01-31 21:21:28 -05:00
James Strong
90c857d8e5
build release 1.6.1 image
...
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-01-31 21:16:48 -05:00
dependabot[bot]
141da0b1ec
Bump google.golang.org/grpc from 1.52.0 to 1.52.3 ( #9555 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.52.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.52.0...v1.52.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
2023-01-31 17:33:06 -08:00
dependabot[bot]
8918135eea
Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 ( #9553 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.80.1 to 2.90.0.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.80.1...v2.90.0 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
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>
2023-01-31 17:31:05 -08:00
James Strong
7d1c47ab54
Switch logic on path type validation and setting it to false ( #9543 )
...
* update path type validation to be false and update e2e test scripts
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update to make tests clear
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update test params
Signed-off-by: James Strong <strong.james.e@gmail.com>
* Adding else per pr comments
Signed-off-by: James Strong <james.strong@chainguard.dev>
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-01-31 17:09:06 -08:00
dependabot[bot]
f90f37bed6
Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.2 ( #9552 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.13.1 to 0.14.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.13.1...v0.14.2 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
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>
2023-01-30 12:44:50 -08:00
Ismayil Mirzali
5628f765fe
tcpproxy: increase buffer size to 16K ( #9548 )
2023-01-27 07:12:27 -08:00
Aarni Koskela
ea629a175e
Move and spell-check Kubernetes 1.22 migration FAQ ( #9544 )
...
* Move Kubernetes 1.22 migration guide to a separate file
* Reformat and spell-check Kubernetes 1.22 migration doc
2023-01-25 01:44:11 -08:00
James Strong
b94513fb0f
Merge pull request #9291 from strongjz/changelog
...
Automate release notes with mage
2023-01-19 11:55:02 -05:00
James Strong
3c93c73975
go fmt
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:50:27 -05:00
James Strong
9d4b81ca2a
update docs, and production urls
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:10 -05:00
James Strong
a4fd7c8096
fixed boiler plate lint
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:09 -05:00
James Strong
f77eccb141
change format
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:09 -05:00
James Strong
2a9e420bf7
Add mage files for changelog
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:01 -05:00
James Strong
ef5bf06c61
testing auto change
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:25:37 -05:00
Harpreet singh
d1af3b5cca
Add CORS template check inside location for externalAuth.SignURL ( #8814 )
...
* Add CORS template check inside location for externalAuth.SignURL
* Add testcase for CORS header for auth-signin redirect with CORS enabled.
2023-01-19 06:58:36 -08:00
dependabot[bot]
8c4cd879e3
Bump google.golang.org/grpc from 1.51.0 to 1.52.0 ( #9512 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.52.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 06:48:35 -08:00
Zadkiel Aharonian
101ab06010
fix(grafana-dashboard): remove hardcoded namespace references ( #9523 )
2023-01-19 06:36:38 -08:00
James Strong
a00cf624b7
Merge pull request #9507 from strongjz/build-v1.6.0
...
start 1.6.0 release
2023-01-18 09:02:24 -05:00
James Strong
e846c30e47
start 1.6.0 release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-18 08:23:07 -05:00
Christian Schaefer
ea0db8de77
Align default value for keepalive_request with NGINX default ( #9518 )
...
* Align default value for keepalive_request with NGINX default
* Align default value for keepalive_request with NGINX default
2023-01-18 05:22:35 -08:00