Thomas Milox
5e7bc0be54
doc: update NEW_CONTRIBUTOR.md ( #9381 )
...
Add a reference to docker-mac-net-connect for macOS users experiencing ingress not being exposed
Signed-off-by: TommyStarK <thomasmilox@gmail.com>
Signed-off-by: TommyStarK <thomasmilox@gmail.com>
2022-12-07 16:10:22 -08:00
Jan-Otto Kröpke
a32fdeea18
feat(helm): Optionally use cert-manager instead admission patch ( #9279 )
2022-12-07 04:16:38 -08:00
Long Wu Yuan
91fc73df13
integrated junit-reports with ghactions ( #9361 )
2022-12-06 19:24:37 -08:00
Tomek Święcicki
04f47c0985
[user-guide configmap] fix doc for global-auth-snippet ( #9372 )
2022-12-06 07:26:38 -08:00
dependabot[bot]
6f1cf3a2f6
Bump actions/setup-go from 3.3.1 to 3.4.0 ( #9370 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](c4a742cab1...d0a58c1c4d
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 14:35:03 -08:00
dependabot[bot]
61c3dc70c1
Bump github/codeql-action from 2.1.31 to 2.1.35 ( #9369 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.31 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c3b6fce4ee...b2a92eb56d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 14:33:03 -08:00
Ehsan Saei
4ffffceea7
update OpenTelemetry image ( #9308 )
...
* update OpenTelemetry image
* review comment
* helm-docs
* clean
2022-12-05 00:55:02 -08:00
Johannes Würbach
54edd84fdd
fix: missing CORS headers when auth fails ( #9251 )
2022-12-04 17:49:01 -08:00
dependabot[bot]
bedeeef22c
Bump google.golang.org/grpc from 1.50.1 to 1.51.0 ( #9316 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.51.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 13:09:56 -08:00
Justin Wood (Callek)
1d3884450e
Fix styling in canary annotation docs. ( #9259 )
...
Before this change, it appears on the website as:
> A weight of means implies all requests will be sent to the alternative service specified in the Ingress. `<weight-total>` defaults to 100, and can be increased via `nginx.ingress.kubernetes.io/canary-weight-total`.
Where there is the term `weight-total` as a pure html tag in the space. This fixes it to actually display it as text in the prose.
2022-12-04 11:51:55 -08:00
Saumya
b35529db7e
resolved ginkgo deprecation message ( #9365 )
2022-12-04 11:50:01 -08:00
aimuz
c954de4f1a
Enable profiler-address to be configured ( #9311 )
...
Signed-off-by: aimuz <mr.imuz@gmail.com>
Signed-off-by: aimuz <mr.imuz@gmail.com>
2022-12-04 11:49:54 -08:00
Adam Hukalowicz
2b020382dd
ModSecurity dependencies update to avoid Memory Leaks ( #9330 )
...
* Update ModSecurity to latest head
* modsecurity version pinned
2022-12-04 11:39:54 -08:00
Sjouke de Vries
b6c9d1ef3c
fix(hpa): deprecated api version, bump to v2 ( #9348 )
...
* fix(hpa): deprecated api version, bump to v2
* chore(hpa): abstract hpa apiVersion to helm value
* feat(hpa): add controller.autoscaling.apiVersion docs in README
* docs(hpa): quotes around apiVersion string type
* chore(hpa): run helm-docs in repo
* chore(hpa): remove local helm-docs module install and output
* docs(helm): add hpa controller.autoscaling.apiVersion description
* docs(hpa): remove autoscaling.apiVersion description as it fails ci
2022-12-04 11:35:56 -08:00
Tatu Pesonen
e626f136de
fix(typo): pluralize provider ( #9346 )
2022-12-03 07:28:58 -03:00
Saumya
89581639f6
removed deprecation messsage for ingressClass annotation ( #9357 )
...
* removed deprecation messsage for ingressClass annotation
* modified: docs/user-guide/multiple-ingress.md
* modified: docs/user-guide/multiple-ingress.md
* modified: docs/user-guide/multiple-ingress.md
2022-12-02 21:13:54 -08:00
Long Wu Yuan
f85df45915
added ginkgo junit reports ( #9350 )
2022-12-02 17:43:53 -08:00
Hervé
650d8dba93
Fix typos found by codespell ( #9353 )
...
```
$ codespell
./README.md:178: informations ==> information
./README.md.gotmpl:177: informations ==> information
./CHANGELOG.md:132: comparision ==> comparison
./CHANGELOG.md:142: executible ==> executable
./CHANGELOG.md:159: defaul ==> default
```
2022-11-30 07:44:55 -08:00
Long Wu Yuan
5a6c87141a
bumped ginkgo to v2.5.1 in testrunner ( #9340 )
2022-11-25 19:16:04 -08:00
Long Wu Yuan
86d840ea02
create nsswitch-conf if missing ( #9339 )
2022-11-25 01:28:06 -08:00
James Strong
996d9030e9
Merge pull request #9336 from longwuyuan/fix-multiple-ginkgo-versions
...
fixed multiple ginkgo versions
2022-11-24 20:13:19 -05:00
LongWuYuan
464af82688
fixed multiple ginkgo versions
2022-11-25 06:09:11 +05:30
aimuz
5b2811f7cb
remove the configmap related permissions ( #9310 )
...
ref: https://github.com/kubernetes/ingress-nginx/pull/8921
We have used the Lease API for selection
Signed-off-by: aimuz <mr.imuz@gmail.com>
Signed-off-by: aimuz <mr.imuz@gmail.com>
2022-11-23 17:38:03 -08:00
Michael Weibel
7898312aa5
remove hardcoded datasource from grafana dashboard ( #9284 )
2022-11-22 05:56:15 -08:00
dependabot[bot]
37bd7678c1
Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 ( #9298 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.13.1 to 1.14.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.13.1...v1.14.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 13:20:13 -08:00
caption
8eac7efc74
update gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b to 3.0.0 ( #9277 )
2022-11-21 13:18:17 -08:00
dependabot[bot]
717a207f57
Bump actions/dependency-review-action from 3.0.0 to 3.0.1 ( #9319 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](30d5821115...11310527b4
)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 13:14:12 -08:00
dependabot[bot]
04f7f03bde
Bump golang.org/x/crypto from 0.1.0 to 0.3.0 ( #9318 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 13:12:13 -08:00
dependabot[bot]
97a30bfe44
Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.1 ( #9317 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.4.0 to 2.5.1.
- [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.4.0...v2.5.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 04:22:31 -08:00
Ricardo Katz
15dc300899
Validate ingress path fields ( #9309 )
...
* Validate characters in path fields
* Add e2e tests for path validation
* Fix review comments
2022-11-17 04:24:40 -08:00
dependabot[bot]
aadaafcf83
Bump actions/dependency-review-action from 2.5.1 to 3.0.0 ( #9301 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](0efb1d1d84...30d5821115
)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 14:24:47 -08:00
dependabot[bot]
1c3e99c170
Bump k8s.io/component-base from 0.25.3 to 0.25.4 ( #9300 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.25.3 to 0.25.4.
- [Release notes](https://github.com/kubernetes/component-base/releases )
- [Commits](https://github.com/kubernetes/component-base/compare/v0.25.3...v0.25.4 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 14:22:48 -08:00
Long Wu Yuan
bdb42d31b1
added SAN to cert create command ( #9295 )
2022-11-15 05:04:42 -08:00
Gabriel Gosselin
5c3b4724d6
Missing controller.ingressClass ( #9304 )
...
The missing controller.ingressClass would set the deployment to the default class but the controller.ingressClassResource.name would set the creation of a new IngressClass object.
For now this needs to be done twice, could be a fix in the chart later on.
2022-11-14 18:58:41 -08:00
Ehsan Saei
28244b8299
OpenTelemetry static linking ( #9286 )
...
* static otel lib
* clean
* nginx 1.21
2022-11-14 11:50:43 -08:00
Joseph Richardson
8d1d28890b
Fixed indentation in commented-out autoscaling ( #9225 )
2022-11-13 11:29:56 -08:00
James Strong
e84b570010
run helm release on main only and when the chart/value changes only ( #9290 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-11-11 07:00:10 -08:00
Michael Wittig
aea02c8230
fix broken annotation yaml ( #9243 )
2022-11-10 05:48:56 -08:00
Marco Ebert
5a689e567d
PDB: Add maxUnavailable
. ( #9278 )
2022-11-10 03:20:54 -08:00
pellmont
6fe4684f98
add containerSecurityContext to extraModules init containers (kubernetes#9016) ( #9242 )
2022-11-10 02:38:54 -08:00
James Strong
8fcc84880f
udate readme, charts and static deploys for release 1.5.1 ( #9280 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-11-09 17:08:54 -08:00
James Strong
b753c5fc14
Merge pull request #9275 from strongjz/release-1.5.1
...
Add CVE-2022-27664 #9273 in latest release
2022-11-08 17:21:41 -05:00
James Strong
cc573c80ad
missed CVE-2022-27664 #9273 in 1.5.0 build
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-11-08 15:48:44 -05:00
James Strong
1cfefaf05d
Merge pull request #9273 from esigo/fix-CVE-2022-27664
...
fix CVE-2022-27664
2022-11-08 15:32:29 -05:00
James Strong
dcaf1472f5
Merge pull request #9271 from strongjz/release-1.5.0
...
start 1.5.0 release
2022-11-08 11:55:59 -05:00
Oblivion
ca0510fcbb
fix CVE-2022-27664
2022-11-08 16:46:53 +00:00
James Strong
6fa7980cbe
start 1.5.0 release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-11-08 10:24:58 -05:00
Njegos Railic
9d1d584e76
Adding support for disabling liveness and readiness probes in the Helm chart ( #9238 )
2022-11-08 06:44:25 -08:00
James Strong
b0d54fa1b1
Merge pull request #9261 from kubernetes/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.13.1
...
Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.13.1
2022-11-08 08:53:25 -05:00
dependabot[bot]
4b3c66e86d
Bump sigs.k8s.io/controller-runtime from 0.11.2 to 0.13.1
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.11.2 to 0.13.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/master/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.11.2...v0.13.1 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:00:34 +00:00