Ciprian Hacman
67b9148cd9
hack/update-expected.sh
2024-01-10 03:21:57 +02:00
AkiraFukushima
91d3e89313
Replace * in IAM tags when IRSA namespace has wildcard
2023-11-20 21:48:10 +09: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
AkiraFukushima
d40caa758e
Use cert-manager and pod-identity-webhook in integration test of irsa
2022-02-20 19:02:54 +09: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
Charles-Edouard Brétéché
7c8c9b9a23
feat: add support for custom audience in aws oidc provider
...
fix: missing json tags
fix: code gen
fix: switch to additional audiences
fix: oidc task
fix: add integration test
2021-09-28 22:39:56 +02:00
Kubernetes Prow Robot
74f9a8e2fb
Merge pull request #12342 from eddycharly/irsa-wildcard
...
feat: add support for wildcard in roles generated for IRSA
2021-09-22 16:09:10 -07:00
Charles-Edouard Brétéché
5f523366d6
feat: add support for wildcard in roles generated for IRSA
2021-09-23 00:24:45 +02: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
bf20cef86f
Add terraform outputs OIDC provider ARN and issuer
...
These fields are valuable because their fields are used in the assume role policies of service account IAM roles, based on the docs here:
https://docs.aws.amazon.com/eks/latest/userguide/create-service-account-iam-policy-and-role.html#aws-cli
2021-08-23 21:48:59 -05:00
John Gardiner Myers
e90f2cc834
hack/update-expected.sh
2021-06-28 13:48:35 -07:00
Ciprian Hacman
348eed772a
Avoid spurious changes for ASG InstanceProtection and LT InstanceMonitoring
2021-06-27 10:08:13 +03:00
AkiraFukushima
361b02fa44
Fix integration test for oidc because the object path is changed
2021-06-01 23:35:21 +09:00
Ciprian Hacman
57feaa65c3
Run hack/update-expected.sh
2021-05-19 06:21:07 +03:00
Ole Markus With
d3581ebb84
bump aws lb controller to 2.2.0
2021-05-16 18:26:23 +02:00
John Gardiner Myers
5c4f1c4f6c
Adjust sorting of resources in hcl2
2021-05-02 19:39:23 -07:00
Ole Markus With
6f8b3647cf
Add support for IRSA in he api
...
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2021-05-01 16:03:42 +02:00