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
Bharath Vedartham
7f6e125733
Add support for aws ec2 instance metadata v2
...
A new field is add to the InstanceGroup spec with 2 sub fields,
HTTPPutResponseHopLimit and HTTPTokens. These fields enable the user
to disable IMDv1 for instances within an instance group.
By default, both IMDv1 and IMDv2 are enabled in instances in an instance group.
2020-12-07 02:57:02 +05:30
Kubernetes Prow Robot
e89719a21b
Merge pull request #10366 from hakman/remove-travis-ci
...
Remove dependency on TravisCI
2020-12-06 09:51:26 -08:00
Kubernetes Prow Robot
baec60214b
Merge pull request #10375 from olemarkus/ca-no-limits
...
Remove resource limits from cluster autoscaler
2020-12-06 06:19:25 -08:00
Kubernetes Prow Robot
e68a4648b9
Merge pull request #10374 from hakman/eip-egress
...
Add option to reuse existing Elastic IPs for NAT gateways
2020-12-06 04:55:25 -08:00
Ole Markus With
75d4e2b897
Remove resource limits from cluster autoscaler
2020-12-06 13:36:06 +01:00
Ciprian Hacman
e11d934268
Add option to reuse existing Elastic IPs for NAT gateways
2020-12-06 09:37:17 +02:00
isaachui
62b6288223
fix cluster-autoscaler url from cluster_spec -> addons
2020-12-05 16:31:55 -08:00
Kubernetes Prow Robot
7140d96e92
Merge pull request #10318 from olemarkus/cert-manager-addon
...
Add minimal cert-manager addon
2020-12-04 22:57:25 -08:00
Ole Markus With
09eebec765
Update upup/pkg/fi/cloudup/bootstrapchannelbuilder.go
...
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-12-05 07:21:12 +01:00
Kubernetes Prow Robot
0f9c0c03ef
Merge pull request #10365 from hakman/test-ha-shared-zone
...
Add integration test for creating an HA cluster in shared zone
2020-12-04 14:15:26 -08:00
Kubernetes Prow Robot
ec691116a9
Merge pull request #10357 from rdrgmnzs/gzip-nodeup-heredocs
...
Give users the option to gzip and base64 encode the heredocs in the nodeup.sh user-data
2020-12-04 13:37:38 -08:00
Kubernetes Prow Robot
77b6da4d6a
Merge pull request #10312 from srikiz/DO-Move-to-Beta
...
[Digital Ocean] Promote to Beta
2020-12-04 13:37:26 -08:00
Ole Markus With
1ae09e86a5
Add minimal cert-manager addon
2020-12-04 21:52:07 +01:00
Kubernetes Prow Robot
c1b4dd6752
Merge pull request #10355 from olemarkus/docs-addons
...
Promote addon docs to first level menu item
2020-12-04 12:47:26 -08:00
Rodrigo Menezes
3fb12c66ae
gzip and base64 encode the heredocs in the nodeup.sh portion of user-data
2020-12-04 10:46:18 -08:00
srikiz
d89ff940e6
Revert vendor modules txt file
2020-12-05 00:15:31 +05:30
srikiz
8ec5b7ab35
Fix vendor modules
2020-12-05 00:03:34 +05:30
Ciprian Hacman
894ebedc5c
Remove dependency on TravisCI
2020-12-04 20:28:23 +02:00