Commit Graph

6 Commits

Author SHA1 Message Date
Thierno IB. BARRY
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. BARRY
058a516b0f chore: Use chore semantic commits instead of skip changelog (#844) 2020-04-22 23:34:24 +02:00
Thierno IB. BARRY
eaa4d2c697 skip changelog: Prepare for release 11.0.0 (#819) 2020-03-31 00:53:35 +02:00
Thierno IB. BARRY
a6583a3371 fix: fix git-chglog template to format changelog Type nicely (#803) 2020-03-17 15:29:59 +01:00
Thierno IB. BARRY
3c064aa2a9 fix: fix git-chglog configuration (#802) 2020-03-17 15:16:57 +01:00
Thierno IB. BARRY
9fb1a20d82 improvement: automate changelog management (#786) 2020-03-17 14:22:22 +01:00