Skip to content

Releases: oracle-devrel/technology-engineering

oke-rm-1.1.3

04 Jul 09:09
33557aa
Compare
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
Compare
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

oke-rm-1.1.1

13 Jun 13:34
c61fc86
Compare
Choose a tag to compare
  • 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

10 Jun 09:39
32a637e
Compare
Choose a tag to compare
  • ArgoCD version upgrade
  • Fix incorrect ArgoCD version in the template

oke-gitops-1.0.0

06 Jun 12:30
dc9c0fa
Compare
Choose a tag to compare

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

06 Jun 08:07
fd5979f
Compare
Choose a tag to compare
  • 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)

14 Feb 12:44
6aa8f8e
Compare
Choose a tag to compare
latest

Merge pull request #1588 from oracle-devrel/oci-devops-name-custom-sh…

OCI Security Health Check - Standard Edition - 240315

15 Mar 08:59
02f6815
Compare
Choose a tag to compare

Supports CIS OCI v2.0.0. Documentation fixed.

OCI Security Health Check - Standard Edition - 240229

29 Feb 08:50
6f333c7
Compare
Choose a tag to compare

Updated cis_report.py to 2.8.0 and CIS OCI v2.0.0

OCI Security Health Check - Standard Edition - 240130

05 Feb 09:24
5ec9d29
Compare
Choose a tag to compare

Supports CIS OCI v1.2. Update to latest cis_reports.py script. Fixed urllib3 dependency.