Commit Graph

23 Commits

Author SHA1 Message Date
Ciprian Hacman 67b9148cd9 hack/update-expected.sh 2024-01-10 03:21:57 +02:00
Ciprian Hacman dbde17c9a5 hack/update-expected.sh 2023-08-05 08:11:39 +03:00
John Gardiner Myers 3e2ab2b677 hack/update-expected.sh 2023-07-18 16:13:22 -07:00
Felix Friedrich c5847054db
./hack/update-expected.sh 2023-04-12 10:46:47 +02:00
John Gardiner Myers aa268ef173 hack/update-expected.sh 2023-01-11 20:06:46 -08:00
Ciprian Hacman a2b811f68c Run hack/update-expected.sh 2023-01-03 11:03:44 +02:00
John Gardiner Myers b820f4ac59 hack/update-expected.sh 2022-12-24 21:44:50 -08:00
John Gardiner Myers 8094fa1850 hack/update-expected.sh 2022-12-17 10:16:27 -08:00
John Gardiner Myers 6dd63c8e1f hack/update-expected.sh 2022-11-23 15:55:01 -08:00
John Gardiner Myers b105aa6a86 hack/update-expected.sh 2022-11-22 17:15:51 -08:00
Peter Rifel 5ee973e5c3
./hack/update-expected.sh 2022-08-23 19:19:58 -05:00
Ciprian Hacman b9394fed18 Run hack/update-expected.sh 2022-08-12 19:40:25 +03:00
Ole Markus With 8bcc640452 Make Karpenter respect IG's spec.Subnets
This will add tag all subnets with the IGs using that subnet

Update docs/operations/karpenter.md

Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2022-08-01 21:06:24 +02:00
Nicolas Sterchele 73b6ed4150
aws: introduce maximum instance lifetime in cluster
The maximum instance lifetime is an AWS only feature and specifies the
maximum amount of time (in seconds) that an instance can be in service
before it is terminated and replaced.
A common use case might be a requirement to replace your instances on a
schedule because of internal security policies or external compliance
controls.
2022-07-04 20:38:33 +02:00
Ciprian Hacman 911f4a133c Run hack/update-expected.sh 2022-06-10 14:03:16 +03:00
Ciprian Hacman 18d45a2994 Run hack/update-expected.sh 2022-04-13 16:49:09 +03:00
justinsb 16a676ffb3 JWKS / IRSA: Expose public ACLs to terraform
Otherwise terraform wasn't correctly / consistently exposing these
files for JWKS/IRSA/OIDC.
2022-01-30 15:02:50 -05:00
Peter Rifel 23686f0ead
./hack/update-expected.sh 2021-12-25 08:38:22 -06:00
Peter Rifel 5d82ce0b5f
Update cloudmock and integration test inputs to use aws-test partition 2021-10-29 23:07:30 -05:00
Peter Rifel 476eb96970
./hack/update-expected.sh 2021-09-17 18:08:59 -05:00
Peter Rifel 5247bb8cc2
./hack/update-expected.sh 2021-09-16 20:04:36 -05:00
Peter Rifel eed873add3
./hack/update-expected.sh 2021-08-27 12:59:32 -05:00
Peter Rifel 53f7e3b089
Add integration test for cluster names beginning with a digit
This will fail until we address each resource type generating terraform resource names that are purely the cluster name
2021-08-27 12:56:58 -05:00