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
Ciprian Hacman
afbb6475fe
Add integration test for creating an HA cluster in shared zone
2020-12-04 20:16:38 +02:00
John Gardiner Myers
e7508cc973
Use custom-configured ServiceAccountIssuer when present
2020-12-04 09:03:03 -08:00
Kubernetes Prow Robot
0fecffbfe0
Merge pull request #10284 from johngmyers/service-account-issuer
...
Set --service-account-issuer for k8s 1.20+
2020-12-04 08:07:59 -08:00
srikiz
33a4b4a76b
Remove AlphaAllowDO flag
2020-12-04 21:32:01 +05:30
srikiz
5853fc7cf1
Update vendor modules
2020-12-04 21:19:22 +05:30
srikiz
f0ba465931
Update documentation
2020-12-04 21:18:55 +05:30
srikiz
e71b422656
Update vendor files
2020-12-04 21:18:55 +05:30
srikiz
052ec647dd
Move DO to beta
2020-12-04 21:15:08 +05:30
Kubernetes Prow Robot
5ccbcb3056
Merge pull request #10326 from AdamKorcz/fuzz3
...
Add fuzzer and OSS-fuzz build script
2020-12-04 06:57:59 -08:00
AdamKorcz
5a1f13d123
Added fuzzer to integrate with OSS-fuzz
2020-12-04 10:53:48 +00:00
John Gardiner Myers
4f5def8610
Address review comment
2020-12-03 23:24:43 -08:00
Ole Markus With
b9b24b402c
Promote addon docs to first level menu item
2020-12-03 08:24:12 +01:00
Kubernetes Prow Robot
1b45f876a4
Merge pull request #10335 from hakman/same-tg-multiple-igs
...
Allow attaching same external target group to multiple instance groups
2020-12-02 21:38:59 -08:00
Ciprian Hacman
e57cd534b5
Allow attaching same external target group to multiple instance groups
2020-12-03 06:59:59 +02:00