Skip to content

v2.3.0

Choose a tag to compare

@hyder hyder released this 05 Aug 09:46
f64cd4d

Changes

  • Added option to enable admission controllers and PodSecurityPolicy (#150)
  • Added ability to upgrade OKE cluster and worker nodes using out-of-place method (#178)
  • Changed node pools specification from list to map so the specific node pool is deleted when removed from the variable (#179)
  • Made minimum worker node pool to 1 to allow experimentation on free tier ( #180 )
  • Made label_prefix optional (#181 )
  • Added trigger for check_worker_node_active (#182)
  • Removed disable_auto_retries in quick start guide (#185)