Skip to content

Move namespace creation into a separate job.#892

Merged
robholland merged 1 commit intomainfrom
rh-create-namespaces-job
Apr 15, 2026
Merged

Move namespace creation into a separate job.#892
robholland merged 1 commit intomainfrom
rh-create-namespaces-job

Conversation

@robholland
Copy link
Copy Markdown
Contributor

What was changed

Moved namespace creation into a separate job.

Why?

Namespace creation requires the frontend service, so now we have helm hooks preventing the services coming up until the schema job finishes the job would get stuck.

Checklist

  1. Closes [Bug] Helm chart 1.1.0 failing during create namespace #891

  2. How was this tested:
    Added namespace creation to one of the CI setups.

It requires the frontend service, so now we have helm hooks preventing the
services coming up until the schema job finishes namespace creation would cause
a deadlock.
@robholland robholland requested a review from a team as a code owner April 15, 2026 11:12
@robholland robholland removed their assignment Apr 15, 2026
Copy link
Copy Markdown
Contributor

@jiechenz jiechenz left a comment

Choose a reason for hiding this comment

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

Thanks

@robholland robholland merged commit 15b33ac into main Apr 15, 2026
4 checks passed
@robholland robholland deleted the rh-create-namespaces-job branch April 15, 2026 15:51
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.

[Bug] Helm chart 1.1.0 failing during create namespace

2 participants