Aaron Crickenberger
2bfbaa617f
images: use k8s-staging-test-infra/gcb-docker-gcloud ( #7999 )
2021-12-12 05:19:59 -08:00
Alex Sears
ee07d71f43
Add newline indenting to admission webhook annotations ( #8015 )
...
Signed-off-by: Alex Sears <me@alexsears.com>
2021-12-07 11:26:37 -08:00
Yecheng Fu
048233459c
add canary-weight-total annotation ( #6338 )
2021-12-07 08:40:00 -08:00
Ana Claudia Riekstin
c21dd2b487
fix to really execute plugins in order ( #8018 )
2021-12-07 08:01:02 -08:00
Jennifer Kirsch
daa5b4b038
Add link to example error page manifest ( #8014 )
...
Without this change it was a bit difficult to find the manifest so users might not know that there is one.
2021-12-06 12:01:33 -08:00
Daniel Sim
0469b923e1
Add relabelings in controller-servicemonitor.yaml ( #8008 )
...
* Add relabelings above metricRelabelings in controller-servicemonitor.yaml
* Bump chart version to 4.0.13, Add to CHANGELOG
* Rename PR/CHANGELOG
2021-12-06 05:50:32 -08:00
Jedidiah Park
e9e8f7801e
Fix spelling in documentation and top-level files ( #8009 )
...
* fix typos in docs
* fix typos in top-level files
2021-12-06 05:46:33 -08:00
Jérôme Petazzoni
2f64ad9908
Minor improvements (formatting, consistency) in install guide ( #8003 )
...
Small changes, mostly:
- formatting (especially in lists, since mkdocs doesn't seem
to support nested lists)
- use the same level of warning when it makes sense
(intead of "danger", "failure", etc)
- improve wording in a few places
- re-order a few operations
- move a few sentences that were out of place
2021-12-03 20:28:31 -08:00
Jintao Zhang
44da032126
fix: go-grpc Dockerfile ( #8001 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-11-30 17:35:18 -08:00
Ansil H
42fb0913c0
Add ssl_reject_handshake to defaul server ( #7977 )
...
* Add ssl_reject_handshake to defaul server
* Added SSLRejectHandshake to NewDefault
* Added documentation
2021-11-29 08:33:23 -08:00
Alex Co
3362f230b6
allow set annotations for admission Jobs ( #7979 )
...
* allow set annotations for admission Jobs
Signed-off-by: Alex Co <tuanclq@gmail.com>
* Bump chart version & update CHANGELOG
Signed-off-by: Alex Co <tuanclq@gmail.com>
* Bump chart version again
Signed-off-by: Alex Co <tuanclq@gmail.com>
* Add example
Signed-off-by: Alex Co <tuanclq@gmail.com>
2021-11-29 03:33:22 -08:00
Masa
d84a093949
Fix command in index.md ( #7935 )
...
* Fix command in index.md
* Fix command in index.md
* Update index.md
2021-11-28 18:39:22 -08:00
Kamil Hristov
159ee4ed68
Improve admission e2e-tests ( #7953 )
...
Check if the message equals an expected value for checks without errors.
2021-11-28 18:33:22 -08:00
Reinhard Nägele
27e0426611
Fix names in documentation ( #7940 )
...
* Fix names in documentation
This fixes the documentation to reflect the name change from
`nginx-ingress` to `ingress-nginx`.
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
* Revert accidental changelog update
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2021-11-28 13:11:22 -08:00
TJ Saunders
b5dc7697b1
Fix a couple of misspellings in the annotations documentation. ( #7983 )
2021-11-27 16:31:21 -08:00
Anton Holovin
c1d9ce4b0b
Making Kube service appProtocol field optional ( #7873 )
2021-11-26 02:36:52 -08:00
James Strong
5366ef4b60
Merge pull request #7975 from kubernetes/strongjz-patch-3
...
add legacy version update v0.50.0 to main changelog
2021-11-24 15:28:57 -05:00
James Strong
90debfca23
add legacy version update v0.50.0
...
add legacy version update v0.50.0
2021-11-24 15:27:56 -05:00
Kundan Kumar
d5648692b3
updated service upstream definition ( #7972 )
2021-11-24 10:20:21 -08:00
Yang Li
0efa4b15a4
admission: improved log messages for ingress name ( #7944 )
2021-11-23 15:35:45 -08:00
Sven Schliesing
f281f2be2e
add documentation for "force-ssl-redirect" ( #7957 )
...
See #4628
2021-11-23 15:27:45 -08:00
James Strong
03af377b97
Release updates for v1.1.0 ( #7964 )
2021-11-23 15:07:46 -08:00
James Strong
19c859ed88
Merge pull request #7962 from kubernetes/strongjz-patch-2
...
Start Release process for v1.1.0
2021-11-23 16:31:12 -05:00
Ricardo Katz
b85669a0a3
Change sanitization message from error to warning ( #7963 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-11-23 18:25:20 -03:00
James Strong
185c484e8d
Start Release process for v1.1.0
...
Start Release process for v1.1.0
2021-11-23 16:11:43 -05:00
James Strong
482f862fe0
update default block list,docs, tests ( #7942 )
...
* update default block list,docs, tests
* fix config for admin test
* gofmt
* remove the err return
2021-11-23 09:06:17 -08:00
Steve Griffith
dcc80f08c6
applied allowPrivilegeEscalation=false ( #7948 )
2021-11-20 12:52:59 -08:00
Muhammad Hamza Zaib
b9eae40d36
[Helm] Add labels to resources ( #6992 )
...
* Add labels to RBAC resources
* Add labels to all resources
* Fix labels indentaton in patch jobs
* Add controller and default backend labels to pods
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
* Bump chart version and update changelog
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
2021-11-19 06:52:52 -08:00
James Strong
a60e19cf4e
update build for darwin arm64 ( #7941 )
2021-11-17 15:49:05 -08:00
Ted
c2a93a5d5b
update doc for patched status ( #7930 )
...
the BASE_IMAGE `k8s.gcr.io/ingress-nginx/nginx:v20210915-g498892514@sha256:8c1e48123e64e3f2b90ed32a53babd9b5f5431dad26beecdcb8fc185ded3b6dd` was alreday patched
2021-11-17 13:41:58 -08:00
Ricardo Katz
a4dd123336
Force helm v4.0.8 release ( #7928 )
2021-11-16 09:43:27 -03:00
Ricardo Katz
f412cf11c4
Release v1.0.5 documents ( #7924 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-11-15 17:11:26 -08:00
Ricardo Katz
8a11a07bd9
Prepare for v1.0.5 release ( #7923 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-11-15 20:51:50 -03:00
Ricardo Katz
5cbdc2276e
Trim spaces from badword items ( #7921 )
2021-11-15 20:37:29 -03:00
Nithya
aadcf2814e
helm chart: choice option for internal/external loadbalancer type service ( #7806 )
2021-11-15 15:13:52 -08:00
Ricardo Katz
b5c092d3c7
Try to improve test speed ( #7922 )
2021-11-15 14:34:48 -08:00
Robert Steele
fd3217d273
Update Bare Metal anchor link ( #7914 )
2021-11-15 13:58:48 -08:00
dependabot[bot]
50afceabbc
Bump sigs.k8s.io/controller-runtime from 0.9.5 to 0.10.3 ( #7917 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.5 to 0.10.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.5...v0.10.3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 13:56:48 -08:00
Adam Graves
1e440cb004
Allow setting of container securityContext ( #7533 )
...
Currently this blocks deployments on clusters with global PodSecurityPolicies set
Signed-off-by: Adam Graves <adam.graves85@gmail.com>
2021-11-15 13:54:49 -08:00
Mac Chaffee
53ce25888a
Rewrite multiple-ingress.md to work with v1 ( #7608 )
...
* Rewrite multiple-ingress.md to work with v1
* Fix --controller-class flag docs
2021-11-15 12:20:49 -08:00
agile6v
3c651cac69
fix compling kubectl-ingress_nginx error and add some descriptions for build command. ( #7903 )
2021-11-12 11:46:35 -08:00
zryfish
1e1adefee9
support watch namespaces matched namespace selector ( #7472 )
...
skip caching namespaces at cluster scope if only watching single namespace
add --watch-namespace-selector in user guide
add e2e test
2021-11-12 11:46:28 -08:00
Ricardo Katz
bc9f0e9017
Add option to sanitize annotation inputs ( #7874 )
...
* Add option to sanitize annotation inputs
* Fix e2e tests after string sanitization
* Add proxy_pass and serviceaccount as denied values
2021-11-12 11:40:30 -08:00
James Strong
b136571073
update docs with a warning about cert chain order ( #7908 )
2021-11-12 11:34:29 -08:00
Christopher Larivière
c3ed2eff97
fix missing \-
in regex expression for CORS wildcard domain ( #7904 )
2021-11-11 10:26:08 -08:00
sandipanpanda
07aa6445b2
Update anchor links of Nodeport from #nodeport to #type-nodeport ( #7899 )
...
* Update anchor link from #nodeport to #type-nodeport in baremetal.md
* Update anchor link from #nodeport to #type-nodeport in baremetal.md
2021-11-11 09:42:09 -08:00
Gerald Pape
b10b78ebdb
Fix Ingress resources in docs ( #7579 )
...
* fix Ingress resources in docs
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
* move to ingressClassName
* fix more Ingress resource examples
* empty commit
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
* make NOTES.txt aware of version + add notice about ingress version to examples main page
* add link to legacy documentation
Signed-off-by: Gerald Pape <gerald@giantswarm.io>
2021-11-09 07:43:49 -08:00
James Strong
126bdc9dee
Update proxy-set-header example ( #7898 )
...
The Example was directed to the repo markdown and not the site.
/kind documentation
2021-11-08 22:15:39 -08:00
Jennifer
19109ea0ba
Remove double spacing ( #7830 )
2021-11-05 13:54:40 -07:00
Jérôme Petazzoni
5786f4909d
Try to improve the installation guide ( #7757 )
...
* move generic instructions to the beginning of the file
* add an example of ingress resource creation
* simplify a few commands to make them shorter and simpler
* add short paragraphs about PROXY protocol and traffic policy
This tries to address the concerns I expressed in #7701 .
2021-11-05 13:50:40 -07:00