-
Notifications
You must be signed in to change notification settings - Fork 64
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
Deploy gcp-filestore-backups for GCP shared cluster #4447
Deploy gcp-filestore-backups for GCP shared cluster #4447
Conversation
sgibson91
commented
Jul 18, 2024
•
edited
Loading
edited
- fixes Deploy gcp-filestore-backup to the 2i2c shared cluster on GCP #4397
- enables relevant resources in terraform
- enables gcp-filestore-backups in support chart for 2i2c cluster
- makes chartpress able to write the image name and tag into the support chart values
- applies any fixes required to allow code to function
Output of tf plan
|
Merging this PR will trigger the following deployment actions. Support and Staging deployments
Production deployments
|
First crash: gcloud needs a read-writeable filesystem
|
…e that subfolder the working dir
…e tag in support values
d0f58f2
to
601cd65
Compare
@yuvipanda this is now working and has created a backup https://console.cloud.google.com/filestore/instances/locations/us-central1-b/id/pilot-hubs-homedirs;tab=backups?project=two-eye-two-see but I did have to set |
AMAZING JOB @sgibson91! re: the readonly filesystem, I think in more security sensitive cases we may try to get |
Yeah, that is what I was trying to do with the additional lines in the dockerfile, but just didn't work until I flipped that boolean |
🎉🎉🎉🎉 Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/10006870823 |