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

Update dependencies #88

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Update dependencies #88

merged 5 commits into from
Nov 15, 2024

Conversation

masa213f
Copy link
Contributor

@masa213f masa213f commented Nov 15, 2024

  • Update go modules
  • Update Ubuntu in development environment
  • Update etcd to v3.5.17

Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
Signed-off-by: Masayuki Ishii <[email protected]>
@@ -3,5 +3,5 @@ ZONE=asia-northeast1-c
[email protected]
MACHINE_TYPE=n1-standard-8
DISK_TYPE=pd-ssd
BOOT_DISK_SIZE=20GB
BOOT_DISK_SIZE=30GB
Copy link
Contributor Author

@masa213f masa213f Nov 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to the following error, after updating Ubuntu image.

https://github.com/cybozu-go/etcdpasswd/actions/runs/11852120136/job/33029807091

+ gcloud --quiet --account [email protected] --project neco-test compute instances create etcdpasswd-195-163333 --zone asia-northeast1-c --machine-type n1-standard-8 --image vmx-enabled --boot-disk-type pd-ssd --boot-disk-size 20GB --local-ssd interface=scsi
ERROR: (gcloud.compute.instances.create) Could not fetch resource:
 - Invalid value for field 'resource.disks[0].initializeParams.diskSizeGb': '20'. Requested disk size cannot be smaller than the image size (30 GB)

@masa213f masa213f requested a review from YZ775 November 15, 2024 07:50
Copy link
Contributor

@YZ775 YZ775 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@masa213f masa213f merged commit c86b5d9 into main Nov 15, 2024
3 checks passed
@masa213f masa213f deleted the update-20241115 branch November 15, 2024 08:30
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