Commit Graph

  • b752b1d517 docs: update helm instructions for irsa example (#1251) Tom Stewart 2021-04-19 17:16:17 -04:00
  • fc6852d63a fix: Add mission metadata block for launch configuration (#1301) Kamil Aliev 2021-04-20 00:10:25 +03:00
  • 2549408803 feat: Add support for ASG Warm Pools (#1310) Sergiu Plotnicu 2021-04-20 00:05:06 +03:00
  • fb5939314a fix: Add missing IAM permission for NLB with EIPs (#1226) danvbloomberg 2021-04-19 14:02:08 -07:00
  • abdcfb7261 fix: Change back the default disk type to gp2 (#1208) Thierno IB. BARRY 2021-04-19 22:54:01 +02:00
  • 26d40d2f1d feat: Add support for specifying elastic inference accelerator (#1176) Rucha Kulkarni 2021-04-20 02:16:17 +05:30
  • 2e1651df86 feat: Create launch template for Managed Node Groups (#1138) Kevin Lefevre 2021-04-19 22:40:37 +02:00
  • 64b3916fd0 Updated CHANGELOG Anton Babenko 2021-04-16 12:43:20 +02:00
  • ffdc7a79a5 fix: Fixed list and map usage (#1307) Anton Babenko 2021-04-16 12:43:02 +02:00
  • eafc4582e7 Updated CHANGELOG Anton Babenko 2021-04-16 10:00:28 +02:00
  • 2a6f07a0e8 fix: Updated code and version requirements to work with Terraform 0.15 (#1165) Tjeu Kayim 2021-04-16 09:56:37 +02:00
  • a26c9fd0c9 chore: update changelog (#1203) Thierno IB. BARRY 2021-01-29 00:36:49 +01:00
  • a8c402bb0e docs: Update changelog generation to use custom sort with git-chglog v0.10.0 (#1202) Thierno IB. BARRY 2021-01-29 00:30:05 +01:00
  • 84a3761742 improvement: Dont set -x in userdata to avoid printing sensitive informations in logs (#1187) myoung34 2021-01-28 16:54:38 -06:00
  • 4fc609bd22 feat: Add nitro enclave support for EKS (#1185) Sean P. Kane 2021-01-28 14:45:41 -08:00
  • 6c08a92463 docs: Bump IRSA example dependencies to versions which work with TF 0.14 (#1184) lukemarsden 2021-01-28 22:37:45 +00:00
  • 357e647ed5 docs: Change instance type from t2 to t3 in examples (#1169) oscr 2021-01-28 23:26:35 +01:00
  • 8912ae9a8b docs: Fix typos in README and CONTRIBUTING (#1167) Peter Parada 2021-01-28 23:22:53 +01:00
  • d48ff6dccb feat: Add support for service_ipv4_cidr for the EKS cluster (#1139) Suresh Kumar Nalluru 2021-01-28 14:14:53 -08:00
  • 8978997bb1 feat: Add the SPOT support for Managed Node Groups (#1129) Jonathan Cole 2021-01-28 14:08:29 -08:00
  • 76537d1b8d feat: Use gp3 as default as it saves 20% and is more performant (#1134) Jay 2021-01-28 13:52:10 -08:00
  • 576aa293f5 feat: Allow the overwrite of subnets for Fargate profiles (#1117) Jonas Chevalier 2021-01-28 21:46:53 +00:00
  • 65777d0a37 fix: Merge tags from Fargate profiles with common tags from cluster (#1159) Lena-nfb 2020-12-23 12:08:19 +00:00
  • 618019e331 docs: Make it more obvious that var.cluster_iam_role_name will allow reusing an existing IAM Role for the cluster. (#1133) nitro 2020-12-23 05:13:01 -05:00
  • 5d90c8fa7a docs: Fixes typo in variables description (#1154) Masih H. Derkani 2020-12-22 15:50:04 +00:00
  • 7d6e672303 feat: Add support for throughput parameter for gp3 volumes (#1146) Siddarth Prakash 2020-12-22 10:26:47 -05:00
  • ccacc17792 feat: Add customizable Auto Scaling Group health check type (#1118) svaranasi-traderev 2020-12-22 05:55:43 -05:00
  • b0f51fdbe5 feat: Add permissions boundary to fargate execution IAM role (#1108) Ryan 2020-12-22 18:43:08 +08:00
  • ea2f6982d5 chore: Fix terraform format for TF 0.14 (#1157) Thierno IB. BARRY 2020-12-22 11:32:13 +01:00
  • 942a88e18f docs: Fix a typo in the aws-auth section of the README (#1099) Eric Herot 2020-12-22 04:27:38 -05:00
  • e4520d2c2e chore: update changelog (#1097) Thierno IB. BARRY 2020-11-12 11:03:46 +01:00
  • e5d26e1dcc docs: Clarify usage of both AWS-Managed Node Groups and Self-Managed Worker Groups (#1094) Thierno IB. BARRY 2020-11-12 10:53:37 +01:00
  • 63217467a9 improvement: Tags passed into worker groups should also be excluded from Launch Template tag specification (#1095) huddy 2020-11-12 09:17:55 +00:00
  • 43101979ef fix: Don’t add empty Roles ARN in aws-auth configmap, specifically when no Fargate profiles are specified (#1096) huddy 2020-11-12 08:48:53 +00:00
  • 669736f71b chore: update changelog (#1093) Thierno IB. BARRY 2020-11-07 23:10:37 +01:00
  • 0d77e30075 feat: Add EKS Fargate support (#1067) Thierno IB. BARRY 2020-11-07 23:03:12 +01:00
  • 571da60aea fix: Change the default launch_template_id to null for Managed Node Groups (#1088) Thierno IB. BARRY 2020-11-07 22:29:24 +01:00
  • bba7c151c8 feat: Tags passed into worker groups override tags from var.tags for Autoscaling Groups (#1092) huddy 2020-11-07 21:20:22 +00:00
  • 3cb8fa3d87 docs: Fix IRSA example when deploying cluster-autoscaler from the latest kubernetes/autoscaler helm repo (#1090) Brannon Dorsey 2020-11-07 08:28:52 -05:00
  • fc40053c0c docs: Explain node_groups and worker_groups difference in FAQ (#1081) Pranas Kiziela 2020-11-03 18:02:13 +02:00
  • e8a060f5ae docs: Update autoscaler installation in IRSA example (#1063) Ary Kleinerman 2020-11-02 18:11:58 -03:00
  • 3379e5982f chore: update changelog (#1080) Thierno IB. BARRY 2020-11-02 08:42:10 +01:00
  • 571e4e7f4b chore: Use # for comments. It's the recommended way to start comment and it's more idiomatic (#1079) Thierno IB. BARRY 2020-11-02 08:35:12 +01:00
  • 127a3a8831 feat: Add Launch Template support for Managed Node Groups (#997) philicious 2020-11-02 08:19:10 +01:00
  • 62a8f46ba7 feat: Add cloudwatch_log_group_arn to outputs (#1071) Ken Kaizu 2020-10-29 09:17:17 +09:00
  • 58f753e9f8 ci: Use ubuntu-latest instead of MacOS for docs checks (#1074) Thierno IB. BARRY 2020-10-29 01:13:43 +01:00
  • ca7593a6db fix: The type of the output cloudwatch_log_group_name should be a string instead of a list of strings (#1061) Paul Pop 2020-10-28 21:37:21 +00:00
  • 751c422330 feat: Add kubernetes standard labels to avoid manual mistakes on the managed aws-auth configmap (#989) Guillaume GILL 2020-10-25 15:14:50 +01:00
  • c7f88997d1 ci: Fix GitHub Actions CI macOS build errors (#1065) Thierno IB. BARRY 2020-10-25 15:07:22 +01:00
  • d97edde9cd fix: Use splat syntax to avoid errors during destroy with an empty state (#1041) Thierno IB. BARRY 2020-10-12 21:59:29 +02:00
  • c75fbb0164 fix: Fix cycle error during the destroy phase when we change workers order (#1043) Thierno IB. BARRY 2020-10-12 21:50:22 +02:00
  • c54ce911dc fix: Set IAM Path for cluster_elb_sl_role_creation IAM policy (#1045) senthil Vivekanandan 2020-10-12 07:51:28 -04:00
  • 094e363362 fix: Use the amazon ImageOwnerAlias for worker ami owner instead of owner id (#1038) Thierno IB. BARRY 2020-10-06 14:26:50 +02:00
  • d6f3a4265f chore: update changelog for v13.0.0 release (#1034) Thierno IB. BARRY 2020-10-06 09:39:11 +02:00
  • c799fecd85 fix: Use customer managed policy instead of inline policy for cluster_elb_sl_role_creation (#1039) Rich Lafferty 2020-10-06 03:24:22 -04:00
  • 93614b329d improvement: Make the cpu_credits optional for workers launch template (#1030) Guillaume GILL 2020-10-05 15:24:47 +02:00
  • 8c8f4b56eb feat: Add load_balancers parameter to associate a CLB (Classic Load Balancer) to worker groups ASG (#992) hacker65536 2020-10-05 22:07:57 +09:00
  • d8ab5d4d6d improvement: update the wait_for_cluster_cmd logic to use curl if wget doesn't exist (#1002) Dawid Rogaczewski 2020-10-05 14:59:40 +02:00
  • c4e95b3b04 docs: Add ec2:CreateVpcEndpoint action to minimum permission list (#1022) Abhinav Sonkar 2020-10-04 21:19:05 +02:00
  • f0ae6c6751 feat: Dynamic Partition for IRSA to support AWS-CN Deployments (#1028) Lorenzo Aiello 2020-10-04 11:49:41 -07:00
  • 594602f75a ci: Bump terraform pre-commit hook version and re-run terraform-docs with the latest version to fix the CI (#1033) Thierno IB. BARRY 2020-10-04 20:45:43 +02:00
  • 31ad394dbc feat: Add AmazonEKSVPCResourceController to cluster policy to be able to set AWS Security Groups for pod (#1011) Thomas O'Neill 2020-10-04 14:08:02 -04:00
  • bceb966dfd fix: More compatibility fixes for Terraform v0.13 and aws v3 (#976) Daniel Piddock 2020-09-08 18:25:46 +02:00
  • ad5373dc61 docs: Add important notes about the retry logic and the wget requirement (#999) Thierno IB. BARRY 2020-09-04 23:04:41 +02:00
  • 1adbe82e15 fix: Create cluster_private_access security group rules when it should (#981) Anthony Dahanne 2020-09-02 16:38:02 -04:00
  • 44d59da57b docs: Update README about cluster_version variable requirement (#988) Dawid Rogaczewski 2020-08-27 10:08:11 +02:00
  • 1bd5bf5ab9 feat: Cluster version is now a required variable. (#972) Daniel Piddock 2020-08-14 16:06:53 +02:00
  • c508d12b69 docs: Mixed spot + on-demand instance documentation (#967) Thomas O'Neill 2020-08-14 09:58:34 -04:00
  • 1c81227044 docs: Describe key_name is about AWS EC2 key pairs (#970) Giuseppe Crinò 2020-08-14 15:27:46 +02:00
  • f45b5a1d46 fix: random_pet with LT workers under 0.13.0 (#940) Jürgen W 2020-08-14 23:23:17 +10:00
  • 415cfca9af ci: fix CI lint job (#973) Daniel Piddock 2020-08-12 16:10:31 +02:00
  • 9ace344c57 docs: Better documentation of cluster_id output blocking (#955) Daniel Piddock 2020-08-12 15:22:24 +02:00
  • 3d2f7d28c1 chore: update changelog for release 12.2.0 (#948) Daniel Piddock 2020-07-13 21:31:56 +02:00
  • 7d86a6c757 docs: Update required IAM permissions list (#936) Daniel Piddock 2020-07-13 21:22:41 +02:00
  • 23ad497557 feat: IMDSv2 metadata configuration in Launch Templates (#938) Daniel Quackenbush 2020-07-12 12:25:48 -04:00
  • b0ebef69b3 fix: Strip user Name tag from asg_tags #946) Michael Potter 2020-07-12 08:40:27 -07:00
  • db9bb0b482 feat: worker launch templates and configurations depend on security group rules and IAM policies (#933) Marcus Vaal 2020-07-12 10:14:36 -05:00
  • 9a0e548dcc feat: Add IAM permissions for ELB svc-linked role creation by EKS cluster (#902) Ivan Sukhomlyn 2020-06-28 15:44:36 +03:00
  • 616d30ec67 feat: Add a homemade depends_on for MNG submodule to ensure ordering of resource creation (#867) Thierno IB. BARRY 2020-06-28 02:31:23 +02:00
  • 1e4a908a95 docs: Improve FAQ on how to deploy from Windows (#927) Daniel Piddock 2020-06-26 17:40:34 +02:00
  • 60b494049b docs: autoscaler X.Y version must match (#928) Daniel Piddock 2020-06-26 17:39:49 +02:00
  • c4edc6fbcc fix: Get on_demand_allocation_strategy from local.workers_group_defaults when deciding to use mixed_instances_policy (#908) Tim Robinson 2020-06-24 17:31:05 +10:00
  • 348f441221 fix: remove unnecessary conditional in private access security group (#915) Ariel Viñas 2020-06-10 07:38:56 -03:00
  • f2c4383719 chore: update changelog for release 12.1.0 (#910) Daniel Piddock 2020-06-06 11:46:37 +02:00
  • a89e91bf8f feat: Add aws_security_group_rule.cluster_https_worker_ingress to output values (#901) Michael Marshall 2020-06-06 02:55:35 -06:00
  • 7de18cd9cd fix: Revert removal of templates provider (#883) Daniel Piddock 2020-06-05 10:34:23 +02:00
  • 05cd78593a fix: Ensure kubeconfig ends with \n (#880) graywolf-at-work 2020-06-02 09:24:39 +00:00
  • 3fefc2a66c feat: Allow communication between pods on workers and pods using the primary cluster security group (optional) (#892) Simon Gurcke 2020-05-31 06:43:26 +10:00
  • 7ffe5fa88f fix: Work around path bug in aws-iam-authenticator (#894) Brandon McNama 2020-05-30 16:25:50 -04:00
  • c748899d0e cluster_id blocks on wait_for_cluster (#890) Daniel Piddock 2020-05-29 17:45:24 +02:00
  • 444343553c docs: Update FAQ (#891) Daniel Piddock 2020-05-29 17:29:08 +02:00
  • d4f3924056 chore: update changelog and prepare release 12.0.0 (#871) Thierno IB. BARRY 2020-05-09 20:52:42 +02:00
  • bb822a1e56 fix: Fix Launch Templates error with aws 2.61.0 (#875) Daniel Piddock 2020-05-09 19:58:38 +02:00
  • a4e21e73cd docs: Add notes for Kubernetes 1.16 (#873) Thierno IB. BARRY 2020-05-08 18:41:21 +02:00
  • 527d4bd3f5 fix: Use splat syntax for cluster name to avoid (known after apply) in managed node groups (#868) Thierno IB. BARRY 2020-05-07 09:17:05 +02:00
  • 312596f46d feat: Create kubeconfig with non-executable permissions (#864) graywolf-at-work 2020-05-06 19:36:58 +00:00
  • 99f59bfcc9 feat: Change EKS default version to 1.16 (#857) Scott Crooks 2020-05-06 17:20:28 +02:00
  • 9bfdba9fb8 chore: Move all locals in locals.tf (#865) Thierno IB. BARRY 2020-05-06 14:00:20 +02:00
  • 4a8c79053a docs: Remove useless template provider in examples (#863) Thierno IB. BARRY 2020-05-06 12:16:39 +02:00
  • b183b97253 improvement: Remove dependency on external template provider (#854) Daniel Piddock 2020-05-06 10:54:14 +02:00