mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-01 10:41:30 +02:00
Brings in Linux 6.12.21, go 1.24.2. Also updates Go dependencies, golangci-lint, etc. The configuration was migrated, fix new linting errors. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
cloud-image-uploader
vmimport role
Role should be pre-created before running this command.
aws iam create-role --role-name vmimport --assume-role-policy-document file://trust-policy.json
aws iam put-role-policy --role-name vmimport --policy-name vmimport --policy-document file://role-policy.json
Google Cloud Pre-requisites
GOOGLE_PROJECT_ID
- Google Cloud Project IDGOOGLE_CREDENTIALS_JSON
- Google Cloud Service Account JSON