Commit graph

7211 commits

Author SHA1 Message Date
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
guangwu
65e18b4b36 unnecessary use of fmt.Sprint (S1039) (#10049) 2023-06-11 11:49:54 -07:00
guangwu
9315fc24c7 chore: pkg imported more than once (#10048) 2023-06-11 11:49:47 -07:00
David Goffredo
599ac7766b tracing: upgrade to dd-opentracing-cpp v1.3.7 (#10031) 2023-06-11 11:45:47 -07:00
Brendan Kamp
fd9e7b2fad fix: add canary to sidebar in examples (#10068)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-11 11:41:46 -07:00
Brendan Kamp
87dafe88e3 docs: add lua testing documentation (#10060)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-11 11:39:47 -07:00
Brendan Kamp
91397dd45a docs: canary weighted deployments example (#10067)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-06-09 04:58:15 -07:00
Chen Chen
95924448a3 Update Internal Load Balancer docs (#10062)
* Update internal load balancer doc

Signed-off-by: z1cheng <imchench@gmail.com>

* Fix incorrect description

Signed-off-by: z1cheng <imchench@gmail.com>

* GenerateREADME.md using helm-docs

Signed-off-by: z1cheng <imchench@gmail.com>

* Regenerate the docs

Signed-off-by: z1cheng <imchench@gmail.com>

---------

Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-08 08:54:13 -07:00
Mitchell Mohorovich
10058c7f78 fix broken kubernetes.io/user-guide/ docs links (#10055) 2023-06-08 08:52:14 -07:00
Jintao Zhang
7204c017de docs: Updated the content of deploy/rbac.md (#10054)
Due to Kubernetes having deprecated the use of configmap as a mechanism
for elections, we have migrated to a mechanism based on leases
resources. However, the documentation has not been updated, resulting in
inconsistencies.

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-07 07:58:13 -07:00
dependabot[bot]
ab1d7744ae Bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#10042)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](f46c48ed6d...1360a344cc)

---
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-06-05 14:15:06 -07:00
dependabot[bot]
5b889328e2 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#10041)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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-05 14:13:08 -07:00
Long Wu Yuan
228d154286 ensured hpa mem spec before cpu spec (#10043) 2023-06-05 08:07:27 -07:00
Chen Chen
f563a4f600 Fix typo in controller_test (#10034)
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-03 10:50:41 -07:00
dependabot[bot]
7d103f3dc7 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#10005)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  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-02 08:04:55 -07:00
James Strong
eed8ffeecd Merge pull request #10025 from strongjz/nginx-tag
Add a tag here so we force nginx builds to cloudbuild
2023-06-02 11:03:35 -04:00
Jintao Zhang
c090bee8bd chore(dep): upgrade github.com/emicklei/go-restful/v3 to 3.10 (#10028)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-06-02 00:36:53 -07:00
Stilian Stoilov
4e1e80ceb6 Upgrade to Golang 1.20.4 (#10016)
* Upgrade to Golang 1.20.4 and alpine 3.18.0

* Handle Review comments
2023-06-01 18:07:46 -07:00
James Strong
4d3775b62f adding a tag here so we force nginx builds to cloudbuild
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-06-01 13:33:20 -04:00
Eng Zer Jun
eabdda826c perf: avoid unnecessary byte/string conversion (#10012)
We can use alternative functions to avoid unnecessary byte/string
conversion calls and reduce allocations.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-06-01 07:29:47 -07:00
Long Wu Yuan
9bfd75b1e6 added note on dns for localtesting (#10021) 2023-06-01 00:41:46 -07:00
Long Wu Yuan
19508711b3 added helmshowvalues example (#10019) 2023-05-30 13:33:46 -07:00
James Strong
5ca8e442da release controller 1.8.0 and chart 4.7.0 (#10017)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-05-30 11:39:50 -07:00
dependabot[bot]
76adfafd3b Bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#10008)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.15...v0.3.16)

---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
  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-05-29 21:27:44 -07:00
Ehsan Saei
e6ab2dcf35 Add legacy to OpenTelemetry migration doc (#10011) 2023-05-29 10:33:44 -07:00
dependabot[bot]
8e5d7caaaf Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#10007)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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-05-29 07:03:43 -07:00
James Strong
eefd80842e Merge pull request #10010 from tao12345666333/release-v1.8.0
chore: start v1.8.0 release process
2023-05-29 09:04:39 -04:00
Jintao Zhang
ea0886d71a chore: start v1.8.0 release process
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-29 19:35:25 +08:00
James Strong
e0586e9c56 Merge pull request #10003 from longwuyuan/add-faq-section
add faq section in docs
2023-05-28 14:31:23 -04:00
longwuyuan
433fada346 add faq section in docs 2023-05-28 22:46:23 +05:30
Long Wu Yuan
6953366479 changed tagsha to recent builds (#10001) 2023-05-27 07:46:51 -07:00
Long Wu Yuan
91ce6ce3bf change to alpine318 baseimage (#10000) 2023-05-27 00:14:52 -07:00
Jintao Zhang
32305fcea9 images: upgrade to Alpine 3.18 (#9997)
Alpine Linux 3.18 was released
https://alpinelinux.org/posts/Alpine-3.18.0-released.html

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-26 17:54:49 -07:00
Long Wu Yuan
6f63419d37 openssl CVE fix (#9996) 2023-05-26 12:56:56 -07:00
Peter Jakubis
2248885a5e PodDisruptionBudget spec logic update (#9904)
Signed-off-by: Peter Jakubis <balonik32@gmail.com>
2023-05-25 10:26:53 -07:00
dependabot[bot]
1d16fbcabc Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#9913)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [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.90.1...v2.100.1)

---
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-05-25 09:08:51 -07:00
Ricardo Katz
fd4decbe8e Admission warning (#9975)
* Add warning feature in admission code

* Apply suggestions from code review

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Add deprecation and validation path notice

---------

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-05-25 07:56:52 -07:00
Ricardo Katz
48aaa35b76 Add OPA examples on pathType restrictions (#9992) 2023-05-25 07:18:52 -07:00
Long Wu Yuan
0fc1b53bd9 updated testrunner image tag+sha (#9987) 2023-05-23 03:44:27 -07:00
Long Wu Yuan
942b071b95 bumped ginkgo to v2.9.5 (#9985) 2023-05-22 10:52:58 -07:00
dependabot[bot]
95ac65e4e9 Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.5 (#9980)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.0 to 2.9.5.
- [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.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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-05-22 07:50:35 -07:00
Federico Cuello
357b4ed71b helm: Fix opentelemetry module installation for daemonset (#9792)
* fix: opentelemetry module for controller-daemonset

* fix: Align controller-daemonset with controller-deployment

* Fix typo in github/workflows/ci
2023-05-22 07:42:34 -07:00
dependabot[bot]
fed815a6b5 Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#9982)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.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-05-22 06:12:31 -07:00
dependabot[bot]
cd13214a42 Bump actions/setup-go from 4.0.0 to 4.0.1 (#9984)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4d34df0c23...fac708d667)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-05-22 05:28:30 -07:00
dependabot[bot]
4935ce04f0 Bump securego/gosec from 2.15.0 to 2.16.0 (#9983)
Bumps [securego/gosec](https://github.com/securego/gosec) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/securego/gosec/releases)
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
- [Commits](a459eb0ba3...c5ea1b7bdd)

---
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-05-22 05:04:31 -07:00
dependabot[bot]
1aebf4c919 Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#9981)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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-05-22 05:02:31 -07:00
Ehsan Saei
4ce51c2890 OpenTelemetry default config (#9978) 2023-05-21 10:04:19 -07:00
fergusean
b7c7f67661 Correct annotations in monitoring docs (#9976) 2023-05-21 04:08:20 -07:00
hongzhouzi
962e4b5891 fix: avoid builds and tests for changes to markdown (#9962) 2023-05-20 15:26:18 -07:00