Releases: oracle-devrel/technology-engineering
Releases · oracle-devrel/technology-engineering
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
oke-rm-1.1.1
- The stack is now capable of managing cluster add-ons
- Some renaming of default variables and documentation update
- Support for overriding default CoreDNS add-on, so that it is managed through code
- Support for deploying the cluster-autoscaler add-on
oke-gitops-1.0.1
- ArgoCD version upgrade
- Fix incorrect ArgoCD version in the template
oke-gitops-1.0.0
This resource manager stack can be used to bootstrap a GitOps environment with ArgoCD using OCI DevOps.
- ArgoCD Helm Chart is at version 8.0.14
- Upgraded Terraform providers
oke-rm-1.1.0
- Migration to technology engineering repository
- Fix a small bug on the worker NSG that was preventing ssh connectivity with the bastion
OCI DevOps CI/CD for OCI Function ORM Stack (Terraform)
latest Merge pull request #1588 from oracle-devrel/oci-devops-name-custom-sh…
OCI Security Health Check - Standard Edition - 240315
Supports CIS OCI v2.0.0. Documentation fixed.
OCI Security Health Check - Standard Edition - 240229
Updated cis_report.py to 2.8.0 and CIS OCI v2.0.0
OCI Security Health Check - Standard Edition - 240130
Supports CIS OCI v1.2. Update to latest cis_reports.py script. Fixed urllib3 dependency.