Skip to content

Conversation

@gustavolira
Copy link
Member

Description

This commit introduces a new centralized namespace configuration file, .ibm/pipelines/namespace-config.sh, which standardizes namespace definitions across various job handlers. All job scripts now source this configuration and utilize the set_namespaces() function to dynamically set namespaces based on the JOB_NAME environment variable. This change enhances maintainability, consistency, and visibility of namespace management within the RHDH codebase.

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

@openshift-ci openshift-ci bot requested a review from albarbaro December 1, 2025 15:03
@openshift-ci
Copy link

openshift-ci bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign gustavolira for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

This commit introduces a new centralized namespace configuration file, `.ibm/pipelines/namespace-config.sh`, which standardizes namespace definitions across various job handlers. All job scripts now source this configuration and utilize the `set_namespaces()` function to dynamically set namespaces based on the `JOB_NAME` environment variable. This change enhances maintainability, consistency, and visibility of namespace management within the RHDH codebase.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

@gustavolira
Copy link
Member Author

/test e2e-ocp-helm

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