Releases: oracle-quickstart/oci-cloudnative
Releases · oracle-quickstart/oci-cloudnative
MuShop Complete
Quick Pre-Release:
- Use Existent OKE
- Uses OracleLinux 7.8 by default
- Schema updated to show new version of Kubernetes on OKE
MuShop Basic Stack
What's Changed
Basic (Always-Free)
- Quick update to allow deployment to a specific compartment when the user does not have admin rights on the tenancy and is limited to manage resource in a specific compartment. Thanks @adizohar for the suggestion.
MuShop Basic Stack
What's Changed
Basic (Always-Free)
- Always-Free Autonomous Database (ATP) updated to 19c
- Removal of hardcoded regions. Now allow use without errors on any available region.
- Internal fix/improvements
- Option to auto generate SSH keys, if desired.
MuShop Basic
- Explicitly set database version - fixes #155
Feature: Use existent OKE
Merge pull request #165 from junior/feature/use_existent_oke Feature/use existent oke
MuShop Basic
What's Changed
Basic (Always-Free)
- API, Catalogue and Storefront services updates
- Updated license info
- Validation fields for database name and optional ssh key
Small fixes
Merge pull request #162 from junior/doc_fix_osb fix to update osb to ver 1.4.0
MuShop CloudNative stack
What's Changed
Complete (CloudNative)
- Helm charts updates and version upgrades 💥
- New Terraform scripts to create everything in one execution, no manual steps. 🌶️
- TF scripts divided on oke, mushop, mushop-utilities and oci-services, allowing easy reading and reuse 🧑🎓
- No need to use bastions of admin servers 🤯
- No need to use deployer
- Default to Private network for additional security. (Optional change to Public still available) 🔒
- Using Official Terraform Kubernetes and Helm providers, compatible with ORM and local terraform 🧭
- Updated simplified ORM schema, for easy and fast deployment:
Basic (Always-Free)
- No changes
Contributors
Reviewers
v1.1.0
Change log
Basic (Always Free)
- Terraform stack creates a second Object Storage bucket, which is populated with product images
- Application runtime is configured to automatically use the Object Storage bucket URL for for product images
MuShop basic for Free Tier new release
What's Changed
Basic (Always-Free)
- API, Catalogue and Storefront services updates
- Magic Free-Tier Availability Domain selecting (No more guessing)
- Terraform scripts updated to 0.12
- Fix NAT Gateway missing issue when trial have been expired (Nodes using public network instead of private now)