Commit graph

7429 commits

Author SHA1 Message Date
Jongwoo Han
583dd66115 Fix minor typos in bug_report.md (#10767)
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
2023-12-20 16:58:12 +01:00
dependabot[bot]
0a21caf8fb Bump actions/stale from 8.0.0 to 9.0.0 (#10747)
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](1160a22402...28ca103628)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 16:55:26 +01:00
dependabot[bot]
9bc1995040 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /magefiles (#10774)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.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-12-20 16:52:26 +01:00
James Strong
898131dad6 Merge pull request #10721 from Gacko/k4as9
Chart: Improve #10673.
2023-12-20 09:54:22 -05:00
Marco Ebert
e5a72ad5fe Chart: Improve #10673. 2023-12-19 10:01:41 +01:00
dependabot[bot]
52a3242435 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#10775)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 08:43:58 +01:00
AhmedGrati
244a62083c fix: disable cluster wide controller role permissions (#10659)
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
2023-12-15 14:25:39 +01:00
Marco Ebert
d0a9bd49c1 CI: Replace chart-testing image by e2e-test-runner. (#10761) 2023-12-15 01:13:34 +01:00
Stavros Foteinopoulos
96cd7c2051 Add more unit tests to helm chart (#10731)
* Add more unit tests to helm chart

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* Use upstream helm-unittest repository

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* Remove non existing value from controller unittest

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* fix unit test

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* Apply suggestions from code review

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

---------

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2023-12-14 16:17:09 +01:00
Cheng Pan
f0bee5e422 Docs: Keep title in navbar in upcase (#10755) 2023-12-13 09:54:59 +01:00
Marco Ebert
91b1e47aac Deployment/DaemonSet: Remove distroless from extraModules templating. (#10742) 2023-12-13 09:29:06 +01:00
James Strong
4962d02a81 supdate images from golang upgrade (#10750) 2023-12-12 03:16:59 +01:00
dependabot[bot]
cf93b96ec2 Bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (#10746)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.14.0 to 0.16.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](2b6a709cf9...91713af97d)

---
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-12-11 12:30:43 +01:00
Claus Prüfer
278601842a Update Documentation for Client-Cert Authentication misleading #10687 (#10705)
* Update README.md

Update / restructure "Client Cert Authentication" Documentation sub-section

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Add openssl subjectAltName and remark for future releases.

* Update README.md

Moved subjectAltName to new topic "Remarks", i think it is not annotation / ingress related

* Update README.md

Typo
2023-12-09 20:31:01 +01:00
Ehsan Saei
e1f5328150 otel distroless (#10741) 2023-12-08 23:15:02 +01:00
James Strong
33d9c77566 Merge pull request #10740 from strongjz/alpine-319
upgrade alpine to 3.19.0 ginko to 2.13.1
2023-12-08 15:52:14 -05:00
James Strong
84757b1c4e revert golang 1.21.5 and alpine 3.19 not available yet
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 14:43:21 -05:00
James Strong
f3fe07dabd smore missing builds 2023-12-08 14:41:23 -05:00
James Strong
e1d5dace4d missed some
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 14:37:20 -05:00
James Strong
e0e58e45af upgrade alpine to 3.19.0
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 14:15:22 -05:00
patst
9f4d255a34 helm: opentelemetry addon allow configuration of registry with setting tag (#9773)
* feat: allow configuration of registry, image, tag and digest in single values for opentelemetry addon

* feat: allow configuration of registry, image, tag and digest in single values for opentelemetry addon

* add ci test file

* fix: updated helm-docs with opentelemetry image value

* fix: ci test case

* fix: ci test case set default registry, image + tag

* fix: ci test case set default registry + image

* fix: remove unrequired comment

* feat!: use extraModules helper method for templating the image value

* image definition for OTel image is now split up in image, repo and registry values

* feat!: move distroless config under the image key

* update helm-docs

* Refactor template to generate the image name

* adapt test cases for extraModules

* implement code review

* try to fix ci test for opentelemetry
2023-12-08 11:09:34 +01:00
James Strong
0ff37098b0 upgrade go 1.21.5 (#10732)
* upgrade go 1.21.5

Signed-off-by: James Strong <strong.james.e@gmail.com>

* update golang gha

Signed-off-by: James Strong <strong.james.e@gmail.com>

* supgrade golang lint ci to v1.55.2

* sfix all golang lint ci errors

* sget a nginx build as well

* srevert some e2e changes

* srevert some e2e changes

---------

Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00
Sonu Kumar Singh
b6126b0c9e images: upgrade to Alpine 3.18.5 (#10722) 2023-12-07 15:57:33 +01:00
dependabot[bot]
db4f1fbec4 Bump actions/dependency-review-action from 3.1.3 to 3.1.4 (#10725)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](7bbfa034e7...01bc87099b)

---
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-12-06 08:14:33 +01:00
Marco Ebert
a07ede7395 Helm Service: Align internal to external. (#10239)
* Service: Align internal to external.

* Service: Remove redundant condition.
2023-12-05 17:25:04 +01:00
Marco Ebert
5c4b5a69d7 Chart: Simplify image templating. (#10708) 2023-12-05 17:22:12 +01:00
Ofir Shtrull
702259f797 add new serivce type for internal use (#10727)
* add new serivce type for internal use

* bump chart version

* lint

* fix tests

* fix readme

* Update charts/ingress-nginx/Chart.yaml

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* Update charts/ingress-nginx/values.yaml

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* rerun helm-docs

* Update charts/ingress-nginx/templates/controller-service-internal.yaml

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>

* fix values

* fix values

---------

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2023-12-05 14:47:20 +01:00
dependabot[bot]
bef6e96385 Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#10724)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.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-12-04 17:38:42 +01:00
Stavros Foteinopoulos
32d11987e1 Add extra configMaps support to helm chart (#10673)
* Add extra configMaps support to helm chart

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

* Introducing unit tests for helm chart

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>

---------

Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
2023-12-02 14:26:23 +01:00
James Strong
3f9498c82e Merge pull request #10690 from aslafy-z/patch-3
fix: remove tcpproxy copy error handling
2023-12-01 09:47:38 -05:00
James Strong
9c9f22c3e2 update the nginx build (#10707)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-11-30 22:53:05 +01:00
Jmnote
390b4d3ff8 [charts] add controller.admissionWebhooks.networkPolicyEnabled (#10650)
* add controller.admissionWebhooks.networkPolicyEnabled

Signed-off-by: Jmnote <opcore@gmail.com>

* .Values.controller.admissionWebhooks.patch.networkPolicy.enabled

---------

Signed-off-by: Jmnote <opcore@gmail.com>
2023-11-29 22:39:51 +01:00
James Strong
d69dda7303 Merge pull request #10697 from kubernetes/revert-10668-nginx-1.25
Revert "upgrade nginx"
2023-11-29 12:17:07 -05:00
James Strong
e146f94d49 Revert "upgrade nginx" 2023-11-29 11:44:48 -05:00
James Strong
28caaaa71c Merge pull request #10622 from giantswarm/fix/move-changelog
Repository: Rework changelogs.
2023-11-29 11:36:51 -05:00
Zadkiel Aharonian
c305d7b1ef fix: remove tcpproxy copy error handling 2023-11-29 16:00:40 +00:00
Marco Ebert
50d09a82e5 Chart: Split CHANGELOG.md into changelog/helm-chart-*.md. 2023-11-28 09:52:26 +01:00
Marco Ebert
acb4844bdf Chart: Rename changelog/Changelog-*.md into changelog/helm-chart-*.md. 2023-11-28 09:20:12 +01:00
Marco Ebert
bce37d3c6e Chart: Improve changelog/helm-chart.md.gotmpl. 2023-11-28 09:20:12 +01:00
Marco Ebert
e4a99d4e7c Chart: Rename changelog.md.gotmpl into changelog/helm-chart.md.gotmpl. 2023-11-28 09:20:12 +01:00
Marco Ebert
096e3e0695 Repository: Align changelog/controller-*.md to changelog/controller.md.gotmpl. 2023-11-28 09:20:12 +01:00
Marco Ebert
01f138f1a6 Repository: Rename changelog/Changelog-*.md into changelog/controller-*.md. 2023-11-28 09:20:12 +01:00
Marco Ebert
bcab2e4792 Repository: Improve changelog/controller.md.gotmpl. 2023-11-28 09:20:12 +01:00
Marco Ebert
489193fc05 Repository: Rename Changelog.md.gotmpl into changelog/controller.md.gotmpl. 2023-11-28 09:20:12 +01:00
James Strong
1000b0be6a Merge pull request #10683 from Gacko/4waw2
Chart: Promote myself to approver & reviewer.
2023-11-27 10:55:26 -05:00
Marco Ebert
17b69279a1 Chart: Put me in alphabetical order. 2023-11-27 16:52:57 +01:00
Marco Ebert
f81d917051 Chart: Promote myself to approver & reviewer. 2023-11-27 16:41:09 +01:00
Tore
b10c881875 docs: add index for global-auth-always-set-cookie (#10670) 2023-11-22 11:59:09 +01:00
James Strong
6572c6b854 Merge pull request #10668 from strongjz/nginx-1.25
upgrade nginx
2023-11-21 15:22:23 -05:00
James Strong
287ab77c45 sremove the v 2023-11-21 13:23:04 -05:00