Skip to content

Releases: oracle-terraform-modules/terraform-oci-oke

v2.3.2

19 Aug 03:41
fe54d9e

Choose a tag to compare

Changes

  • bug fix for (#197) - Unable to install kubectl in operator

v2.3.1

13 Aug 22:59
6ec12e2

Choose a tag to compare

Changes

  • Missing security rule when workers are in public mode (#183)
  • Updated docs for terraform options and for resetting nodepool_drain (#190)
  • Upgraded base module to 1.3.0 (#191)
  • Removed nat_gateway_enabled variable. Determination of whether the NAT gateway is needed is now done automatically (#192)
  • Removed "LATEST" from acceptable values for kubernetes_version so that upgrade can be performed (#193)
  • Internal load balancer subnet uses wrong routing table (#194)

v2.3.0

05 Aug 09:46
f64cd4d

Choose a tag to compare

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)

v2.2.2

10 Jun 13:15
629f1ac

Choose a tag to compare

Changes

  • Upgraded base module to 1.2.3 (#169 )

v2.2.1

05 Jun 04:55
527f97a

Choose a tag to compare

Changes

  • Upgraded base module to 1.2.2 (#165 )
  • Renamed all admin to operators
  • Standardized features with _enabled
  • Improved tagging

New features

  • Added option to enable Web Application Firewall and Load Balancers (#131 )

v2.2.0: removed and tested dependency on ip.finish (#156)

04 May 02:00
3ef4bbf

Choose a tag to compare

Changes

  • Use OCI Secret in Vault to retrieve Auth Token for creating Kubernetes secret for OCIR. This allows reuse of existing Auth Tokens (#153)
  • Added Montreal as supported region (#160)
  • Removed dependency on ip.finish (#154)

v2.1.6

12 Apr 21:29
8ab6f21

Choose a tag to compare

Changes

  • Fixed issue with admin host ordering of oci-cli installation, instance_principal creation and kubeconfig generation (#143)
  • Upgraded base module to 1.1.3 to be able to detect when admin instance_principal is ready (due to #143)
  • Removed unnecessary token variable version and expiration
  • Added tagging in terraform.tfvars.example

v2.1.5

06 Apr 00:34
c8dc847

Choose a tag to compare

Changes

  • Added ig_route_id, nat_route_id, subnet_ids, vcn_id for reuse (#145)

v2.1.4

30 Mar 23:02

Choose a tag to compare

Changes

  • removed provider.tf so module can be used from hashicorp registry, added instructions for using this repo and hashicorp module (#130)
  • fixed incorrect part about bastion host and tools in topology (#141)
  • upgraded default helm version on admin host to 3.1.1 (#134)

v2.1.3

05 Mar 23:25
9007667

Choose a tag to compare

Changes

  • fixed broken links in README.md (#132 )
  • updated documentation in topology to use netnum instead of previous variable name