Releases: GluuFederation/cloud-native-edition
Releases · GluuFederation/cloud-native-edition
v1.2.0-beta
v1.2.0-beta
Implemented enhancements:
- Key Rotation image is obsolete in 4.2 and should be replaced #126
- Re-organize helm chart keys and values #124
- Add alternative to opt-out license and version in Prompt.__init__ method #121
- Define resource limits and requests for helm charts #111
- Add support for locally deployed kubernetes cluster #17
- Replace builtins.input in prompt_postgres and prompt_redis with click prompt and confirm #132
- Replace builtins.input in the several methods #131 (
- Replace builtins.input in Prompt.prompt_replicas #130
- Replace builtins.input within prompt jackrabbit, optional services, and gluu-gateway #127
- partially replace builtins.input with click's prompt and confirm #125
- add flags to bypass prompt_license and prompt_version in Prompt initialization #122
- custom installation of patched k8s client #118
- Default resource requests #117
Fixed bugs:
- Secure data output to logs #116
Closed issues:
- Packaging pygluu using make install runs in multiple build errors #64
v1.0.4
v1.0.4-beta
v1.0.4-alpha
Release Notes
v1.0.4-alpha
Implemented enhancements:
- Add JCR support #103
- Add Redis Cluster deployment instead of STANDALONE #101
- Prepare GG manifests and integrate with pygluu #100
- Add syncCasa files upon installation casa in oxAuth #93
- Add backup params to pygluu #92
- Remove volume layer of shared ship between oxTrust and oxShibbooleth #91
- Add gluu upgrade chart to helm #55
- Add test automation for all scenarios of Gluu Kubernetes and docker #29
- Add upgrade chart #97 (mirr254)
Fixed bugs:
- Kubernetes python client issue workaround until release of 12.1 #98
- Kubernetes session expires upon a long installation #94
- IDP configuration files are not properly pushed to oxshibboleth pod(s) in k8s cluster setup #88
Closed issues:
- Typo "recieve" #104
Merged pull requests:
- Fixes #104 #105 (scottwedge)
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Release Notes
v1.0.0
Implemented enhancements:
- Move CB crts and keys creation to python3 #75
- Add backup strategies for ldap and couchbase to Helm as charts #74
- Unused values parameter #63
- Add LDAP backup to pygluu-kubernetes #62
- Add couchbase backup to pygluu-kuberentes #61
- Add upgrade method to pygluu-kuberentes #54
- First failure in the try block prevents the rest of the commands from completing #53
- Add app specific labels to all our charts #39
- Add backup strategies for ldap and couchbase #73 (mirr254)
- Nfs name #68 (zaphod72)
- Use .Release.Namespace in Helm templates #67 (zaphod72)
- Remove unused param #65 (mirr254)
- Add labels to relevant helm files #40 (mirr254)
Fixed bugs:
- Typo in setting tag and repo for Radius #69
- Helm code causes automatic assignment of efs when on AWS #60
- Helm install with nginx ingress redirects completely to a 404 #59
- Namespace missing in
nfs-server
reference #51 - Connection to NFS on helm is static on default causing oxtrust to fail. #50
- Helm cr-rotate and casa chart deploys whether it is enabled or not #49
- The Python kustomize install deploys nfs-service to default namespace. Should be installed at specified namespace. #47
- Typo causes saving couchbase.crt as secret to fail #46
- Typo:
eq eq
in Helm template #45 - Incorrect passed arguments in pod execution command in
pygluu-kuberentes.pyz
#43 - Add missing mounts for couchbase crt and password file for helm charts #42
./pygluu-kubernetes.pyz
not prompting for remote couchbase #41- Fix a typo in dependancies that causes disabled charts to be installed #57 (mirr254)
- fix(nfs) use user defined ns in nfs server name #52 (mirr254)
- Fix Couchbase volumeMounts #44 (mirr254)
Closed issues:
Merged pull requests:
v1.0.0-alpha
Release Notes
V1.0.0-alpha
Implemented enhancements:
- Don't ask for Shibb storage if Shibboleth installation is "No" #36
- Move ingress chart out from the main chart #34
- Add ability to casa image to load
casa.json
automatically into the backend #31 - Abstract volume layer from Helm charts. #27
- Show the 'list' of items which user just entered during installation #26
- Confusing oxTrust API prompt in create.sh #25
- Switch from Bash script installation scripts to Python3 #19
- Modularity on Swarm example #18
- Add support for enabling Oxtrust API upon installation #15
- Create Gluu Casa image #12
- Convert to Kustomize #8
- Add image for Gluu OXD #6
- Add Gluu Gateway and Gateway UI images #5
- Add RADIUS image #4
- Proper Helm Chart Needed #2
Closed issues:
- helm oxd-server keystore instructions are not clear #35
- Missing keystore file for SCIM #22
- Add support for detecting occupied ports and existing containers that conflict with singlehost and testdrive. #13
- Update oxpassport health check URL #11
- testing #1
Merged pull requests: