Skip to content

Add cluster-provisioning namespace#29

Merged
day0hero merged 1 commit into
validatedpatterns-sandbox:mainfrom
mbaldessari:fix-ns
Jun 16, 2026
Merged

Add cluster-provisioning namespace#29
day0hero merged 1 commit into
validatedpatterns-sandbox:mainfrom
mbaldessari:fix-ns

Conversation

@mbaldessari

Copy link
Copy Markdown
Contributor

The hcp-cli ArgoCD application is configured to deploy its resources
into the cluster-provisioning namespace (see spec.destination.namespace:
cluster-provisioning), but that namespace was never created on the
cluster.

Every resource the app tried to sync failed with the same error:

▎ namespaces "cluster-provisioning" not found

Fixes: https://redhat.atlassian.net/browse/MBP-1129

The hcp-cli ArgoCD application is configured to deploy its resources
into the cluster-provisioning namespace (see spec.destination.namespace:
cluster-provisioning), but that namespace was never created on the
cluster.

Every resource the app tried to sync failed with the same error:

▎ namespaces "cluster-provisioning" not found

Fixes: https://redhat.atlassian.net/browse/MBP-1129
@day0hero day0hero merged commit 813c357 into validatedpatterns-sandbox:main Jun 16, 2026
3 checks passed
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.

2 participants