dependabot[bot]
8234954b7d
Bump google.golang.org/grpc from 1.50.0 to 1.50.1 ( #9174 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.50.0 to 1.50.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.0...v1.50.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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-10-19 10:33:02 -07:00
dependabot[bot]
533a79590e
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 ( #9173 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
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-10-19 10:31:07 -07:00
James Strong
de86a8aab2
Merge pull request #9189 from strongjz/start-release-1.4.1
...
start 1.4.1 release
2022-10-19 11:32:45 -04:00
James Strong
c7fef553c0
start 1.4.1 release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-19 10:59:20 -04:00
dependabot[bot]
92d75201af
Bump dorny/paths-filter from 2.10.2 to 2.11.1 ( #9183 )
...
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter ) from 2.10.2 to 2.11.1.
- [Release notes](https://github.com/dorny/paths-filter/releases )
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md )
- [Commits](b2feaf19c2...4512585405
)
---
updated-dependencies:
- dependency-name: dorny/paths-filter
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-10-18 07:21:19 -07:00
dependabot[bot]
82e454318c
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 ( #9180 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](dc7b9719a9...95cb08cb26
)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 07:19:20 -07:00
jrhunger
3ddbba3fde
add troubleshooting for port listen issues ( #9185 )
2022-10-18 07:17:20 -07:00
cskinfill
2740ab2de7
Update CHANGELOG.md ( #9147 )
2022-10-18 05:41:20 -07:00
Marco Ebert
5e0932a885
GitHub Templates: Remove trailing whitespaces. ( #9172 )
2022-10-17 08:47:08 -07:00
Aurelie Vache
a3bed7ae4c
feat: add ovhcloud ( #9171 )
2022-10-17 08:39:07 -07:00
James Strong
739e85ce7c
updating runner with golang 1.19.2 ( #9158 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-13 21:10:46 -07:00
Sanghamitra-PERSONAL
f89bd6d328
Documentation added for implemented redirection in the proxy to ensure image pulling ( #9098 )
...
* Documentation added for redirection in the proxy to ensure image pulling
* Update troubleshooting.md
* Update troubleshooting.md
* Update troubleshooting.md
2022-10-13 13:01:05 -07:00
FutureMatt
249780737c
#7652 - Updated Helm chart to use the fullname for the electionID if not specified. ( #9133 )
...
* Automatically generate electionID from the fullname or use the set value.
* Updated the chart readme to include the new empty default.
* Rebuilt the Helm readme with helm-docs.
2022-10-13 07:37:01 -07:00
Tomas Hulata
499dbf57af
fix ports ( #9149 )
2022-10-12 17:11:00 -07:00
Ricardo Katz
e53d19ceb6
Move bowei to emeritus owner ( #9150 )
2022-10-12 16:31:03 -07:00
Johannes Würbach
6aac00648b
fix: handle 401 and 403 by external auth ( #9131 )
2022-10-12 15:41:04 -07:00
LR1990
c9faac2222
fix e2e resource leak when ginkgo exit before clear resource ( #9103 )
2022-10-12 12:45:02 -07:00
James Strong
93df796767
upgrade to golang 1.19.2 ( #9124 )
...
* upgrade to golang 1.19.2
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e testing to 1.25 kind
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-12 12:39:00 -07:00
dependabot[bot]
ea254fbcb1
Bump actions/checkout from 3.0.2 to 3.1.0 ( #9135 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5
)
---
updated-dependencies:
- dependency-name: actions/checkout
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-10-12 12:35:02 -07:00
dependabot[bot]
c42b68eead
Bump google.golang.org/grpc from 1.49.0 to 1.50.0 ( #9134 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.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-10-12 12:33:01 -07:00
dependabot[bot]
3f40eb02cd
Bump ossf/scorecard-action from 2.0.3 to 2.0.4 ( #9138 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](865b409285...e363bfca00
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-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-10-10 06:31:21 -07:00
dependabot[bot]
aaa336f207
Bump github/codeql-action from 2.1.25 to 2.1.27 ( #9137 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.25 to 2.1.27.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](86f3159a69...807578363a
)
---
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-10-10 06:25:23 -07:00
dependabot[bot]
796cdf734e
Bump helm/chart-releaser-action from 1.4.0 to 1.4.1 ( #9136 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-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-10-10 06:23:22 -07:00
Marco Ebert
83aa9e472f
Rename controller-wehbooks-networkpolicy.yaml -> controller-webhooks-networkpolicy.yaml. ( #9123 )
2022-10-05 09:14:05 -07:00
James Strong
c211aa83d3
fix wrong tag
2022-10-05 09:01:32 -06:00
James Strong
00f86f7f34
update x/net to remove vul CVE-2022-27664 ( #9109 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-04 11:08:17 -07:00
yutachaos
2cc2ec85fc
Fixed docs helm-docs version ( #9121 )
2022-10-04 09:18:16 -07:00
Ricardo Katz
2645b5c0e4
Remove deprecated net dependency ( #9110 )
2022-10-04 08:06:16 -07:00
Leon(@mediocreDevops)
172d30239e
Updated the Developer guide with New Contributor information ( #9114 )
...
Added more clarity to the docs with regards to the getting-started page
for developers.
Signed-off-by: afro-coder <leon9923@gmail.com>
Signed-off-by: afro-coder <leon9923@gmail.com>
2022-10-04 03:42:15 -07:00
Leon(@mediocreDevops)
fd7281c703
Updated incorrect version number in the Installation Guide ( #9120 )
...
Fixes the incorrect version v.1.4.0 to v1.4.0
Signed-off-by: afro-coder <leon9923@gmail.com>
Signed-off-by: afro-coder <leon9923@gmail.com>
2022-10-04 02:06:15 -07:00
yutachaos
fd23ca75a6
Fixed to supported versions ( #9117 )
2022-10-03 10:42:15 -07:00
James Strong
cc79e14745
Merge pull request #9108 from strongjz/release-1.4.0
...
Release 1.4.0
2022-10-02 19:41:40 -04:00
James Strong
c4a50ebaa6
update for 1.4.0 release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-10-02 18:40:46 -04:00
Long Wu Yuan
5fb3b974af
fixed broken helm version comparision ( #9113 )
2022-10-01 09:44:13 -07:00
James Strong
50be2bf95f
Merge pull request #9107 from strongjz/1.4.0
...
update tag to start build
2022-09-30 13:18:24 -04:00
James Strong
4c24fa29f6
update tag to start build
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-09-30 13:14:54 -04:00
James Strong
e7640a321c
Merge pull request #9106 from strongjz/remove-vcs
...
remove vcs build and resolve git issues
2022-09-30 13:11:13 -04:00
James Strong
3dd08bf2ee
remove vcs build and resolve git issues
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-09-30 12:58:12 -04:00
James Strong
c2ed9bdd84
Merge pull request #9105 from strongjz/build-tag-1.4.0
...
tag 1.4.0 to start release
2022-09-30 12:39:02 -04:00
James Strong
8d7286c77e
tag 1.4.0 to start release
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2022-09-30 11:57:36 -04:00
Matt Lauber
dacb8da058
Fix yaml formatting error with multiple annotations ( #9104 )
...
When using multiple values for the `serviceAccount.annotations` values, the first line ends up indented 2 further than the following lines, resulting in a invalid yaml
2022-09-30 08:06:29 -07:00
James Strong
8f18c0f973
Merge pull request #9046 from anders-swanson/revert-8665-metrics-port-name
...
Parameterize metrics port name
2022-09-30 11:04:00 -04:00
Dmitry Bashkatov
e6ff97fbbe
Consistent prometheus metric names and documentation ( #8728 )
...
* clean prometheus metrics
- add new histogram metrics with consistent names
- deprecate summary metrics with inconsistent names
* update prometheus metrics tests
* remove ingress_upstream_header_seconds metric
It hasn't been released so it is safe. Use header_duration_seconds metric.
* add documentation on prometheus metrics
2022-09-30 08:00:36 -07:00
Nate Campbell
7cb91ef9c1
Support none keyword in log-format escape ( #8692 )
...
* Support none keyword in log-format escape
## What this PR does / why we need it:
ingress-nginx does not support disabling escaping of special characters in the nginx log. This PR exposes the setting to support that functionality.
## Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation only
## Which issue/s this PR fixes
<!--
(optional, in `fixes #<issue number>` format, will close that issue when PR gets merged):
fixes #
-->
## How Has This Been Tested?
Followed the [getting-started](96b6228a6b/docs/developer-guide/getting-started.md
) guide. Used ppa:longsleep/golang-backports on WSL Ubuntu to establish a golang-1.18 environment with latest docker and recommended kind. Built the dev-env successfully; had issues with make test, but they are entirely unrelated to anything I touched. Ultimate test was
```
FOCUS=log-format make kind-e2e-test
...
Ginkgo ran 1 suite in 6m29.7437865s
Test Suite Passed
```
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I've read the [CONTRIBUTION](https://github.com/kubernetes/ingress-nginx/blob/main/CONTRIBUTING.md ) guide
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
I did not update docs/e2e-tests.md.
* gofmt -s ./internal/ingress/controller/config/config.go
2022-09-30 08:00:29 -07:00
Wilmar den Ouden
0b04270517
expand CI testing for all stable versions of Kubernetes ( #9078 )
...
* ci: setup version matrix for the helm chart e2e
Signed-off-by: wilmarguida <w.denouden@guida.nl>
* ci: sync all k8s version on CI steps
Signed-off-by: wilmarguida <w.denouden@guida.nl>
* ci: bump all k8s version to latest stable
Signed-off-by: wilmarguida <w.denouden@guida.nl>
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2022-09-29 10:40:39 -07:00
Long Wu Yuan
61be730b91
kubewebhookcertgen sha change after go1191 ( #9059 )
2022-09-29 08:42:54 -07:00
Ehsan Saei
1a078af307
fix chroot module mount path ( #9090 )
2022-09-28 14:02:30 -07:00
Tomas Hulata
261ce42517
plugin - endpoints to slices ( #9081 )
...
Signed-off-by: tombokombo <tombo@sysart.tech>
Signed-off-by: tombokombo <tombo@sysart.tech>
2022-09-28 07:34:36 -07:00
Matthias Neugebauer
26fe69cb47
Add annotation for setting sticky cookie domain ( #9088 )
...
This adds the new annotation `nginx.ingress.kubernetes.io/session-cookie-domain`
for setting the cookie `Domain` attribute of the sticky cookie.
Signed-off-by: Matthias Neugebauer <mtneug@mailbox.org>
Signed-off-by: Matthias Neugebauer <mtneug@mailbox.org>
2022-09-28 07:28:37 -07:00
dependabot[bot]
077c0414aa
Bump k8s.io/component-base from 0.25.1 to 0.25.2 ( #9089 )
...
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/kubernetes/component-base/releases )
- [Commits](https://github.com/kubernetes/component-base/compare/v0.25.1...v0.25.2 )
---
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-09-28 07:24:36 -07:00