Commit Graph

12882 Commits

Author SHA1 Message Date
Kubernetes Prow Robot e2429ee1b7
Merge pull request #10423 from rifelpet/1-19-lc-notes
Add release note for terraform launch template migration
2020-12-14 20:51:48 -08:00
Peter Rifel 8ecdc74af3
Add release note for terraform launch template migration 2020-12-14 22:11:06 -06:00
Kubernetes Prow Robot 52ea87d6ba
Merge pull request #10418 from hakman/containerd-1.4.3-arm64
Add support for containerd v1.4.3 ARM64
2020-12-13 15:21:27 -08:00
Ciprian Hacman 1c6618bdd9 Update tests 2020-12-13 13:28:41 +02:00
Ciprian Hacman d2b34eac90 Add support for containerd v1.3.9 for older k8s versions 2020-12-13 13:28:36 +02:00
Ciprian Hacman 73b1b39da3 Add support for containerd v1.4.3 ARM64 2020-12-13 12:40:45 +02:00
avdhoot 60f156f968 added missinf bindata to fix test case 2020-12-13 11:36:59 +05:30
Kubernetes Prow Robot 5a7269ccec
Merge pull request #10416 from MoShitrit/aws-cni-1.7.7
Bump aws-cni to 1.7.7
2020-12-12 21:41:27 -08:00
MoShitrit f2bb2e587c Bump aws-cni to 1.7.7 2020-12-12 01:03:02 -05:00
avdhoot 7e31c06f30 Correct default TyphaPrometheusMetricsPort 2020-12-12 08:53:30 +05:30
avdhoot f9d5ce04a6 This will expose metrics port when PrometheusMetricsEnabled set to true 2020-12-12 08:43:45 +05:30
Rodrigo Menezes 01842c3d39 protokube - query host by label when setting master tags 2020-12-11 15:14:55 -08:00
Kubernetes Prow Robot 916ff32a2d
Merge pull request #10408 from hakman/calico-3.17.1
Update Calico to v3.17.1
2020-12-11 09:07:24 -08:00
Ciprian Hacman ab9d30a015 Order by name fields in CalicoNetworkingSpec 2020-12-11 18:23:49 +02:00
Ciprian Hacman c13d4a194c Update Calico to v3.17.1 2020-12-11 18:21:54 +02:00
Kubernetes Prow Robot 6f05c0bac4
Merge pull request #10316 from hakman/override-tag
Allow override of registry and tag for Calico images
2020-12-11 08:13:24 -08:00
Kubernetes Prow Robot 3a7d728849
Merge pull request #10410 from rifelpet/hack-tools
hack/goimports - Replace mapfile with read
2020-12-11 07:01:24 -08:00
Peter Rifel 13675fa061
hack/goimports - Replace mapfile with read
`mapfile` was introduced in bash 4.
We can use `read` instead to achieve the same thing - listing all .go files in the repo into an array
2020-12-11 08:22:54 -06:00
Ciprian Hacman 372fde0949 Allow override of registry and tag for Calico images 2020-12-11 16:22:09 +02:00
Kubernetes Prow Robot dfa68a0327
Merge pull request #10407 from rifelpet/hack-tools
Hack script improvements
2020-12-11 03:53:24 -08:00
Peter Rifel 4fc2939c3b
Ignore KOPS_RSA_PRIVATE_KEY_SIZE in pki unit tests 2020-12-10 22:02:42 -06:00
Peter Rifel a8a0b6783f
Replace goimports python scripts with shell scripts, remove unnecessary .packages 2020-12-10 21:50:36 -06:00
Peter Rifel c954099355
Remove outdated Makefile comment 2020-12-10 21:47:54 -06:00
Peter Rifel 8bde95df70
Move code-generator to hack go module 2020-12-10 21:47:54 -06:00
Kubernetes Prow Robot 7117e7f4b8
Merge pull request #10401 from MoShitrit/k8s-releases-dec-2020
Update alpha channel with December 2020 k8s releases and bump Ubuntu AMI version
2020-12-10 02:16:54 -08:00
MoShitrit 7b9ec2a1de Update ubuntu ami version 2020-12-09 16:43:27 -05:00
MoShitrit e4f6bb16c1 Update k8s versions with December releases 2020-12-09 16:41:55 -05:00
Kubernetes Prow Robot 60a67849cf
Merge pull request #10398 from bharath-123/fix/imdv2-terraform
Explicitly specify http_endpoint in terraform launch template
2020-12-09 13:18:53 -08:00
Kubernetes Prow Robot 66fed61e8b
Merge pull request #10396 from hakman/fix-protokube-lib-arm64
Mount /lib64 for Protokube only on AMD64
2020-12-09 12:30:54 -08:00
Bharath Vedartham cebe171805 Explicitly specify http_endpoint in launch_template terraform
http_endpoint has to be explicitly specified in the metadata_options block
of the launch template terraform according to issue
https://github.com/hashicorp/terraform-provider-aws/issues/12564
2020-12-10 01:37:15 +05:30
Ciprian Hacman 416fd15e3c Mount /lib64 for Protokube only on AMD64 2020-12-09 18:58:18 +02:00
Kubernetes Prow Robot e042ceb1a6
Merge pull request #10394 from justinsb/update_etcd_manager_20201209
Update etcd-manager to 20201209
2020-12-09 07:12:51 -08:00
Justin SB dc48ca6905 Update etcd-manager to 20201209
Highlights:

* Fix arm64 images, which were built with an incorrect base image.
* Initial (experimental) Azure support

Full change list:

* Update Kops dependency for Azure Blob Storage support [#372](https://github.com/kopeio/etcd-manager/pull/372)
* Exclude gazelle from tools/deb-tools [#373](https://github.com/kopeio/etcd-manager/pull/373)
* Regenerate bazel in tools/deb-tools [#374](https://github.com/kopeio/etcd-manager/pull/374)
* Release notes for 3.0.20201202 [#375](https://github.com/kopeio/etcd-manager/pull/375)
* Remove travis CI [#377](https://github.com/kopeio/etcd-manager/pull/377)
* Fix vendor generation for tools/deb-tools subproject [#376](https://github.com/kopeio/etcd-manager/pull/376)
* Add script to verify image hashes [#380](https://github.com/kopeio/etcd-manager/pull/380)
* Fix some incorrect base image hashes for arm64 [#379](https://github.com/kopeio/etcd-manager/pull/379)
* Support Azure [#378](https://github.com/kopeio/etcd-manager/pull/378)
* Add more descriptions to wait loops [#383](https://github.com/kopeio/etcd-manager/pull/383)
* Rename fields in the azure client struct [#382](https://github.com/kopeio/etcd-manager/pull/382)
* Fix small typo in code comment [#381](https://github.com/kopeio/etcd-manager/pull/381)
2020-12-09 09:30:44 -05:00
Kubernetes Prow Robot f4c2bdb1be
Merge pull request #10308 from rifelpet/hack-tools
Move tools into separate `hack` go module
2020-12-09 04:50:50 -08:00
Kubernetes Prow Robot 4d9239cb59
Merge pull request #10368 from hakman/docs-centos-8
Update docs for CentOS 8
2020-12-09 00:10:50 -08:00
Ciprian Hacman 4acc1d4f5d Update docs for CentOS 8 2020-12-09 09:36:43 +02:00
Peter Rifel 3a616b6721
make gomod crds 2020-12-08 23:06:45 -06:00
Peter Rifel 82e25599f7
Move tools.go into separate go module without vendoring 2020-12-08 23:06:44 -06:00
Kubernetes Prow Robot c62181968f
Merge pull request #10390 from hakman/k8s-deps-1.20.0
Update k8s dependencies to v1.20.0
2020-12-08 15:41:40 -08:00
Ciprian Hacman 4bc97f1494 Update k8s dependencies to v1.20.0 2020-12-09 01:00:15 +02:00
Kubernetes Prow Robot bee16c052d
Merge pull request #10324 from bharath-123/feature/aws-imdv2
Add support for AWS IMDS v2
2020-12-07 22:55:11 -08:00
Kubernetes Prow Robot 5e769bc29f
Merge pull request #10359 from hakman/vol-encrypt-key
Add option for setting the volume encryption key in AWS
2020-12-07 21:45:12 -08:00
Ciprian Hacman 03492dfce3 Always build docs 2020-12-08 07:08:34 +02:00
Ciprian Hacman 174f405e39 Update expected outputs of integration tests 2020-12-08 07:08:32 +02:00
Ciprian Hacman 265bf4d106 Add option for setting the volume encryption key in AWS 2020-12-08 07:08:09 +02:00
Kubernetes Prow Robot 2f6c67e92c
Merge pull request #10364 from johngmyers/custom-account-issuer
Use custom-configured ServiceAccountIssuer when present
2020-12-07 19:39:11 -08:00
Kubernetes Prow Robot e2a5695995
Merge pull request #10378 from hakman/make-dev-ci
Rename duplicate ci target to quick-ci
2020-12-07 03:41:26 -08:00
Ciprian Hacman bfbd4123e7 Rename duplicate ci target to quick-ci 2020-12-07 13:03:52 +02:00
Kubernetes Prow Robot e4498949e8
Merge pull request #10373 from isaachui/master
fix cluster-autoscaler README url from cluster_spec -> addons
2020-12-06 18:09:26 -08:00
Bharath Vedartham ee5d8a3435 update integration tests 2020-12-07 02:57:32 +05:30