Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 14:26

0.7.0 (2023-06-29)

Features

  • Allow odd number of master count only (c6488c7)
  • Expose underlying k8s resource status to coe cluster status reason (cd0438a)
  • Support OpenID Connect for kube-api auth (0a33863)

Bug Fixes

  • Fix the certificate deletion (17c243a)
  • Set the cluster status as in_progress at the end of update_nodegroup handler (9d3312c)
  • Skip delete_cluster when stack_id is none (cabd872), closes #126
  • solve race condition for stack_id (43474f1)

Documentation

  • added basic troubleshooting docs (f2f2983)