Commit Graph
30 Commits
Author SHA1 Message Date
Thierno IB. BARRYandGitHub ad5373dc61 docs: Add important notes about the retry logic and the wget requirement (#999) 2020-09-04 23:04:41 +02:00
Thierno IB. BARRYandGitHub 616d30ec67 feat: Add a homemade depends_on for MNG submodule to ensure ordering of resource creation (#867) 2020-06-28 02:31:23 +02:00
Thierno IB. BARRYandGitHub d4f3924056 chore: update changelog and prepare release 12.0.0 (#871) 2020-05-09 20:52:42 +02:00
Thierno IB. BARRYandGitHub a4e21e73cd docs: Add notes for Kubernetes 1.16 (#873)
BREAKING CHANGES: The default `cluster_version` is now 1.16. Kubernetes 1.16 includes a number of deprecated API removals, and you need to ensure your applications and add ons are updated, or workloads could fail after the upgrade is complete. For more information on the API removals, see the [Kubernetes blog post](https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/). For action you may need to take before upgrading, see the steps in the [EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html). Please set explicitly your `cluster_version` to an older EKS version until your workloads are ready for Kubernetes 1.16.
2020-05-08 18:41:21 +02:00
Thierno IB. BARRYandGitHub 527d4bd3f5 fix: Use splat syntax for cluster name to avoid (known after apply) in managed node groups (#868) 2020-05-07 09:17:05 +02:00
Thierno IB. BARRYandGitHub 9bfdba9fb8 chore: Move all locals in locals.tf (#865) 2020-05-06 14:00:20 +02:00
Thierno IB. BARRYandGitHub 4a8c79053a docs: Remove useless template provider in examples (#863) 2020-05-06 12:16:39 +02:00
Thierno IB. BARRYandGitHub 7afecf6379 chore: update changelog (#847) 2020-04-23 22:14:15 +02:00
Thierno IB. BARRYandGitHub fed9c5bf19 chore: update changelog (#845) 2020-04-22 23:39:58 +02:00
Thierno IB. BARRYandGitHub 058a516b0f chore: Use chore semantic commits instead of skip changelog (#844) 2020-04-22 23:34:24 +02:00
Thierno IB. BARRYandGitHub eaa4d2c697 skip changelog: Prepare for release 11.0.0 (#819) 2020-03-31 00:53:35 +02:00
Thierno IB. BARRYandGitHub e768c6c103 ci: Restrict sementic PR to validate PR title only (#804) 2020-03-19 21:43:20 +01:00
Thierno IB. BARRYandGitHub a6583a3371 fix: fix git-chglog template to format changelog Type nicely (#803) 2020-03-17 15:29:59 +01:00
Thierno IB. BARRYandGitHub 3c064aa2a9 fix: fix git-chglog configuration (#802) 2020-03-17 15:16:57 +01:00
Thierno IB. BARRYandGitHub 9fb1a20d82 improvement: automate changelog management (#786) 2020-03-17 14:22:22 +01:00
Thierno IB. BARRYandGitHub ca3d1e1199 New release 10.0.0 (#780)
* prepare 10.0.0 release

* remove unused version file
2020-03-12 13:29:03 +01:00
Thierno IB. BARRYandGitHub 2715b01e4e fix max_instance_lifetime for workers (#771)
* fix max_instance_lifetime for workers

* update changelog

* update changelog
2020-03-10 22:01:01 +01:00
Thierno IB. BARRYandGitHub 92b5c2ad3f bump pre-commit-terraform version (#724) 2020-01-30 15:50:56 +01:00
Thierno IB. BARRYandGitHub 065158a970 fix terraform pre-commit args for terraform-docs (#714)
* fix terraform pre-commit args for terraform-docs

* fix docs with terraform-docs 0.8.x

Signed-off-by: Thierno BARRY <thierno.barry@polyconseil.fr>

* resolve confliting filesx

* update homebrew formulas before install

* update changelog
2020-01-28 18:53:55 +01:00
Thierno IB. BARRYandGitHub c5f50d5969 Re-generate docs with terraform-docs 0.7.0 and bump pre-commit-terraform version (#668)
* re-generate docs with terraform-docs 0.7.0

* bump pre-commit-terraform version
2020-01-13 14:39:59 +01:00
Thierno IB. BARRYandGitHub c17d17e2c2 add stale app (#657) 2020-01-03 23:12:41 +01:00
Thierno IB. BARRYandGitHub 0d7ef6ffd6 New release 6.1.0 (#576) 2019-10-30 13:38:51 +01:00
Thierno IB. BARRYandGitHub 1be1a02e23 New release 6.0.2 (#553) 2019-10-07 20:53:31 +02:00
Thierno IB. BARRYandGitHub 186c88a34b Add option to enable lifecycle hooks creation (#532)
* add option to enable lifecycle hooks creation

* update changelog
2019-09-26 19:40:41 +02:00
Thierno IB. BARRYandGitHub 07c61b6e26 New release 6.0.1 (#528)
* New release 6.0.1
2019-09-25 11:19:16 +02:00
Thierno IB. BARRYandMax Williams 88afa4338d fix docs generation for lint (#523) 2019-09-24 10:02:02 +02:00
Thierno IB. BARRYandGitHub 0cc058c52c Merge pull request #517 from stakater/add-notes
[add-notes] update local.tf file
2019-09-20 21:35:50 +02:00
Thierno IB. BARRYandGitHub f702467368 Merge pull request #503 from nauxliu/tflint
Improve CI pipeline
2019-09-19 16:43:54 +02:00
Thierno IB. BARRYandMax Williams d6d0975452 add initial lifecycle hooks for autosacling groups (#466) 2019-08-20 15:45:06 +02:00
Thierno IB. BARRYandMax Williams d8ed7d0b66 add option to recreate ASG when LT or LC changes (#465) 2019-08-20 15:43:18 +02:00