Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: admin-ui updated dependencies and manifests #208

Merged
merged 4 commits into from
May 6, 2022
Merged

Conversation

iromli
Copy link
Contributor

@iromli iromli commented May 5, 2022

The changeset introduces the following enhancements:

  • base image is now using Alpine 3.15 under the hood
  • Python pip is now removed after installing all required libraries for the container runtime
  • the image container is now taking care of creating persistence entries for admin-ui instead of relying feature from janssenproject/persistence-loader image

Ref: JanssenProject/jans#1297

Documentation

  • The following environment variables to configure admin-ui clients are added
    • CN_TOKEN_SERVER_BASE_HOSTNAME
    • CN_TOKEN_SERVER_AUTHZ_ENDPOINT
    • CN_TOKEN_SERVER_TOKEN_ENDPOINT
    • CN_TOKEN_SERVER_INTROSPECTION_ENDPOINT
    • CN_TOKEN_SERVER_USERINFO_ENDPOINT
    • CN_TOKEN_SERVER_CLIENT_ID
    • CN_TOKEN_SERVER_CERT_FILE

iromli added 2 commits May 1, 2022 00:24
Overview:
- Alpine upgraded to v3.15
- updated jans-pycloudlib
- Python pip is removed after installing all required libraries
@iromli iromli requested a review from moabu as a code owner May 5, 2022 19:11
@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

[flex_linux_setup] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

[casa-base] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 5, 2022

[flex_admin_ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@iromli iromli added area-documentation Documentation needs to change as part of issue or PR comp-docker-admin-ui Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request and removed kind-enhancement Issue or PR is an enhancement to an existing functionality labels May 5, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 6, 2022

[flex_cn_setup] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR comp-docker-admin-ui Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants