Commit Graph

17476 Commits

Author SHA1 Message Date
Aaron Friel a714745382 Use exported interface to detect SSH key type
Don't rely on the `golang.org/x/crypto` library to keep consistent,
non-exported type names.
2022-06-15 17:57:29 -07:00
Rémy Léone 80d2d53643 fix tenv linter 2022-06-15 18:06:28 +02:00
Kubernetes Prow Robot 7e065ff541
Merge pull request #13768 from hakman/code_addons_cleanup
Remove core addons from addons
2022-06-13 11:36:12 -07:00
Ciprian Hacman 5759d70039 Disable removal or CCM leader migration 2022-06-13 19:56:53 +02:00
Kubernetes Prow Robot 72366ac38b
Merge pull request #13789 from olemarkus/remove-gomod-replace
Remove replaces from go.mod
2022-06-13 09:20:12 -07:00
Kubernetes Prow Robot 99514d9a2d
Merge pull request #13791 from olemarkus/pdb-fix
Fix PDB api version for a set of addons
2022-06-12 20:48:10 -07:00
Ole Markus With 6dbfd0d359 Fix PDB api version for a set of addons 2022-06-12 22:09:29 +02:00
Kubernetes Prow Robot 0109e9cec3
Merge pull request #13790 from olemarkus/relnotes_1.24.0-beta.2
Release notes for 1.24.0-beta.2
2022-06-12 09:40:09 -07:00
Ole Markus With d3badf78a4 Release notes for 1.24.0-beta.2 2022-06-12 17:49:45 +02:00
Ole Markus With 05a12fac76 Remove replaces from go.mod 2022-06-12 17:12:23 +02:00
Kubernetes Prow Robot 3b592262a5
Merge pull request #13784 from kubernetes/dependabot/go_modules/google.golang.org/api-0.83.0
Bump google.golang.org/api from 0.81.0 to 0.83.0
2022-06-12 07:46:10 -07:00
Kubernetes Prow Robot 3c37331624
Merge pull request #13781 from olemarkus/nth-selector-fix
Fix broken node selector for node termination handler
2022-06-12 07:04:16 -07:00
Kubernetes Prow Robot 5badd234bb
Merge pull request #13779 from olemarkus/metrics-server-port-fix
Add back the metrics-server 443 port with a new name
2022-06-12 07:04:09 -07:00
Kubernetes Prow Robot 7e814c2ecb
Merge pull request #13785 from kubernetes/dependabot/go_modules/github.com/hashicorp/vault/api-1.7.2
Bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.2
2022-06-12 05:36:10 -07:00
Kubernetes Prow Robot 1ed71d9b64
Merge pull request #13783 from kubernetes/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.32
Bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.32
2022-06-12 04:52:10 -07:00
Kubernetes Prow Robot a2e88cfeda
Merge pull request #13782 from kubernetes/dependabot/go_modules/go.uber.org/multierr-1.8.0
Bump go.uber.org/multierr from 1.6.0 to 1.8.0
2022-06-12 04:02:10 -07:00
GitHub Actions Dependabot Update eedd463547 Update go modules 2022-06-12 06:34:24 +00:00
GitHub Actions Dependabot Update 5f9ea3bf61 Update go modules 2022-06-12 06:34:18 +00:00
GitHub Actions Dependabot Update 51b1830c2c Update go modules 2022-06-12 06:33:11 +00:00
dependabot[bot] 0cc6e59b60
Bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.2
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.6.0 to 1.7.2.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.6.0...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:32:25 +00:00
dependabot[bot] 6dbc598ba9
Bump google.golang.org/api from 0.81.0 to 0.83.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.81.0 to 0.83.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.81.0...v0.83.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:32:22 +00:00
dependabot[bot] 53b96f22e3
Bump github.com/aws/aws-sdk-go from 1.44.6 to 1.44.32
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.6 to 1.44.32.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.32)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:30:54 +00:00
dependabot[bot] df780bc7cf
Bump go.uber.org/multierr from 1.6.0 to 1.8.0
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/uber-go/multierr/releases)
- [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.8.0)

---
updated-dependencies:
- dependency-name: go.uber.org/multierr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-12 06:30:32 +00:00
Ole Markus With babb13c8e2 Fix broken node selector for node termination handler 2022-06-12 08:05:26 +02:00
Kubernetes Prow Robot 99906f539a
Merge pull request #13780 from olemarkus/snapshot-controller-note
Make the cert-manager breaking change more visible.
2022-06-11 22:40:09 -07:00
Ole Markus With 31226a297a Make the cert-manager breaking change more visible.
The reason kops 1.23 is that SSA will ensure the API version of the snapshot controller is updated. CSA does not support this.
2022-06-11 21:31:45 +02:00
Ole Markus With 6d0cc427f6 Add back the metrics-server 443 port with a new name
SSA is keyed on port, but requires unqiue name. So we need to add this back to avoid a duplicate port name error.
After this change, kops does own the value and we can remove this some time in the future.
2022-06-11 21:18:26 +02:00
Kubernetes Prow Robot 368c72b763
Merge pull request #13774 from hakman/fix_ed25519
Avoid spurious changes with ed25519 keys
2022-06-11 01:18:08 -07:00
Kubernetes Prow Robot 6109dc0d12
Merge pull request #13773 from olemarkus/cert-manager-namespace-fix
Fix namespace for cert manager webhook config
2022-06-11 00:14:07 -07:00
Ciprian Hacman f6a2ce8e2f Avoid spurious changes with ed25519 keys 2022-06-11 09:33:02 +03:00
Ole Markus With 7935a5e8d2 Fix namespace for cert manager webhook config 2022-06-11 08:30:49 +02:00
Ciprian Hacman 911f4a133c Run hack/update-expected.sh 2022-06-10 14:03:16 +03:00
Ciprian Hacman 113377cdd2 Completely remove core addons 2022-06-10 14:03:16 +03:00
Ciprian Hacman 81368448c3 Move kube-dns service account to kube-dns addon 2022-06-10 14:03:16 +03:00
Ciprian Hacman 57be0cbdfd Remove unneeded kube-proxy service account 2022-06-10 14:03:16 +03:00
Kubernetes Prow Robot 1568e9c9d1
Merge pull request #13763 from hakman/runc-1.1.3
Update runc to v1.1.3
2022-06-10 03:55:57 -07:00
Kubernetes Prow Robot 2edc36bccf
Merge pull request #13745 from ddelange/patch-2
Bump nvidia device plugin to 0.12.0
2022-06-10 03:55:46 -07:00
Kubernetes Prow Robot 1dce45450e
Merge pull request #13765 from hakman/remove_legacy_addons
Remove some unused legacy addons
2022-06-10 02:59:57 -07:00
Kubernetes Prow Robot d56cce25d0
Merge pull request #13750 from julienperignon/master
Fix API group name for ingresses in DNS Controller
2022-06-10 02:59:46 -07:00
Kubernetes Prow Robot 1676d99488
Merge pull request #13757 from olemarkus/channels-on-upgrade-tests
Run channels on upgrade e2e tests to verify addons are being applied
2022-06-10 01:41:47 -07:00
Ciprian Hacman 0da238b175 Remove legacy cloud-controller-manager for OpenStack 2022-06-10 11:14:43 +03:00
Ciprian Hacman 34e266f5dc Remove legacy addons metadata 2022-06-10 11:14:10 +03:00
Kubernetes Prow Robot 3e228deffc
Merge pull request #13764 from hakman/ignore_kube-system_namespace
Don't try to manage the kube-system namespace
2022-06-10 00:59:46 -07:00
Ciprian Hacman 88122d67c3 Run hack/update-expected.sh 2022-06-10 09:55:15 +03:00
Ciprian Hacman ff1dc87e13 Don't try to manage the kube-system namespace 2022-06-10 09:53:12 +03:00
Kubernetes Prow Robot ddc2490426
Merge pull request #13761 from hakman/revert_kubectl_replace
Revert "Use kubectl replace instead of apply when updating addons"
2022-06-09 23:47:45 -07:00
Ole Markus With 012cec822e Run channels on upgrade e2e tests to verify addons are being applied 2022-06-10 08:37:26 +02:00
Ciprian Hacman 594150a476 Run hack/update-expected.sh 2022-06-10 07:29:31 +03:00
Ciprian Hacman 0121d12b09 Update runc to v1.1.3 2022-06-10 07:27:49 +03:00
Ciprian Hacman 6a24dc2dbc Revert "Use kubectl replace instead of apply when updating addons"
This reverts commit 18c5d184e7.
2022-06-10 07:19:58 +03:00