Skip to content

Releases: oracle-devrel/technology-engineering

oke-rm-1.1.8

27 Oct 15:56
3afe4b2

Choose a tag to compare

  • Upgraded OKE TF module
  • Changed the schema.yaml so that some labels are more clear
  • Subnetting is now performed automatically
  • DNS subnet labels are now assigned automatically
  • DHCP options, route tables and security lists are now created for each single subnet
  • Fixed some duplicate security rules
  • Added validations for vcn cidr block and vcn dns label

oke-gitops-1.1.2

21 Oct 15:11
b2e58ab

Choose a tag to compare

  • Added an overlay to helm templates
  • Fixed some documentation
  • Added an example for Traefik

oke-rm-1.1.7

20 Oct 13:41
b03375b

Choose a tag to compare

  • Fixed various bugs on stateless rules
  • Infra stack is now able to create both internal and external subnets
  • Bastion subnet is allowed to connect to Internet
  • Renaming of many network components to be more clear
  • Changed default subnetting so that larger cidr blocks are allocated
  • Fixed bug on Internet Gateway being created even if not needed
  • Updated to latest oke tf provider
  • Moved some Control Plane connectivity settings
  • Separated NSGs for Load Balancers, so that now there is a frontend and backend NSG

oke-rm-1.1.6

13 Oct 11:28
a388923

Choose a tag to compare

  • Modified the network infrastructure stack. Starting from this version, all security rules created are stateless

oke-gitops-1.1.1

09 Oct 09:17
392329d

Choose a tag to compare

Modified ArgoCD templates, some fixes on some README typos

oke-rm-1.1.5

17 Sep 09:46
f94cebe

Choose a tag to compare

New features:

  • DRG support

Deprecation:

  • Bastion module

oke-gitops-1.1.0

16 Sep 13:51
bdc7b31

Choose a tag to compare

This release is a major improvement for the GitOps templates. There is now a repository for developers, and the system repository has been also reviewed and simplified.

oke-rm-1.1.4

17 Jul 08:40
d8dedcd

Choose a tag to compare

  • Updated oke module to 5.3.2
  • Support for Ubuntu nodes
  • Comments are now more clear
  • Added sample for self-managed nodes

oke-rm-1.1.3

04 Jul 09:09
33557aa

Choose a tag to compare

  • Added example of autoscaled node pool with preemptible instances
  • Updated oke module to latest version
  • Default to boot volume cycling for node pools
  • Added OIDC authentication and discovery
  • Upgraded oci terraform provider

oke-rm-1.1.2

20 Jun 13:24
a0e8070

Choose a tag to compare

  • HotFix: Hashicorp has updated their helm provider to version 3.x, and the Oracle oke module does not work anymore. I am forcing the helm provider version to be 2.9.0 to not break the oke stack
  • Added missing UDP rules to support UDP services exposed through Network Load Balancers
  • Removed some stateless rules