-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: aio chart * chore: remove unsupported oxshibboleth chart * chore: remove unsupported oxpassport chart --------- Co-authored-by: iromli <isman.firmansyah@gmail.com>
- Loading branch information
Showing
314 changed files
with
3,151 additions
and
13,446 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,7 +103,6 @@ ENV/ | |
.mypy_cache/ | ||
|
||
*.pyz | ||
/flex-cn-setup/pygluu/kubernetes/kubernetes-client | ||
.DS_Store | ||
|
||
docs/_build | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
kubeVersion: ">=v1.22.0-0" | ||
annotations: | ||
artifacthub.io/changes: | | ||
- 1.0.20 dev chart release | ||
artifacthub.io/containsSecurityUpdates: 'true' | ||
artifacthub.io/images: | | ||
- name: all-in-one | ||
image: ghcr.io/gluufederation/flex/flex-all-in-one:1.0.20_dev | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/prerelease: 'true' | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/release-name: flex-all-in-one | ||
catalog.cattle.io/display-name: Flex Cloud Identity and Access Management All-in-One | ||
apiVersion: v2 | ||
appVersion: "1.0.20-dev" | ||
icon: >- | ||
https://gluu.org/docs/gluu-server/favicon.ico | ||
home: https://docs.gluu.org | ||
sources: | ||
- https://docs.gluu.org | ||
- https://github.com/GluuProject/jans/charts/janssen | ||
maintainers: | ||
- name: moabu | ||
email: support@gluu.org | ||
description: Gluu Access and Identity Management All-in-One Chart. This chart deploys the selected janssen microservice all in one deployment. | ||
name: flex-all-in-one | ||
version: 1.0.20-dev |
Oops, something went wrong.