Skip to content

Codex/domain context admin path routing#4

Draft
dorschs57 wants to merge 9 commits into
mainfrom
codex/domain-context-admin-path-routing
Draft

Codex/domain context admin path routing#4
dorschs57 wants to merge 9 commits into
mainfrom
codex/domain-context-admin-path-routing

Conversation

@dorschs57

Copy link
Copy Markdown
Collaborator

Description

...

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Steps to Validate

  • If this PR introduces new functionality to UDS Core or addresses a bug, please document the steps to test the changes.

Checklist before merging

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–60

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: b0106db4d3d9ddb971f251a4ad7821571ceb6d7208c899b5865fd7271f0994e4


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–239

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 396ed01365c33933a22a0cea84295f9dfa5b9c8fdaddf6a05c81c764e45c5e1a


Tip: Customize your compliance reviews with Lula.

name_attribute_path: name
name: UDS Identity Service
auth_url: https://sso.###ZARF_VAR_DOMAIN###/realms/uds/protocol/openid-connect/auth
auth_url: '{{ if eq (toString "###ZARF_VAR_PATH_ROUTING###") "true" }}https://{{ if and "###ZARF_VAR_SUBDOMAIN###" (not (hasPrefix "###ZARF_VAR_" "###ZARF_VAR_SUBDOMAIN###")) }}###ZARF_VAR_SUBDOMAIN###.{{ end }}###ZARF_VAR_DOMAIN###{{ if and "###ZARF_VAR_CONTEXT_PATH###" (not (hasPrefix "###ZARF_VAR_" "###ZARF_VAR_CONTEXT_PATH###")) }}###ZARF_VAR_CONTEXT_PATH###{{ end }}/sso{{ else }}https://sso.###ZARF_VAR_DOMAIN###{{ end }}/realms/uds/protocol/openid-connect/auth'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisit and cleanup?

@github-actions github-actions Bot dismissed their stale review June 17, 2026 13:42

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–60

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: b0106db4d3d9ddb971f251a4ad7821571ceb6d7208c899b5865fd7271f0994e4


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

@github-actions github-actions Bot dismissed their stale review June 18, 2026 13:53

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–58

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: c7d5b8fcf53a3bafea6deccc2b490a046f3c59cab4c89f3b22fc41660a22d784


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

@github-actions github-actions Bot dismissed their stale review June 18, 2026 18:31

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–58

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: c7d5b8fcf53a3bafea6deccc2b490a046f3c59cab4c89f3b22fc41660a22d784


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

@dorschs57 dorschs57 force-pushed the codex/domain-context-admin-path-routing branch from 05a1d42 to 2a77510 Compare June 18, 2026 18:43
@github-actions github-actions Bot dismissed their stale review June 18, 2026 18:43

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–58

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: c7d5b8fcf53a3bafea6deccc2b490a046f3c59cab4c89f3b22fc41660a22d784


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

@github-actions github-actions Bot dismissed their stale review June 18, 2026 19:36

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–58

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: c7d5b8fcf53a3bafea6deccc2b490a046f3c59cab4c89f3b22fc41660a22d784


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

@github-actions github-actions Bot dismissed their stale review July 1, 2026 14:00

Superseded by a new Lula compliance review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lula Compliance Overview

Please review the changes to ensure they meet compliance standards.

Reviewed Changes

Lula reviewed 30 files changed that affect compliance.


File Lines Changed
src/grafana/chart/templates/uds-package.yaml 36–58

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: c7d5b8fcf53a3bafea6deccc2b490a046f3c59cab4c89f3b22fc41660a22d784


File Lines Changed
src/keycloak/chart/templates/uds-package.yaml 127–269

UUID: 506992d2-64cf-4fb3-95de-40a8ad127626
sha256: 35d2e255e7ed49bacfea905844cf726d3e0bee19ac2062f87d4706036c8cb2af


Tip: Customize your compliance reviews with Lula.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant