Skip to content

Commit

Permalink
Merge pull request #84 from stakater/update-main
Browse files Browse the repository at this point in the history
Update main with new changes
  • Loading branch information
SheryarButt authored Dec 12, 2023
2 parents 9d7972b + acf7df9 commit ed7f2c3
Show file tree
Hide file tree
Showing 37 changed files with 72 additions and 3,449 deletions.
31 changes: 0 additions & 31 deletions content/argocd-multitenancy.md

This file was deleted.

6 changes: 3 additions & 3 deletions content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### v0.10.0

### Feature
#### Feature

- Added support for caching for MTO Console using PostgreSQL as caching layer.
- Added support for custom metrics with Template, Template Instance and Template Group Instance.
Expand All @@ -18,13 +18,13 @@
- And it comes with default Cert Manager manifests for certificates.
- Support for MTO e2e.

### Fix
#### Fix

- Updated CreateMergePatch to MergeMergePatches to address issues caused by losing `resourceVersion` and UID when converting `oldObject` to `newObject`. This prevents problems when the object is edited by another controller.
- In Template Resource distribution for Secret type, we now consider the source's Secret field type, preventing default creation as Opaque regardless of the source's actual type.
- Enhanced admin permissions for tenant role in Vault to include Create, Update, Delete alongside existing Read and List privileges for the common-shared-secrets path. Viewers now have Read permission.

### Enhanced
#### Enhanced

- Started to support Kubernetes along with OpenShift as platform type.
- Support of MTO's PostgreSQL instance as persistent storage for keycloak.
Expand Down
Loading

0 comments on commit ed7f2c3

Please sign in to comment.