summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
5 daysUpdate to release 20260406.00masterShulhan
2026-01-24all: update to release 20260122.00 and fix checksumShulhan
2026-01-20all: disable gce-workload-cert-refresh.timerShulhan
This feature only available when the VM created with metadata enable-workload-certificate set to true [1], which is most likely is not enabled. This feature also still in beta. [1] https://docs.cloud.google.com/compute/docs/access/authenticate-workloads-over-mtls#access_credentials
2026-01-20all: add custom instance configsShulhan
In the instance_configs.cfg.distro, we disable cloud logging to prevent duplicate logs and disable boto config at boot. Most distro disable boto config by default.
2025-12-27all: update to release 20251223.00 and some refactoringShulhan
Changes, * Use [SPDX licenses] headers and name. In SPDX, the license name is "Apache-2.0" not "Apache. There are inconsistent copyright text "Google Inc." and "Google LLC", in some files, so we choose "Google LLC" instead. * Build without CGO (CGO_ENABLED=0). This require removal of "-ldflags=-linkmode=external" option in GOFLAGS. * Use explicit install command instead of "*". * Install and enable the new gce-workload-cert-refresh binary and systemd timer. * Remove unneeded systemd preset from package. * Add Makefile for common tasks [SPDX licenses]: https://rfc.archlinux.page/0016-spdx-license-identifiers/
2022-09-10Updates package to version 20220824.Lorenzo Castelli
2022-06-30Updates package to version 20220622.Lorenzo Castelli
2022-03-15Update to 20220304.00Samuel Littley
2021-01-24Update to v20201217.02-1Samuel Littley
2020-08-24Initial commit.Lorenzo Castelli