Commit graph

7102 commits

Author SHA1 Message Date
dependabot[bot]
d36526b286 Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#9822)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.5 to 0.14.6.
- [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.14.5...v0.14.6)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  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-04-04 05:41:54 -07:00
sarab
29a8eca88b Switched from N1 to E2 machine 2023-04-02 03:03:12 +05:30
Mohammad Yasir
255edb14bc The Ingress-Nginx project recently released version 1.7.0 of the controller, but the deployment documentation still referenced version 1.6.4. This commit updates the documentation to reference the latest version, ensuring that users have access to the most up-to-date information. Fixes#9787 (#9788) 2023-03-27 07:14:30 -07:00
James Strong
1484c7160c Merge pull request #9784 from strongjz/helm-chart-release
release 1.7.0 chart 4.6.0
2023-03-24 13:52:20 -04:00
James Strong
24ecced335 release 1.7.0 chart 4.6.0
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-24 13:27:00 -04:00
James Strong
80d5b65478 Merge pull request #9781 from strongjz/release-v1.7.0
release 1.7.0 notes
2023-03-24 13:22:07 -04:00
James Strong
29047f8f03 release notes v1.7.0
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-24 09:45:31 -04:00
James Strong
751e4a5163 kick off 1.7.0 build (#9775)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-22 20:26:22 -07:00
ouyang
d3af394ff4 Update exposing-tcp-udp-services.md (#9777) 2023-03-22 18:50:22 -07:00
Ehsan Saei
c8e848f419 feat: OpenTelemetry module integration (#9062)
* OpenTelemetry module integration

* e2e test

* e2e test fix

* default OpentelemetryConfig

* e2e values

* mount otel module for otel test only

* propagate IS_CHROOT

* propagate IS_CHROOT e2e test

* code doc

* comments

* golint

* opentelemetry doc

* zipkin

* zipkin

* typo

* update e2e test OpenTelemetry value

* use opentelemetry value

* revert merge conflict

* fix

* format

* review comments

* clean
2023-03-22 11:58:22 -07:00
James Strong
b6fd8365c9 drop k8s 1.23 support (#9772)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-21 13:34:12 -07:00
Sergei Kaznakhovskii
498845fee1 Fix canary-weight-total annotation ignored in rule backends (#9729)
* Missed canary weight total

    - added canary weight total for spec rules

* - added e2e test
2023-03-21 06:47:09 -07:00
James Strong
19c9e226c6 Merge pull request #9768 from kubernetes/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.2.0 to 3.4.0
2023-03-21 09:44:43 -04:00
dependabot[bot]
8c76d1e89b Bump actions/checkout from 3.2.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...24cb908017)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 13:42:46 +00:00
James Strong
4f2ae1e499 Merge pull request #9769 from kubernetes/dependabot/github_actions/securego/gosec-2.15.0
Bump securego/gosec from 2.14.0 to 2.15.0
2023-03-21 09:41:57 -04:00
Taehyun Kim
4d56105d06 fix: controller psp's volume config (#9740)
* fix: controller psp's volume config

* revert chart version
2023-03-21 06:41:08 -07:00
dependabot[bot]
fd96fe719b Bump aquasecurity/trivy-action from 0.8.0 to 0.9.2 (#9767)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.8.0 to 0.9.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](9ab158e859...1f0aa582c8)

---
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-03-21 06:39:07 -07:00
Adam Jacques
950b3c0b18 Fix several Helm YAML issues with extraModules and extraInitContainers (#9709)
* Fix indention issue for DaemonSets when using extraModules and extraInitContainers

* Improve documentation

* Unify and fix templating

* Enable support for the opentelemetry from values.yaml
2023-03-21 06:37:08 -07:00
dependabot[bot]
1edc21ca03 Bump k8s.io/component-base from 0.26.2 to 0.26.3 (#9764)
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/kubernetes/component-base/releases)
- [Commits](https://github.com/kubernetes/component-base/compare/v0.26.2...v0.26.3)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  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-03-21 06:35:10 -07:00
dependabot[bot]
e176a12723 Bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#9766)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](c090f4e553...f46c48ed6d)

---
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-03-21 06:33:08 -07:00
dependabot[bot]
fca7415729 Bump actions/add-to-project from 0.4.0 to 0.4.1 (#9765)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](960fbad431...4756e6330f)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  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-03-20 09:33:19 -07:00
Ole-Martin Bratteng
1ab7be589f docs(helm): fix value key in readme for enabling certManager (#9640) 2023-03-20 05:05:18 -07:00
dependabot[bot]
2ac67438ff Bump securego/gosec from 2.14.0 to 2.15.0
Bumps [securego/gosec](https://github.com/securego/gosec) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/securego/gosec/releases)
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
- [Commits](1af1d5bb49...a459eb0ba3)

---
updated-dependencies:
- dependency-name: securego/gosec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 11:01:37 +00:00
Saumya
d56085ce2b updated digest and sha for e2e-test-echo (#9760) 2023-03-19 12:47:24 -07:00
Saumya
d6bda2b564 updated digest and sha for e2e-test-fastcgi-helloserver (#9759) 2023-03-19 12:47:16 -07:00
Saumya
ce4d1e8ff3 updated digest and sha for opentelemetry (#9758) 2023-03-19 12:43:16 -07:00
Saumya
d5640951c8 updated digest and sha for e2e-test-cfssl (#9757) 2023-03-19 09:03:16 -07:00
Saumya
ffb5bc5e31 updated kube-webhook-certgen digest and tags (#9756) 2023-03-19 08:59:16 -07:00
Saumya
f615834a81 updated nginx-error digest and tags (#9755) 2023-03-18 15:17:15 -07:00
Saumya
053ac16678 added upgrade ginkgo documentation for contributors (#9753) 2023-03-18 15:15:16 -07:00
Saumya
4937124551 changes Makefile of echo folder to trigger code-build (#9754) 2023-03-18 15:13:16 -07:00
Marco Ebert
756f1a8445 Chart: Drop controller.headers, rework DH param secret. (#9659) 2023-03-16 18:39:16 -07:00
Saumya
9592167c8c updated NGINX_BASE image with latest tag (#9747) 2023-03-16 01:27:18 -07:00
James Strong
97f8dd3a0a Merge pull request #9743 from longwuyuan/update-test-runner-image-tagsha
changed test-runner-image tag and sha
2023-03-15 15:43:01 -04:00
longwuyuan
33696ad456 changed test-runner-image tag and sha 2023-03-15 23:44:25 +05:30
dependabot[bot]
66ff4f8006 Bump actions/dependency-review-action from 3.0.2 to 3.0.3 (#9727)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](0ff3da6f81...c090f4e553)

---
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-03-14 07:32:16 -07:00
dependabot[bot]
607b823560 Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (#9724)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.41.0...v0.42.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-03-14 07:30:17 -07:00
dependabot[bot]
e8e0f1f896 Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#9723)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.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-03-14 07:28:16 -07:00
dependabot[bot]
3fe2c2ee10 Bump actions/download-artifact from 3.0.1 to 3.0.2 (#9721)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](9782bd6a98...9bc31d5ccc)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-03-14 07:26:18 -07:00
dependabot[bot]
8167c0c915 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (#9718)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](8f67e590f2...f82d6c1c34)

---
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-03-14 07:24:23 -07:00
dependabot[bot]
65f5228ec7 Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#9717)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-03-14 07:22:17 -07:00
Marco Ebert
a0119c62ba Deployment/DaemonSet: Label pods using ingress-nginx.labels. (#9732) 2023-03-14 06:44:17 -07:00
Long Wu Yuan
d533373bdc bumped ginkgo to v2.9.0 (#9722) 2023-03-14 04:36:17 -07:00
Do Hoang Khiem
1bb7fe78f1 HPA: autoscaling/v2beta1 deprecated, bump apiVersion to v2 for defaultBackend (#9731) 2023-03-14 04:32:18 -07:00
dependabot[bot]
d5afaa4ad1 Bump docker/setup-buildx-action from 2.2.1 to 2.5.0 (#9719)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](8c0edbc76e...4b4e9c3e2d)

---
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-03-12 05:20:40 -07:00
dependabot[bot]
f795f92553 Bump helm/chart-releaser-action from 1.4.1 to 1.5.0 (#9720)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases)
- [Commits](98bccfd32b...be16258da8)

---
updated-dependencies:
- dependency-name: helm/chart-releaser-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-03-12 05:18:40 -07:00
James Strong
5e84d0ed08 update to golang 1.20 (#9690)
update alpine and golang
remove nano
update go modules
remove need for openssl external cli
fix stale

Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-03-11 20:38:39 -08:00
dependabot[bot]
4c58fb35bc Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.9.0 (#9695)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.6.1 to 2.9.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.6.1...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/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-03-11 11:38:39 -08:00
dependabot[bot]
a9e091c06f Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 (#9694)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.0 to 2.90.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.0...v2.90.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/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-03-11 11:36:42 -08:00
dependabot[bot]
285cba0c48 Bump golang.org/x/crypto in /magefiles (#9691)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210817164053-32db794688a5 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 11:34:41 -08:00