-
Notifications
You must be signed in to change notification settings - Fork 72
fix path error for hubs #6301
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
fix path error for hubs #6301
Conversation
Merging this PR will trigger the following deployment actions. Support deploymentsNo support upgrades will be triggered Staging deployments
Production deployments
|
Ok. that didn't fix things. |
That's better. @yuvipanda could you please validate that this PR fixes the |
Unfortunately I won't have time to look into this deeper for another week at least. I'd suggest taking a look at https://infrastructure.2i2c.org/contributing/code-review/ and self merging if it feels appropriate to. |
🎉🎉🎉🎉 Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/16034919196 |
The
deployer
subcommand$ deployer config get-clusters
fails with errors of the type
This PR makes a fix that corrects this error.