Skip to content

feat: Externalize 5 charts to validatedpatterns repos#106

Open
minmzzhang wants to merge 2 commits intovalidatedpatterns:mainfrom
minmzzhang:externalize-charts
Open

feat: Externalize 5 charts to validatedpatterns repos#106
minmzzhang wants to merge 2 commits intovalidatedpatterns:mainfrom
minmzzhang:externalize-charts

Conversation

@minmzzhang
Copy link
Collaborator

@minmzzhang minmzzhang commented Mar 17, 2026

feat: Externalize 5 charts to validatedpatterns repos

- Reference certmanager, compliance-scanning, keycloak (RHBK), quay-registry, and zero-trust-workload-identity-manager from external Git repos in values-hub.yaml (repoURL + path: . + targetRevision) instead of local charts/ paths.
- Remove chart directories: certmanager, compliance-scanning, keycloak, quay-registry, zero-trust-workload-identity-manager.
- Keycloak interop tests: drop in-tree tests and modify_keycloak_hostname; keep pod state and default-hostname reachability; add override-based tests for customized and empty hostname via values-hub  (modify_keycloak_hostname_via_hub_overrides).

External repos and pinned tag versions:
  - ocp-certmanager-chart: v0.2.0
  - ocp-compliance-scanning-chart: v0.0.2
  - quay-chart: v0.1.1 (commented out)
  - rhbk-chart: v0.0.3
  - ztwim-chart: v0.1.1

Signed-off-by: Min Zhang <minzhang@redhat.com>

Copy link

@day0hero day0hero left a comment

Choose a reason for hiding this comment

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

/lgtm

@sabre1041
Copy link
Collaborator

Hi @minmzzhang

I would recommend that we source from the VP Helm Chart repository instead of sourcing in each GitHub repository via an Argo CD as a Git source. @day0hero @mhjacks would the use of the VP Helm Chart repository be the preferred source of content?

- Reference certmanager, compliance-scanning, keycloak (RHBK), quay-registry,
  and zero-trust-workload-identity-manager from external Git repos in
  values-hub.yaml (repoURL + path: . + targetRevision) instead of local
  charts/ paths.
- Remove chart directories: certmanager, compliance-scanning, keycloak,
  quay-registry, zero-trust-workload-identity-manager.
- Keycloak interop tests: drop in-tree tests and modify_keycloak_hostname;
  keep pod state and default-hostname reachability; add override-based tests
  for customized and empty hostname via values-hub
  (modify_keycloak_hostname_via_hub_overrides).

External repos and pinned tag versions:
  - ocp-certmanager-chart: v0.2.0
  - ocp-compliance-scanning-chart: v0.0.1
  - quay-chart: v0.1.0 (commented out)
  - rhbk-chart: v0.0.2
  - ztwim-chart: v0.1.0

Signed-off-by: Min Zhang <minzhang@redhat.com>
Signed-off-by: Min Zhang <minzhang@redhat.com>
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.

3 participants