Ciprian Hacman
|
527b1eb36f
|
ARM64 support - Update expected tests output
|
2020-08-10 12:05:24 +03:00 |
John Gardiner Myers
|
cd2941b56c
|
update-expected.sh
|
2020-07-29 17:24:39 -07:00 |
Peter Rifel
|
f3e6ac874d
|
Update integration test outputs with new ssh key tags
|
2020-07-28 13:35:10 -05:00 |
John Gardiner Myers
|
be3e311c12
|
update-expected.sh
|
2020-07-17 19:32:53 -07:00 |
John Gardiner Myers
|
c0774d7ffa
|
Stop using legacy IAM in integration tests
|
2020-07-17 19:32:48 -07:00 |
Ciprian Hacman
|
827d8c041f
|
Update mock version to 1.19.0-alpha.1
|
2020-07-08 18:31:18 +03:00 |
Peter Rifel
|
69f2c71cc3
|
Add tag support to AWS launch templates
In addition to TagSpecifications which allow tagging of instances and volumes, launch templates support tags of their own.
This adds the usual tags to LTs, as seen in the kubernetes.tf additions. Cloudformation does not yet support it [0], so only "api" and "terraform" targets are updated.
[0] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata.html
|
2020-07-07 22:43:45 -05:00 |
John Gardiner Myers
|
5f45389124
|
update-expected.sh
|
2020-06-28 18:52:03 -07:00 |
John Gardiner Myers
|
35645b49c4
|
update-expected.sh
|
2020-06-28 18:51:42 -07:00 |
John Gardiner Myers
|
64167b7420
|
update-expected.sh
|
2020-06-28 18:51:16 -07:00 |
Ciprian Hacman
|
80295961fb
|
ARM64 support - Update tests output
|
2020-06-19 04:42:11 +03:00 |
John Gardiner Myers
|
91c741d8fb
|
update-expected.sh
|
2020-06-17 09:09:24 -07:00 |
Ciprian Hacman
|
d888b1f517
|
Update integration tests
|
2020-06-12 06:24:08 +03:00 |
John Gardiner Myers
|
1b03e7237b
|
hack/update-expected.sh
|
2020-06-10 09:34:48 -07:00 |
Ciprian Hacman
|
3eda07aec0
|
Update tests output
|
2020-06-03 17:25:53 +03:00 |
Ciprian Hacman
|
c0b62a74ca
|
Remove all traces of utils.tar.gz
|
2020-06-03 09:55:45 +03:00 |
Ciprian Hacman
|
78de18a803
|
Update k8s.gcr.io/pause image to version 3.2
|
2020-05-01 22:12:42 +03:00 |
Peter Rifel
|
fd17a118f5
|
Remove irrelevant TODO comment from userdata
This comment is from 2016, isn't clear, and I believe may be no longer relevant.
This will cleanup the TODO comment from everyone's userdata.
|
2020-04-18 08:54:35 -05:00 |
Peter Rifel
|
a0e1672cdc
|
add terraform testing
|
2020-03-31 14:50:45 -05:00 |
Peter Rifel
|
833b22575f
|
Disable anonymous auth in integration test clusters
This silences the anonymousAuth warning printed during `update cluster`, reducing the integration test output by >500 lines.
|
2020-03-29 22:21:10 -05:00 |
John Gardiner Myers
|
d9e999d377
|
Convert TestMinimal_json to v1alpha2 API
|
2020-03-24 19:49:07 -07:00 |
Ciprian Hacman
|
661bd6dfbd
|
Add "owned" tag for all instance groups related resources
|
2020-03-02 10:39:50 +02:00 |
Christian van der Leeden
|
549f54de48
|
Enabling JSON output for Terraform instead of writing the HCL syntax tf file. JSON syntax is officially supported in 0.12 and a terraform version requirement will be set. For previous installations you need to delete the .tf file by hand. JSON generation will fail if kubernetes.tf is present.
Added Integration Test using minimal test setup
Added documentation. For terraform 0.12 support the resource names need to be changed still
|
2020-01-17 22:03:19 +01:00 |