dependabot[bot]
300a60f724
Bump actions/dependency-review-action from 3.0.6 to 3.0.8 ( #10333 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](1360a344cc...f6fff72a32
)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
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-08-26 16:59:22 -07:00
Marcelo Cyreno
9487907fa1
Fix “dev-env” Makefile target to work with kubectl 1.28+ ( #10350 )
2023-08-25 20:25:21 -07:00
Son Bui
8d0b00dd26
fix: update action file to auto release plugin #10197 ( #10321 )
...
Signed-off-by: Son Bui <sonbv00@gmail.com>
2023-08-25 06:00:53 -07:00
Ciprian Hacman
40e0849b16
Use gzip instead of pigz in CI ( #10348 )
...
Signed-off-by: Ciprian Hacman <chacman@microsoft.com>
2023-08-24 21:33:19 -07:00
dependabot[bot]
ac3ff59ea4
Bump actions/setup-go from 4.0.1 to 4.1.0 ( #10313 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](fac708d667...93397bea11
)
---
updated-dependencies:
- dependency-name: actions/setup-go
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-08-23 15:26:00 -07:00
dependabot[bot]
cee39f68ef
Bump securego/gosec from 2.16.0 to 2.17.0 ( #10332 )
...
Bumps [securego/gosec](https://github.com/securego/gosec ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/securego/gosec/releases )
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml )
- [Commits](c5ea1b7bdd...a89e9d5a7a
)
---
updated-dependencies:
- dependency-name: securego/gosec
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-08-21 06:21:23 -07:00
dependabot[bot]
1a8ba5e2f2
Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 ( #10314 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](336e29918d...3fa32b8bb5
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
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-08-16 02:44:27 -07:00
Mark Ley
8a578c9f4a
Disable Modsecurity from internal processing which affects large ingresses ( #10316 )
...
* Disable Modsecurity from interanl processing
* Fix modsecurity check logic
2023-08-14 10:35:21 -07:00
Lucas Fernando Cardoso Nunes
6b05e9b06e
fix: add /etc/mime.types #10309 ( #10310 )
...
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2023-08-13 08:27:20 -07:00
Son Bui
a92e7b4857
Remove curl dependencies in e2e tests #9716 ( #10296 )
...
* fix: Replace curl list backend with dbg command #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
* fix: Remove curl dependencies in e2e tests #9716
Signed-off-by: Son Bui <sonbv00@gmail.com>
---------
Signed-off-by: Son Bui <sonbv00@gmail.com>
2023-08-11 20:21:19 -07:00
dependabot[bot]
53c2f2742f
Bump github.com/opencontainers/runc from 1.1.8 to 1.1.9 ( #10298 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
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-08-11 13:11:22 -07:00
logica
dd6145b2d3
Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aware Hints with Topology Aware Routing) ( #10282 )
...
* Bump k8s.io/component-base from 0.26.4 to 0.27.4
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.26.4 to 0.27.4.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.26.4...v0.27.4 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* changed annotation to TopologyMode
* fixed documents
* fixed test
* using api constraint for test deployment options
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 07:17:27 -07:00
Jack
d9baff90d7
docs: swap explanation to match example ( #10220 )
2023-08-11 07:13:27 -07:00
Jintao Zhang
868df87bb3
ci(helm): fix Helm Chart release action 422 error ( #10237 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-08-11 07:11:27 -07:00
Kazuki Suda
e17927ba52
helm: Use .Release.Namespace as default for ServiceMonitor namespace ( #10249 )
...
Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
2023-08-11 07:09:27 -07:00
Altif
411edd717b
Updated index.md - Fix typos ( #10256 )
2023-08-11 07:07:27 -07:00
dependabot[bot]
42610df2a3
Bump google.golang.org/grpc from 1.56.2 to 1.57.0 ( #10258 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 07:05:28 -07:00
Gabor Lekeny
5d8185c9d7
Handle request_id variable correctly in auth requests ( #9219 )
...
* Handle $request_id variable correctly in auth requests
* Make share_all_vars configurable
* Fix test name
2023-08-07 06:16:32 -07:00
dependabot[bot]
e8b8778f74
Bump golang.org/x/crypto from 0.11.0 to 0.12.0 ( #10280 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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-08-07 05:52:31 -07:00
James Strong
d712dd9d92
test kind updates ( #10272 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-08-02 07:12:42 -07:00
Ehsan Saei
3baa591bb5
promote distroless otel init image ( #10257 )
2023-08-02 03:34:49 -07:00
Jan-Otto Kröpke
afd1311f85
[helm] configure allow to configure hostAliases ( #10180 )
...
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
2023-07-28 04:41:56 -07:00
dependabot[bot]
0ec08bd1d0
Bump github.com/opencontainers/runc from 1.1.7 to 1.1.8 ( #10244 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.8/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.7...v1.1.8 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
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-07-24 10:22:13 -07:00
Chen Chen
ee9c6246f2
Add rolling update strategy to each static deployment file ( #10129 )
...
* Add rollingUpdate strategy to each static deployment file
Signed-off-by: z1cheng <imchench@gmail.com>
* Update the templates and regenerate
Signed-off-by: z1cheng <imchench@gmail.com>
* Upgrade k8s version and add rolling update for exoscale
Signed-off-by: z1cheng <imchench@gmail.com>
* Add rolling update strategy to Oracle template
Signed-off-by: z1cheng <imchench@gmail.com>
* Revert the k8s version in generate-deploy-scripts.sh
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
2023-07-24 08:26:13 -07:00
Ricardo Katz
c5f348ea2e
Implement annotation validation ( #9673 )
...
* Add validation to all annotations
* Add annotation validation for fcgi
* Fix reviews and fcgi e2e
* Add flag to disable cross namespace validation
* Add risk, flag for validation, tests
* Add missing formating
* Enable validation by default on tests
* Test validation flag
* remove ajp from list
* Finalize validation changes
* Add validations to CI
* Update helm docs
* Fix code review
* Use a better name for annotation risk
2023-07-21 20:32:07 -07:00
James Strong
86c00a2310
Merge pull request #10235 from tao12345666333/fix-sha
...
fix NGINX deps sha256sum
2023-07-21 21:37:52 -04:00
Jintao Zhang
c83422fd65
fix deps sha
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-07-22 06:41:22 +08:00
James Strong
40f94ef1b8
Merge pull request #10232 from strongjz/fix-images-tags
...
Fix images tags
2023-07-20 21:10:19 -04:00
James Strong
b0081a574a
update reg
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 21:05:38 -04:00
James Strong
e8097d8b8f
fix gcloud builds
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 21:04:21 -04:00
James Strong
24fda9da20
Golang 1.20.6 for test runner ( #10230 )
...
* Golang 1.20.6 for test runner
* alpine 3.18.2 as well
Signed-off-by: James Strong <strong.james.e@gmail.com>
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 14:34:12 -07:00
Jan-Otto Kröpke
a297cedb7a
[helm] pass service annotations through helm tpl engine ( #10084 )
...
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
2023-07-20 11:00:10 -07:00
amirschw
1dd8d0cfd7
Ignore deployment template's replicas if KEDA is enabled ( #9534 )
2023-07-20 10:34:11 -07:00
Jintao Zhang
6416ed821d
chore: bump OpenResty to v1.21.4.2 ( #10219 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-07-20 08:36:09 -07:00
dependabot[bot]
49674631ef
Bump google.golang.org/grpc from 1.56.1 to 1.56.2 ( #10193 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.2 )
---
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-07-17 05:49:09 -07:00
dependabot[bot]
8f8f471422
Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 ( #10207 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](2a1a44ac4a...4c0219f9ac
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-07-17 04:47:08 -07:00
lijie
0cd1f16c47
Scanning port 10247 lead to tcp connection 502 error ( #9815 )
...
* fix tcp 502 error
* fix tcp 502 error for parse tcp backend data
* fix tcp 502 error for parse tcp backend data
2023-07-16 13:45:06 -07:00
dependabot[bot]
5b35651a1a
Bump golang.org/x/crypto from 0.10.0 to 0.11.0 ( #10192 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/crypto/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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-07-10 05:57:06 -07:00
dependabot[bot]
b9122e0248
Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 ( #10191 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](16c0bc4a6e...2a1a44ac4a
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-07-10 05:55:07 -07:00
David Goffredo
6d55e1f3c4
revise Datadog trace sampling configuration ( #10151 )
...
* datadog: sample_rate omitted by default
* config: use *float32 with nil instead of float32 with sentinel value
* change some names
* gofmt -s -w internal/ingress/controller/nginx.go
2023-07-06 16:51:04 -07:00
Alex Matchneer
125b3be6f9
Clarify TCP/UDP service docs ( #10146 )
...
In the current state, the docs on TCP/UDP aren't really clear on exactly whether/how TCP/UDP traffic is supported. This is an attempt to clarify the limitations inherent to k8s Ingress resources vs what can be accomplished with this controller.
2023-07-06 16:47:04 -07:00
Lázár György
c8f7cb052a
Exposed continent data as variable in the case of Maxmind city files ( #10157 )
2023-07-06 16:39:04 -07:00
Chen Chen
ff0cb504d6
Cleanup errcheck code ( #10166 )
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-07-06 04:31:03 -07:00
Chen Chen
d44a8e0045
Fix golang-ci linter errors ( #10128 )
...
* Fix golang-ci linter errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt errors
Signed-off-by: z1cheng <imchench@gmail.com>
* Add nolint comment to defaults.Backend in Configuration
Signed-off-by: z1cheng <imchench@gmail.com>
* Add #nosec comment to rand.New func
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix errcheck warnings
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix gofmt check
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix unit tests and comments
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
2023-07-03 05:50:52 -07:00
dependabot[bot]
f50431a9f9
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 ( #10165 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](ecf95283f0...16c0bc4a6e
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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-07-03 04:40:53 -07:00
Ricardo Katz
ebb6314494
Deprecate and remove AJP support ( #10158 )
2023-07-02 02:26:49 -07:00
James Strong
652a800422
release notes 1.8.1 ( #10161 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-30 18:37:24 -03:00
James Strong
606bb636ba
Merge pull request #10156 from z1cheng/fix-oci-manifest-template
...
Fix OCI manifest templates and regenerate the deploy files
2023-06-30 09:35:26 -04:00
z1cheng
155fc8daa4
Rename OCI to oracle
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 12:49:51 +00:00
z1cheng
b38a2c7612
Fix OCI manifest templates and regenerate the deploy files
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 12:37:20 +00:00