Releases: oracle-devrel/technology-engineering
Releases · oracle-devrel/technology-engineering
oke-rm-1.1.8
- 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
- Added an overlay to helm templates
- Fixed some documentation
- Added an example for Traefik
oke-rm-1.1.7
- 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
- Modified the network infrastructure stack. Starting from this version, all security rules created are stateless
oke-gitops-1.1.1
Modified ArgoCD templates, some fixes on some README typos
oke-rm-1.1.5
New features:
- DRG support
Deprecation:
- Bastion module
oke-gitops-1.1.0
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
- 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
- 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
- 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