Commit graph

7118 commits

Author SHA1 Message Date
James Strong
fed3e0422b
Merge pull request #10225 from k8s-infra-cherrypick-robot/cherry-pick-10146-to-release-1.8
[release-1.8] Clarify TCP/UDP service docs
2023-07-20 13:51:38 -04:00
James Strong
fda54cce2b
Merge pull request #10222 from k8s-infra-cherrypick-robot/cherry-pick-9815-to-release-1.8
[release-1.8] Scanning port 10247 lead to tcp connection 502 error
2023-07-20 13:49:55 -04:00
James Strong
a5a5be87d6
Merge pull request #10223 from k8s-infra-cherrypick-robot/cherry-pick-10192-to-release-1.8
[release-1.8] Bump golang.org/x/crypto from 0.10.0 to 0.11.0
2023-07-20 13:49:39 -04:00
James Strong
dcc288c955
Merge pull request #10224 from k8s-infra-cherrypick-robot/cherry-pick-10151-to-release-1.8
[release-1.8] revise Datadog trace sampling configuration
2023-07-20 13:45:13 -04:00
James Strong
319ad80162
Merge pull request #10226 from k8s-infra-cherrypick-robot/cherry-pick-10157-to-release-1.8
[release-1.8] Expose continent data as geoip2 variables in the case of Maxmind city files
2023-07-20 13:45:02 -04:00
James Strong
0ca95b45b2
Merge pull request #10228 from k8s-infra-cherrypick-robot/cherry-pick-10165-to-release-1.8
[release-1.8] Bump docker/setup-buildx-action from 2.7.0 to 2.8.0
2023-07-20 13:44:52 -04:00
dependabot[bot]
219a0431e1 Bump docker/setup-buildx-action from 2.7.0 to 2.8.0
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)
2023-07-20 17:42:55 +00:00
Lázár György
20ee43448d Exposed continent data as variable in the case of Maxmind city files 2023-07-20 17:42:30 +00:00
Alex Matchneer
63319101cf Clarify TCP/UDP service docs
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-20 17:42:24 +00:00
David Goffredo
7d60dc40fc gofmt -s -w internal/ingress/controller/nginx.go 2023-07-20 17:42:17 +00:00
David Goffredo
e7f45a7f70 change some names 2023-07-20 17:42:17 +00:00
David Goffredo
fb1dcff2f3 config: use *float32 with nil instead of float32 with sentinel value 2023-07-20 17:42:17 +00:00
David Goffredo
059f6262fe datadog: sample_rate omitted by default 2023-07-20 17:42:17 +00:00
dependabot[bot]
cf88ef761d Bump golang.org/x/crypto from 0.10.0 to 0.11.0
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)
2023-07-20 17:42:02 +00:00
lijie
a8749d4fec fix tcp 502 error for parse tcp backend data 2023-07-20 17:41:55 +00:00
lijie
0853562bc9 fix tcp 502 error for parse tcp backend data 2023-07-20 17:41:55 +00:00
lijie3
95ba84a69e fix tcp 502 error 2023-07-20 17:41:55 +00:00
k8s-infra-cherrypick-robot
ab99e23bba
release notes 1.8.1 (#10179)
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2023-07-05 09:30:58 -07:00
z1cheng
ac5e8886d0
Rename OCI to oracle
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 17:23:11 -04:00
z1cheng
3ee15b6c96
Fix OCI manifest templates and regenerate the deploy files
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-30 17:22:47 -04:00
James Strong
dc88dce9ea
Merge pull request #10148 from rikatz/release-1.8
Cut release v1.8.1
2023-06-28 10:42:56 -04:00
Ricardo Katz
9cc24deb0b Cut release v1.8.1 2023-06-28 11:40:17 -03:00
Jintao Zhang
a2f3036e20
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
1ddecfc099
changed to updated baseimage and reverted tag (#10143) 2023-06-27 11:06:33 -07:00
kylekluever
8b24fc98d2
Fix loadBalancerClass value (#10139) 2023-06-27 05:42:32 -07:00
Fabio Formosa
002d7e90d7
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]
ef6163a088
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]
0986c33378
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
a21b5218a5
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
643c475db0
bump pinned golang to 1.20.5 (#10127) 2023-06-25 18:33:11 -07:00
James Strong
427f3d2fb5
Merge pull request #10126 from strongjz/build-nginx
rebuild nginx base container image
2023-06-23 15:33:48 -04:00
James Strong
58650d6aaa
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
cd610168be
update test runner (#10125)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 11:17:24 -07:00
James Strong
d50c7193bb
Merge pull request #10124 from strongjz/fix-cloud-sha
add gcloud ignore
2023-06-23 09:32:45 -04:00
James Strong
44b0067191
add gcloud ignore
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-23 09:31:00 -04:00
Brendan Kamp
f8bf5a3086
chore: remove echo from snippet tests (#10110)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-23 03:01:24 -07:00
Isaac Wilson
08158df8c0
Update typo in docs for lb scheme (#10117) 2023-06-22 10:35:40 -07:00
James Strong
8cdbcfa61c
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
0b4c98b7c3
feat(helm): Add loadBalancerClass (#9562) 2023-06-22 07:59:40 -07:00
Brendan Kamp
1eeabe97b5
chore: remove echo friom canary tests (#10089)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-20 02:42:22 -07:00
dependabot[bot]
a53cfba348
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]
22e855d413
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]
b47409afe7
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]
7028bce2f2
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]
910ca9ec0b
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
30de5999c1
fix: obsolete warnings (#10029)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-18 12:16:21 -07:00
Hansuk Hong
686aeac596
docs: change Dockefile url ref main (#10087) 2023-06-15 00:32:18 -07:00
Jintao Zhang
cccba35005
Revert "Remove fastcgi feature" (#10081)
* Revert "Remove fastcgi feature (#9864)"

This reverts commit 90ed0ccdbe.

* 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
f1e3f2fa3c
docs: add netlify configuration (#10073)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-12 19:45:58 -07:00
dependabot[bot]
4eeee031c7
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