Skip to content

Releases: GoogleCloudPlatform/guest-agent

20241013.00

13 Oct 18:04
9816967
Compare
Choose a tag to compare
Update OWNERS (#452)

20241011.01

11 Oct 18:57
ed94389
Compare
Choose a tag to compare
SUSE no overwrite bug fix, ubuntu 18.04 exception (#451)

20241011.00

11 Oct 17:13
a2ba2c3
Compare
Choose a tag to compare
Skip MDS setup by default for this release (#450)

20241010.01

10 Oct 21:14
dbd1035
Compare
Choose a tag to compare
Revert "network/netplan: adjust link-local accordingly (#443)" (#448)

This reverts commit 2a9cb58672785b0c56d2614aea4878db4e23a5fe.

20241010.00

10 Oct 19:18
dbd1035
Compare
Choose a tag to compare
Revert "network/netplan: adjust link-local accordingly (#443)" (#448)

This reverts commit 2a9cb58672785b0c56d2614aea4878db4e23a5fe.

20241009.03

09 Oct 23:55
e022be2
Compare
Choose a tag to compare
Avoid unnecessary reloads, check before overwriting configs (#446)

20241009.02

09 Oct 18:56
db64a08
Compare
Choose a tag to compare
network/netplan: do generate instead of apply (#445)

We don't want to rely on netplan's apply operation as it will do more
than we expect to the interfaces we are managing. Instead we use
generate operation and we manage the reload from our side.

20241009.01

09 Oct 03:52
8c8535a
Compare
Choose a tag to compare
Skip SetupInterfaces if configs are already applied (#444)

20241009.00

09 Oct 01:52
8c8535a
Compare
Choose a tag to compare
Skip SetupInterfaces if configs are already applied (#444)

20240930.01

30 Sep 22:29
0ca7dae
Compare
Choose a tag to compare
Change mtls mds defaults, update log message to assure error is harml…