-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
violation - secrets [hub-ca] in namespace imperative is missing, and cannot be created, reason: namespaces "imperative" not found
#351
Comments
(Happy to go through all of the issues in a call, if you have time/are keen) |
I think the problem might come from the
in https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/ -- I can well push the changes to my fork in GitHub ... but how will the GitOps mechanism know where to fetch it from? IOW, where does one configure the repo to be used? The page https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/ starts with
Can't the default repo just ship the In other words -- forking and tweaking should be possible but should not be necessary to go through the whole setup. |
For a more general problem with |
After finishing the steps at https://validatedpatterns.io/patterns/multicloud-gitops/ and https://validatedpatterns.io/patterns/multicloud-gitops/mcg-getting-started/ and https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/, I see the Red Hat OpenShift GitOps operator installed on the managed cluster.
However, no applications (
vault
,config-demo
, orhello-world
) seem present on the managed cluster.On the hub cluster, the managed cluster has "1 Policy violations" on its overview page, and displaying that violation I see
namespaces "imperative" not found
The text was updated successfully, but these errors were encountered: