Skip to content
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

Deployment of Workspace Pipelines #29

Open
blaziq opened this issue Nov 18, 2024 · 0 comments
Open

Deployment of Workspace Pipelines #29

blaziq opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@blaziq
Copy link

blaziq commented Nov 18, 2024

This part not only has a race condition but it seems generally unreliable. First attempt would not even install the kustomizations, the given command would loop indefinitely in the while loop, and checking in another terminal would output:

$ kubectl get crd providerconfigs.kubernetes.crossplane.io
Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io "providerconfigs.kubernetes.crossplane.io" not found

Only after removing everything workspace-related including the namespace, and reinstalling everything from scratch, this would work correctly.

Please check is possible why these providerconfigs could not be created, and also, if possible, include that in the generated yaml instead of making it a separate command.

@rconway rconway self-assigned this Nov 19, 2024
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

No branches or pull requests

2 participants