Skip to content

v2.0.0

Choose a tag to compare

@hyder hyder released this 28 Nov 01:43
680403e
  • Use compartment id instead of compartment name for policies #86
  • Updated available list of Kubernetes versions in Terraform options #90
  • Added admin host for operations instead of using the bastion server. This is required because of changing to kubeconfig v2 #91
  • Installed Python3, oci-cli on admin host. oci-cli will require Python3 after January 2020 #91
  • Switched all operations from bastion to admin host #91
  • Switched from kubeconfig v1 to v2, generated by oci-cli instead of uploading #98
  • Helm upgraded to version 3.0.0 #100
  • incubator and jetstack helm repos removed as they can now be searched from helm hub #100
  • tiller disabled and option to enable it is removed #100
  • Fixed bug for empty tuple in data.oci_core_images.oracle_images when use_autonomous=true #103
  • Set minimum version of Terraform to 0.12.16