k8s-infra-cherrypick-robot
a7b4a20a65
Bump the all group with 3 updates ( #11450 )
...
Bumps the all group with 3 updates: [actions/dependency-review-action](https://github.com/actions/dependency-review-action ), [github/codeql-action](https://github.com/github/codeql-action ) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ).
Updates `actions/dependency-review-action` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](0c155c5e85...72eb03d02c
)
Updates `github/codeql-action` from 3.25.7 to 3.25.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f079b84933...2e230e8fe0
)
Updates `aquasecurity/trivy-action` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](fd25fed697...595be6a0f6
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 07:31:47 -07:00
k8s-infra-cherrypick-robot
7ed3aac270
Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 ( #11448 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5742e2a039...286f3b13b1
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 07:28:11 -07:00
k8s-infra-cherrypick-robot
1651900d8a
fix for docs issue 11432 ( #11446 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-06-10 06:48:17 -07:00
k8s-infra-cherrypick-robot
ed22643d86
Update index.md ( #11445 )
...
add section about how to setup the proxy protocol for scaleway
Co-authored-by: Vadim Bauer <Bauer.vadim@gmail.com>
2024-06-10 06:45:40 -07:00
k8s-infra-cherrypick-robot
8f3968b396
upgrade to alpine 3.20 ( #11438 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-06-10 02:39:04 -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
k8s-infra-cherrypick-robot
9f4d0104dd
Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 ( #11422 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.17.2 to 2.19.0.
- [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.17.2...v2.19.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 06:40:52 -07:00
k8s-infra-cherrypick-robot
54e18fb2a1
Bump the all group with 2 updates ( #11421 )
...
Bumps the all group with 2 updates: [docker/login-action](https://github.com/docker/login-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `docker/login-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb...0d4c9c5ea7
)
Updates `github/codeql-action` from 3.25.6 to 3.25.7
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9fdb3e4972...f079b84933
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 06:38:19 -07:00
k8s-infra-cherrypick-robot
c1d699afa4
Bump google.golang.org/grpc from 1.63.2 to 1.64.0 ( #11423 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 06:32:50 -07:00
k8s-infra-cherrypick-robot
826e32cf0c
Adapt dashboards for Grafana 11 compatibility ( #11414 )
...
Co-authored-by: Roberto Devesa <15369573+Roberdvs@users.noreply.github.com>
2024-06-02 22:55:56 -07:00
k8s-infra-cherrypick-robot
9409bb15da
Rename variable to fix typo ( #11413 )
...
Co-authored-by: Andrea Scarpino <andrea@scarpino.dev>
2024-06-02 13:27:35 -07:00
k8s-infra-cherrypick-robot
f2959041e3
Fix helm install on cloud provider admonition block ( #11412 )
...
* Fix helm install on cloud provider admonition block
* Add missing admonition type.
* Format link to AWS LB controller.
* Add nested YAML code block for annotations example
* Add a couple of line breaks for breathing and structure
* Fix admonition block title
* Another try
* Should be nice now
---------
Co-authored-by: Jérémie Tarot <silopolis@gmail.com>
2024-06-02 12:25:34 -07:00
k8s-infra-cherrypick-robot
503843119c
edited helm-install tips ( #11411 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-06-02 12:18:35 -07:00
k8s-infra-cherrypick-robot
0751a725fd
added info for aws helm install ( #11410 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-06-02 12:09:22 -07:00
k8s-infra-cherrypick-robot
e2b3ac95a2
added multiplecontrollers-howto to faq ( #11409 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-06-02 12:05:50 -07:00
k8s-infra-cherrypick-robot
b7f6f93334
removed tlsv1 & tlsv1.1 ( #11408 )
...
Co-authored-by: longwuyuan <longwuyuan@gmail.com>
2024-06-02 11:52:07 -07:00
k8s-infra-cherrypick-robot
18cfd1daac
Bump the all group across 1 directory with 6 updates ( #11407 )
...
Bumps the all group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.4` | `4.1.6` |
| [dorny/test-reporter](https://github.com/dorny/test-reporter ) | `1.9.0` | `1.9.1` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `5.0.0` | `5.1.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) | `2.3.1` | `2.3.3` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.25.3` | `3.25.6` |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) | `0.19.0` | `0.21.0` |
Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...a5ac7e51b4
)
Updates `dorny/test-reporter` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/dorny/test-reporter/releases )
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md )
- [Commits](c40d89d5e9...31a54ee7eb
)
Updates `goreleaser/goreleaser-action` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](7ec5c2b0c6...5742e2a039
)
Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510
)
Updates `github/codeql-action` from 3.25.3 to 3.25.6
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d39d31e687...9fdb3e4972
)
Updates `aquasecurity/trivy-action` from 0.19.0 to 0.21.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](d710430a67...fd25fed697
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 10:47:32 -07:00
k8s-infra-cherrypick-robot
db3990d557
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 ( #11406 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.3.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](38e1018663...a4f60bb28d
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 10:40:43 -07:00
Marco Ebert
047fa58e26
Docs: Remove opentracing and zipkin from docs ( #11405 )
...
Co-authored-by: Lucas Andrade Flores <lcs.oliveira93@gmail.com>
2024-06-02 10:38:19 -07:00
k8s-infra-cherrypick-robot
7520982b4e
Bump the all group with 3 updates ( #11404 )
...
Bumps the all group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go ), [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ).
Updates `actions/setup-go` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436
)
Updates `actions/dependency-review-action` from 4.2.5 to 4.3.2
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](5bbc3ba658...0c155c5e85
)
Updates `golangci/golangci-lint-action` from 5.0.0 to 5.3.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](82d40c283a...38e1018663
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 09:20:28 -07:00
k8s-infra-cherrypick-robot
075ce7c13c
Bump Kubernetes version on images ( #11403 )
...
Co-authored-by: Ricardo Katz <ricardo.katz@gmail.com>
2024-05-31 09:11:06 -07:00
k8s-infra-cherrypick-robot
fa9ab5c27f
Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 ( #11402 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3cfe3a4abb...82d40c283a
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 06:01:12 -07:00
Marco Ebert
49d79b13f0
Go: Sync modules from main
. ( #11398 )
2024-05-31 05:37:25 -07:00
k8s-infra-cherrypick-robot
ac94566196
Bump the all group with 4 updates ( #11380 )
...
Bumps the all group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/upload-artifact](https://github.com/actions/upload-artifact ), [actions/download-artifact](https://github.com/actions/download-artifact ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/checkout` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada
)
Updates `actions/upload-artifact` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd
)
Updates `actions/download-artifact` from 4.1.5 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](8caf195ad4...65a9edc588
)
Updates `github/codeql-action` from 3.25.1 to 3.25.3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c7f9125735...d39d31e687
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 10:25:36 -07:00
James Strong
4bf5b5f156
Merge pull request #11318 from strongjz/helm-workflow
...
Helm workflow fix position of options
2024-04-26 10:01:58 -04:00
James Strong
5d6a0707ba
sfix position of options
2024-04-26 09:46:12 -04:00
James Strong
1e2e5e182e
add workflow to helm release and update ct for branch ( #11317 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2024-04-26 06:34:17 -07:00
James Strong
66d4815bdd
Merge pull request #11277 from strongjz/chart-1.10.1 ( #11314 )
...
release chart 4.10.1
2024-04-25 08:08:56 -07:00
James Strong
d643824e6d
Merge pull request #11310 from k8s-infra-cherrypick-robot/cherry-pick-11309-to-release-1.10
...
fix git ref error in helm release ci
2024-04-24 10:36:38 -04:00
James Strong
f3139368c7
fix ref error
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2024-04-24 14:30:42 +00:00
James Strong
d768e7da3c
Merge pull request #11308 from strongjz/fix-helm-4.10.1
...
revert chart 4.10.1
2024-04-24 10:11:45 -04:00
k8s-infra-cherrypick-robot
6b06dae74e
Release Helm Chart on branch update ( #11306 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-04-24 07:05:26 -07:00
James Strong
01443c06cb
Revert "Merge pull request #11277 from strongjz/chart-1.10.1"
...
This reverts commit 5ed84026fb
, reversing
changes made to 427d275dce
.
2024-04-24 10:04:40 -04:00
k8s-infra-cherrypick-robot
ae0715edfd
Bump k8s.io/component-base from 0.29.3 to 0.30.0 ( #11301 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.29.3 to 0.30.0.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.3...v0.30.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 14:23:12 -07:00
k8s-infra-cherrypick-robot
ad56693997
Bump github.com/prometheus/common from 0.52.3 to 0.53.0 ( #11300 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.52.3 to 0.53.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.52.3...v0.53.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 14:20:35 -07:00
James Strong
5ed84026fb
Merge pull request #11277 from strongjz/chart-1.10.1
...
release chart 4.10.1
2024-04-23 11:34:34 -04:00
James Strong
427d275dce
Merge pull request #11297 from k8s-infra-cherrypick-robot/cherry-pick-11296-to-release-1.10
...
Fix function name in comment
2024-04-23 10:15:11 -04:00
James Strong
86ad4bf511
Merge pull request #11299 from k8s-infra-cherrypick-robot/cherry-pick-11292-to-release-1.10
...
Bump the all group with 5 updates
2024-04-23 10:14:58 -04:00
k8s-infra-cherrypick-robot
ce4f962a45
Release controller 1.10.1 ( #11298 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-04-23 06:53:21 -07:00
dependabot[bot]
0a7fe6d4ed
Bump the all group with 5 updates
...
Bumps the all group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.2` | `4.1.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.1` | `4.3.2` |
| [azure/setup-helm](https://github.com/azure/setup-helm ) | `4.1.0` | `4.2.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `4.1.4` | `4.1.5` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.24.10` | `3.25.1` |
Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1
)
Updates `actions/upload-artifact` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](5d5d22a312...1746f4ab65
)
Updates `azure/setup-helm` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](b7246b12e7...fe7b79cd5e
)
Updates `actions/download-artifact` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](c850b930e6...8caf195ad4
)
Updates `github/codeql-action` from 3.24.10 to 3.25.1
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4355270be1...c7f9125735
)
2024-04-23 13:49:50 +00:00
James Strong
bcb5249ea7
Merge branch 'release-1.10' into chart-1.10.1
2024-04-23 09:38:48 -04:00
cuiyourong
a4e5daebec
Fix function name in comment
...
Signed-off-by: cuiyourong <cuiyourong@gmail.com>
2024-04-23 11:28:01 +00:00
k8s-infra-cherrypick-robot
1a7f674422
fix path in file changed detected message ( #11286 )
...
* fix path in file changed detected message
Signed-off-by: Tom Hayward <thayward@infoblox.com>
* fix typo in log message
* explain code per review comments
---------
Signed-off-by: Tom Hayward <thayward@infoblox.com>
Co-authored-by: Tom Hayward <thayward@infoblox.com>
2024-04-19 09:56:22 -07:00
k8s-infra-cherrypick-robot
6fbd58353f
Bump golang.org/x/net from 0.22.0 to 0.23.0 ( #11285 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 08:23:40 -07:00
k8s-infra-cherrypick-robot
5ad073b96c
Bump golang.org/x/net in /images/kube-webhook-certgen/rootfs ( #11284 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 06:51:47 -07:00
k8s-infra-cherrypick-robot
c5ffbd3cf5
chore: fix function names in comment ( #11281 )
...
Signed-off-by: racequite <quiterace@gmail.com>
Co-authored-by: racequite <quiterace@gmail.com>
2024-04-19 03:23:40 -07:00
k8s-infra-cherrypick-robot
213b723d81
fix: update kube version requirement to 1.21 ( #11279 )
...
The controller depends on the v1 version of EndpointSlice, but the discovery.k8s.io/v1 API was first introduced in Kubernetes version 1.21.
Co-authored-by: NierYYDS <141559828+NierYYDS@users.noreply.github.com>
2024-04-18 11:30:38 -07:00
k8s-infra-cherrypick-robot
755301d84c
release helm chart from release branch ( #11278 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2024-04-18 10:09:09 -07:00
James Strong
2c48919a9c
release chart 4.10.1
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2024-04-18 10:05:29 -04:00
k8s-infra-cherrypick-robot
f8f6c5dcf6
Bump the all group with 2 updates ( #11266 )
...
Bumps the all group with 2 updates: [github.com/prometheus/common](https://github.com/prometheus/common ) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ).
Updates `github.com/prometheus/common` from 0.52.2 to 0.52.3
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.52.2...v0.52.3 )
Updates `sigs.k8s.io/controller-runtime` from 0.17.2 to 0.17.3
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.2...v0.17.3 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 13:21:47 -07:00