Commit Graph

17456 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 639a16f044
Merge pull request #13674 from olemarkus/metrics-server-bump-124
Bump metrics-server to 0.6.1
2022-05-21 06:24:01 -07:00
Ole Markus With ddfaec0c7e Bump external-dns to 0.11.0 2022-05-21 14:41:29 +02:00
Ole Markus With 32d453f560 Bump metrics-server to 0.6.1 2022-05-21 14:33:50 +02:00
Kubernetes Prow Robot 7ad7fa7249
Merge pull request #13670 from olemarkus/ebs-csi-bump-124-1
Bump EBS CSI driver to 1.6.2
2022-05-20 14:10:01 -07:00
Ole Markus With 6471f2ce0b Bump EBS CSI driver to 1.6.2 2022-05-20 21:46:47 +02:00
Kubernetes Prow Robot 41e61ea3d8
Merge pull request #13662 from olemarkus/nth-bump-124
Bump NTH to 1.16.4 and add support for scheduled instance change events
2022-05-19 22:23:13 -07:00
Kubernetes Prow Robot ab753ab521
Merge pull request #13669 from piec/patch-1
Add missing backslash to aws.md
2022-05-19 16:07:54 -07:00
Pierre Carru 11322e4015
aws.md
Missing backslash
2022-05-19 15:08:40 +02:00
Kubernetes Prow Robot 39f566edbf
Merge pull request #13666 from olemarkus/cilium-bump-124
Bump Cilium to 1.11.5
2022-05-18 16:24:14 -07:00
Kubernetes Prow Robot f89c2e810e
Merge pull request #13665 from olemarkus/aws-lbc-124
Bump Load Balancer Controller to 2.4.1
2022-05-18 16:24:06 -07:00
Kubernetes Prow Robot 365c289ee2
Merge pull request #13664 from olemarkus/ebs-csi-bump-124
Bump EBS CSI driver to 1.6.1
2022-05-18 15:36:07 -07:00
Ole Markus With d08c028747 Bump NTH to 1.16.4 and add support for scheduled instance change events 2022-05-18 21:48:28 +02:00
Ole Markus With 2d50b9ff2c Bump Cilium to 1.11.5
Since this introduced some backwards breaking RBAC changes, the manifest got forked
2022-05-18 21:44:19 +02:00
Ole Markus With e2f35415d8 Bump Load Balancer Controller to 2.4.1 2022-05-18 21:08:41 +02:00
Ole Markus With f849ea01c9 Bump EBS CSI driver to 1.6.1 2022-05-18 20:46:47 +02:00
Kubernetes Prow Robot 19aafca270
Merge pull request #13652 from hakman/upgrade_cluster_k8s-version
Allow overriding the kubernetes version when upgrading the cluster
2022-05-18 00:29:00 -07:00
Kubernetes Prow Robot 7a90131d54
Merge pull request #13567 from HealthEngineAU/cert-manager-nameservers
Add a nameservers parameter for cert-manager.
2022-05-18 00:28:53 -07:00
Kubernetes Prow Robot 0b9955f430
Merge pull request #13656 from zetaab/fixcommandnodeselector
Set nodeSelector and command to null
2022-05-17 23:43:07 -07:00
Kubernetes Prow Robot 8d2cc4eb56
Merge pull request #13655 from hakman/controller-runtime-0.12.0
Update controller-runtime to v0.12.0
2022-05-17 23:43:00 -07:00
Kubernetes Prow Robot 66d4d26c44
Merge pull request #13636 from seh/allow-use-of-waf-with-awslbc
Allow the AWS Load Balancer Controller to use WAFs
2022-05-17 23:42:53 -07:00
Ciprian Hacman 90faa6b5fd Allow overriding the kubernetes version when upgrading the cluster 2022-05-18 08:05:59 +02:00
Jim Barber 0fa178106a Add a nameservers parameter for cert-manager
Provide a way to override the pod's list of DNS nameservers to use so
that split-view DNS zones still work for things like DNS01 challenges.
Without this the DNS TXT records are searched for in the private DNS
zone instead of the public one and the challenge will never succeed.
2022-05-18 13:23:26 +08:00
Kubernetes Prow Robot 7fb66c3027
Merge pull request #13658 from olemarkus/channels-ami-may
Promote May AMIs in channels
2022-05-16 23:27:37 -07:00
Ole Markus With 5c2f33d148 Promote May AMIs in channels
Already been running for some time in e2e
2022-05-17 07:46:30 +02:00
Steven E. Harris a1495ac4c8
Allow the AWS LB Controller to use WAFs
By introducing a few new fields within the Cluster spec's
"awsLoadBalancerController" field, allow users to enable the AWS Load
Balancer Controller to associate WAFs with EC2 Application Load
Balancers (ALBs). It's possible to enable separately use of two kinds
of WAF: WAF Classic and the never version 2-era WAF, the latter of
which bears no distinguishing name.

Retain our default configuration of the AWS Load Balancer Controller
in which this capability remains disabled via command-line flags,
overriding the controller program's enabling of this capability by
default.

Signed-off-by: Steven E. Harris <seh@panix.com>
2022-05-16 12:20:28 -04:00
Kubernetes Prow Robot 4d908553b8
Merge pull request #13653 from kubernetes/dependabot/github_actions/actions/setup-go-3.1.0
Bump actions/setup-go from 3.0.0 to 3.1.0
2022-05-16 09:20:17 -07:00
Kubernetes Prow Robot 9f092e944c
Merge pull request #13654 from hakman/hetzner_edit_cluster
Allow editing clusters with Hetzner
2022-05-15 22:26:17 -07:00
Jesse Haka a5c9dddc48 fix test data 2022-05-15 23:30:41 +03:00
Jesse Haka c050c49ac8 set nodeselector null 2022-05-15 23:30:00 +03:00
Jesse Haka 40a5fc94ec set nodeselector + command to null 2022-05-15 23:30:00 +03:00
Ciprian Hacman a5e52dc81c Update controller-runtime to v0.12.0 2022-05-15 14:33:30 +03:00
Ciprian Hacman 65b6d27e67 Allow editing clusters with Hetzner 2022-05-15 11:35:29 +03:00
dependabot[bot] f682cea494
Bump actions/setup-go from 3.0.0 to 3.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f6164bd8c8...fcdc43634a)

---
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>
2022-05-15 06:12:41 +00:00
Kubernetes Prow Robot d44030184b
Merge pull request #13650 from hakman/e2e_scenario_aws-lb-controller
Use -ginkgo.junit-report instead of -ginkgo.reportFile
2022-05-14 13:31:19 -07:00
Ciprian Hacman faa002dd18 Use -ginkgo.junit-report instead of -ginkgo.reportFile 2022-05-14 21:19:07 +03:00
naveensrinivasan 33b5787ed8
chore(deps): Included dependency review
> Dependency Review GitHub Action in your repository to enforce dependency
> reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version
> changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.

https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-05-14 13:12:38 -05:00
Kubernetes Prow Robot cccfc0e954
Merge pull request #13649 from hakman/calico_missing_pieces
Use Calico v3.21 with older versions of k8s
2022-05-14 01:19:17 -07:00
Ciprian Hacman 6ec533325c Run hack/update-expected.sh 2022-05-14 10:17:17 +03:00
Ciprian Hacman 3dba71b92d Use Calico v3.21 with older versions of k8s 2022-05-14 10:17:17 +03:00
Ciprian Hacman 6435c3d69f Add missing pieces from Calico v3.23 manifests 2022-05-14 10:17:17 +03:00
Kubernetes Prow Robot 0aca7f1e51
Merge pull request #13647 from justinsb/simplify_update_test
Tweak integration tests to be simpler
2022-05-14 00:13:17 -07:00
Kubernetes Prow Robot ef2b4db53c
Merge pull request #13648 from hakman/skip_more_nfs
Skip nfs tests in all scenarios
2022-05-13 23:17:17 -07:00
Ciprian Hacman ece2a5c012 Let kubetest set --skip-regex in upgrade scenarios 2022-05-14 08:37:55 +03:00
Ciprian Hacman 304c01dba7 Skip nfs tests in all scenarios 2022-05-14 08:25:53 +03:00
justinsb f47d7b2e43 Tweak integration tests to be simpler
We require that all generated files are in the data directory, so we
can simplify the logic here.
2022-05-13 15:19:07 -04:00
Kubernetes Prow Robot f5afc80a1e
Merge pull request #13644 from hakman/aws-ccm_updates
Update AWS CCM to 13.05.2022 releases
2022-05-13 11:11:49 -07:00
Ciprian Hacman 60eb906e6b Run hack/update-expected.sh 2022-05-13 17:21:21 +03:00
Ciprian Hacman 361f90e732 Update AWS CCM to 13.05.2022 releases 2022-05-13 17:21:21 +03:00
Kubernetes Prow Robot d26ca8b885
Merge pull request #13643 from srikiz/DO-Add-PV-Addons
[Digital Ocean] Add CSI driver for DO block storage
2022-05-13 07:05:49 -07:00
Kubernetes Prow Robot b03f17ce51
Merge pull request #13645 from minkimipt/master
Fix code block in manageStorageClasses docs
2022-05-13 05:55:49 -07:00