Commit graph

5969 commits

Author SHA1 Message Date
Kubernetes Prow Robot
22f3379455
Merge pull request #7114 from mathisve/markdown-fix
Fixed markdown typo in deploy/index.md
2021-05-07 14:27:03 -07:00
Mathis Van Eetvelde
727020b3ac
fixed markdown typo
Signed-off-by: Mathis Van Eetvelde <mathis.vaneetvelde@protonmail.com>
2021-05-06 23:02:40 +02:00
Kubernetes Prow Robot
8dcf172f88
Merge pull request #6994 from whiskeysierra/patch-1
Fixed oauth2 callback url
2021-05-04 15:05:15 -07:00
Kubernetes Prow Robot
c17506b9fb
Merge pull request #7046 from amirschw/controller-name
[Helm] allow configuring controller container name
2021-05-04 06:33:12 -07:00
Kubernetes Prow Robot
1b76ad70ca
Merge pull request #6993 from cjyyb/dev
Fix cookieAffinity log printing error
2021-05-03 13:40:08 -07:00
Kubernetes Prow Robot
d08b742453
Merge pull request #6838 from peter-miroshnikov/annotations_custom_timeout_docs
Adding note to Custom Timeouts in Annotation Docs.
2021-05-03 03:40:02 -07:00
Willi Schönborn
78c47fc598
Fixed oauth2 callback url 2021-05-03 11:22:43 +02:00
cjyyb
49ae85099b Fix log printing error 2021-05-02 11:34:57 +08:00
Kubernetes Prow Robot
bb3627d422
Merge pull request #7101 from bowei/rm-codecov
Remove usage of codecov.io for the time being
2021-04-30 18:11:59 -07:00
Bowei Du
a1c662a9a8 Remove usage of codecov.io for the time being
There was a critical security compromise of the bash script
that was being downloaded as part of the coverage build:

  https://about.codecov.io/security-update/

beginning January 31, 2021, there were periodic, unauthorized
alterations of our Bash Uploader script by a third party, which enabled
them to potentially export information stored in our users' continuous
integration (CI) environments. This information was then sent to a
third-party server outside of Codecov’s infrastructure.

The Bash Uploader is also used in these related uploaders:
Codecov-actions uploader for Github, the Codecov CircleCl Orb, and the
Codecov Bitrise Step (together, the “Bash Uploaders”). Therefore, these
related uploaders were also impacted by this event.

The altered version of the Bash Uploader script could potentially
affect:

Any credentials, tokens, or keys that our customers were passing through
their CI runner that would be accessible when the Bash Uploader script
was executed.  Any services, datastores, and application code that could
be accessed with these credentials, tokens, or keys.  The git remote
information (URL of the origin repository) of repositories using the
Bash Uploaders to upload coverage to Codecov in CI.
2021-04-30 17:03:23 -07:00
Kubernetes Prow Robot
3633677786
Merge pull request #7100 from strongjz/prep-0.46.0-release
Prep 0.46.0 release
2021-04-30 16:03:58 -07:00
James Strong
6d53dd1430
fix version with gen script 2021-04-30 18:45:53 -04:00
James Strong
4daff157cb
update version 2021-04-30 18:43:44 -04:00
James Strong
7cdc819bb3
fix typos 2021-04-30 18:43:44 -04:00
James Strong
744ea94255
update the docs for 46 2021-04-30 18:43:44 -04:00
James Strong
78709a1038
update the helm chart 2021-04-30 18:43:44 -04:00
James Strong
54fd7fef22
update helm charts 2021-04-30 18:43:44 -04:00
James Strong
4ea4819654
update changelog 2021-04-30 18:43:43 -04:00
Kubernetes Prow Robot
6348dde672
Merge pull request #7098 from strongjz/rel-0.46
Generate release v0.46
2021-04-30 14:01:59 -07:00
James Strong
a741282b9f
Generate release v0.46 2021-04-30 16:53:50 -04:00
Kubernetes Prow Robot
422b22a167
Merge pull request #7092 from rikatz/issue-service-external
Remove localhost calls from external names
2021-04-30 13:41:59 -07:00
Ricardo Pchevuzinske Katz
0dceedfad7 Remove localhost calls from external names
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-04-30 16:49:35 -03:00
Kubernetes Prow Robot
22ae0d3848
Merge pull request #6879 from davidshen84/master
Make setup instructions for Docker Desktop general
2021-04-29 11:24:11 -07:00
Kubernetes Prow Robot
afe10c862b
Merge pull request #6942 from rwaweber/proxyrealipcidr_docs
[docs]: proxy-real-ip-cidr, mention default and comma-separated behavior
2021-04-29 07:58:51 -07:00
Kubernetes Prow Robot
0d873b620b
Merge pull request #6836 from RammusXu/patch-1
Update GKE internal LB annotations
2021-04-29 07:38:51 -07:00
Kubernetes Prow Robot
cfbe30c232
Merge pull request #6889 from alanjcastonguay/server-tokens-default-false
NIT: Correct comment re default of server-tokens=false
2021-04-29 07:16:51 -07:00
Kubernetes Prow Robot
755b75200d
Merge pull request #7075 from rikatz/issue-template
Change support request template
2021-04-29 07:08:51 -07:00
Kubernetes Prow Robot
b39679911a
Merge pull request #6895 from webwurst/patch-5
Update link to moved repo
2021-04-29 07:06:51 -07:00
Kubernetes Prow Robot
7e8de5bcda
Merge pull request #7088 from cpanato/update-ci-k8s
ci: update kubernetes versions
2021-04-29 07:02:51 -07:00
Carlos Panato
45d245237e
ci: update kubernetes versions 2021-04-29 15:58:37 +02:00
Kubernetes Prow Robot
922106aad6
Merge pull request #7012 from shuheiktgw/update_ketama_link
Update the link on ketama
2021-04-29 03:52:50 -07:00
Kubernetes Prow Robot
d4f00794b7
Merge pull request #6914 from Shan1024/patch-1
Update Ingress variable label
2021-04-29 03:50:51 -07:00
Kubernetes Prow Robot
c2451f9511
Merge pull request #6841 from argeas/patch-1
Readme Syntax fix
2021-04-29 03:48:51 -07:00
Kubernetes Prow Robot
d0914cc781
Merge pull request #6999 from secustor/fix-add-usage_of_regex
fix(dashboard): use regex for ingress
2021-04-29 03:46:50 -07:00
Kubernetes Prow Robot
f32fd3e1c4
Merge pull request #7067 from MoienTajik/patch-1
Documentation: minikube - ingress-nginx instead of kube-system namespace
2021-04-29 03:44:51 -07:00
Kubernetes Prow Robot
fcf616e6f0
Merge pull request #7081 from rikatz/patch-3
Proposing myself as an approver temporarily
2021-04-28 19:40:50 -07:00
Kubernetes Prow Robot
ada2300c7b
Merge pull request #6885 from hyder/oci-doc
[docs] Documentation for Oracle Cloud Infrastructure integration
2021-04-27 18:10:50 -07:00
Ricardo Katz
5f01e4ef97
Proposing myself as an approver temporarily
Proposing myself as an approver temporarily to help on PRs approvals and reviewing
2021-04-27 14:21:57 -03:00
Ali Mukadam
5751ef5247
[docs] Documentation for Oracle Cloud Infrastructure integration
Added documentation and sample YAML that demonstrate how to use
NGINX Ingress Controller to provision a load balancer on Oracle Cloud
Infrastructure. The following use cases are included:

- public and private load balancers

Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2021-04-27 11:19:29 +10:00
Kubernetes Prow Robot
b3d20ff9aa
Merge pull request #7069 from mahnoorm/update-catch-all-requirement
Update catch-all ingress requirement logic
2021-04-26 18:15:04 -07:00
Mahnoor Mehboob
bc8a731e28 reset backend and disableCatchAll to og value 2021-04-26 17:32:50 -04:00
Kubernetes Prow Robot
15ba4dee19
Merge pull request #7078 from exoscale/exoscale-doc
Add Exoscale in the documentation
2021-04-26 11:09:17 -07:00
Ricardo Pchevuzinske Katz
3ff278933e Change support request template 2021-04-25 11:22:53 -03:00
Mahnoor Mehboob
8f7fecab17 Deny catch-all ingress when DisableCatchAll is set 2021-04-24 11:49:45 -04:00
mcorbin
7b5a492a09
Add Exoscale in the documentation 2021-04-23 16:28:45 +02:00
Mahnoor Mehboob
2503b23b09 Alter e2e test for disable_catch_all.go 2021-04-22 12:01:41 -04:00
Mahnoor Mehboob
cc4d5f2283 update catch-all ingress requirement logic 2021-04-21 17:49:58 -04:00
Moien Tajik
d4d32657ed
Update index.md 2021-04-21 18:10:01 +04:30
amirschw
bee7360ca4 [Helm] allow configuring controller container name
Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
2021-04-13 15:34:13 +03:00
Kubernetes Prow Robot
f5cfd5730c
Merge pull request #7020 from hamza3202/add-servicemonitor-joblabel
[Helm] Add option to specify job label for ServiceMonitor
2021-04-08 07:12:56 -07:00