dependabot[bot]
8d517cd0a0
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]
dcc4fac7cc
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
95cc976129
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
270420cf77
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
ee20ff3672
Exposed continent data as variable in the case of Maxmind city files ( #10157 )
2023-07-06 16:39:04 -07:00
Chen Chen
85ab338852
Cleanup errcheck code ( #10166 )
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-07-06 04:31:03 -07:00
Chen Chen
e986013e92
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]
53409131f6
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
bc2a709a59
Deprecate and remove AJP support ( #10158 )
2023-07-02 02:26:49 -07:00
James Strong
7d10e9ff26
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
83c9d3b82c
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
d98ad16daa
Rename OCI to oracle
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 12:49:51 +00:00
z1cheng
f66ce82295
Fix OCI manifest templates and regenerate the deploy files
...
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 12:37:20 +00:00
Jintao Zhang
7da6a1fa6c
netlify: Only trigger preview when there are changes in docs. ( #10144 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-27 11:50:32 -07:00
Long Wu Yuan
1a5757521b
changed to updated baseimage and reverted tag ( #10143 )
2023-06-27 11:06:33 -07:00
kylekluever
7dfee45185
Fix loadBalancerClass value ( #10139 )
2023-06-27 05:42:32 -07:00
Fabio Formosa
39936692d8
Added a doc line to the missing helm value service.internal.loadBalancerIP ( #9406 )
...
* Update README.md
#9403 Add documentation for controller.service.internal.loadBalancerIP in Helm chart
* Update README.md
removed a duplicated row in the helm chart values
* #9403 added a doc to the internal loadBalancerIP
removed a comment from an already supported helm value and added a doc line
* #9403 Reverted a manual added line
Removed a manual added line in favour of helm doc
* #9403 re-generated the README with the last doc line added to the value.yaml
* #9403 removed trailing spaces
* removed trail spaces
2023-06-27 05:34:32 -07:00
dependabot[bot]
b5f9a96c1b
Bump ossf/scorecard-action from 2.1.3 to 2.2.0 ( #10133 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](80e868c13c...08b4669551
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-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-06-27 05:30:31 -07:00
dependabot[bot]
8e393310ec
Bump google.golang.org/grpc from 1.56.0 to 1.56.1 ( #10134 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.1 )
---
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-06-27 05:28:30 -07:00
Junrui Chen
bfbc3ea700
Set grpc :authority header from request header ( #8912 )
...
This is to fix that the `:authority` header is set to `upstream_balancer`
2023-06-26 23:30:30 -07:00
Long Wu Yuan
feeb061b41
bump pinned golang to 1.20.5 ( #10127 )
2023-06-25 18:33:11 -07:00
James Strong
d7fb748950
Merge pull request #10126 from strongjz/build-nginx
...
rebuild nginx base container image
2023-06-23 15:33:48 -04:00
James Strong
7bcb558ca2
rebuild nginx base container image
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 15:29:48 -04:00
James Strong
c8f4696cd5
update test runner ( #10125 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 11:17:24 -07:00
James Strong
3dde768a69
Merge pull request #10124 from strongjz/fix-cloud-sha
...
add gcloud ignore
2023-06-23 09:32:45 -04:00
James Strong
f604809bd1
add gcloud ignore
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 09:31:00 -04:00
Brendan Kamp
c992019e7d
chore: remove echo from snippet tests ( #10110 )
...
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-23 03:01:24 -07:00
Isaac Wilson
da33e57260
Update typo in docs for lb scheme ( #10117 )
2023-06-22 10:35:40 -07:00
James Strong
61840e4eef
golang 1.20.5 bump ( #10120 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-22 10:25:41 -07:00
LucasBoisserie
8e19fe297f
feat(helm): Add loadBalancerClass ( #9562 )
2023-06-22 07:59:40 -07:00
Brendan Kamp
51187a4126
chore: remove echo friom canary tests ( #10089 )
...
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-20 02:42:22 -07:00
dependabot[bot]
38d868a338
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 ( #10106 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
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-06-20 02:34:22 -07:00
dependabot[bot]
64509f78b4
Bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #10105 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.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-06-20 02:32:23 -07:00
dependabot[bot]
1e10b2a478
Bump google.golang.org/grpc from 1.55.0 to 1.56.0 ( #10103 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.55.0 to 1.56.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.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-06-19 05:08:22 -07:00
dependabot[bot]
b063d85950
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 ( #10101 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](f82d6c1c34...336e29918d
)
---
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-06-19 05:06:22 -07:00
dependabot[bot]
b24ac5abf6
Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 ( #10102 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6a58db7e0d...ecf95283f0
)
---
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-06-19 05:04:22 -07:00
Brendan Kamp
932b820266
fix: obsolete warnings ( #10029 )
...
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-18 12:16:21 -07:00
Hansuk Hong
e6403c59ad
docs: change Dockefile url ref main ( #10087 )
2023-06-15 00:32:18 -07:00
Jintao Zhang
12f9f5a2c8
Revert "Remove fastcgi feature" ( #10081 )
...
* Revert "Remove fastcgi feature (#9864 )"
This reverts commit 05a0480c49
.
* revert fastcgi* annotations warning
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
---------
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-13 12:55:59 -07:00
Jintao Zhang
5ec0369411
docs: add netlify configuration ( #10073 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-12 19:45:58 -07:00
dependabot[bot]
e2f2811f00
Bump actions/checkout from 3.5.2 to 3.5.3 ( #10076 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-06-12 05:35:49 -07:00
dependabot[bot]
e00ce91b6c
Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 ( #10075 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-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-06-12 05:33:49 -07:00
dependabot[bot]
4b4bac104a
Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 ( #10078 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.10.0 to 0.11.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](e5f43133f6...41f05d9ecf
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-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-06-12 05:05:47 -07:00
dependabot[bot]
fa0c8fda61
Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 ( #10077 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4b4e9c3e2d...6a58db7e0d
)
---
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-06-12 05:03:48 -07:00
Ehsan Saei
2b429910a2
add distroless otel init ( #10035 )
...
add distroless otel init
2023-06-12 03:47:48 -07:00
Brendan Kamp
47e8d2f52a
chore: move httpbun to be part of framework ( #9955 )
...
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-12 03:25:49 -07:00
Ricardo Katz
05a0480c49
Remove fastcgi feature ( #9864 )
2023-06-11 13:33:47 -07:00
Gerald Pape
40ea7d75a4
Fix mirror-target values without path separator and port ( #9889 )
...
* Remove variables with $ before feeding into url.Parse
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
* Do not render invalid request mirroring config
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
* Remove additional note from docs again
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
* Include quotes in e2e test for mirror proxy_pass
---------
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
2023-06-11 11:59:47 -07:00
José Neto
b6eb6262c9
Adding feature to upgrade Oracle Cloud Infrastructure's Flexible Load Balancer and adjusting Health Check that were critical in the previous configuration ( #9961 )
...
* Create deploy.yaml
* Create kustomization.yaml
2023-06-11 11:55:47 -07:00
Micah Huber
516d0b430a
add support for keda fallback settings ( #9993 )
2023-06-11 11:51:46 -07:00