Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: GoogleCloudPlatform/guest-agent

20251218.00

18 Dec 04:57
8ecd8b2

Choose a tag to compare

Force remove core plugin configuration for windows (#587)

In the packaging level we want to have a fresh/vanilla system and
trust on compat manager to reconsile the expected/wanted system
state.

20251215.00

16 Dec 05:17
8ecd8b2

Choose a tag to compare

Force remove core plugin configuration for windows (#587)

In the packaging level we want to have a fresh/vanilla system and
trust on compat manager to reconsile the expected/wanted system
state.

20251209.00

10 Dec 02:10
8ecd8b2

Choose a tag to compare

Force remove core plugin configuration for windows (#587)

In the packaging level we want to have a fresh/vanilla system and
trust on compat manager to reconsile the expected/wanted system
state.

20251208.00

09 Dec 00:25
ba17109

Choose a tag to compare

network: force address manager to always consolidate the OS state (#585)

Previously we would only run the manager in case the MDS descriptors
changed, the problem with this approach is that it would not consider
changes in the underlying OS.

Always returning Diff() in the manager API we force the manager to
always run and consolidate the expected routes/address configuration
with the expected state described in the MDS keys. With that even
if a route is removed the consolidation process will re add them
every MDS longpoll cycle (every 60 seconds).

20251205.00

05 Dec 22:47
ba17109

Choose a tag to compare

network: force address manager to always consolidate the OS state (#585)

Previously we would only run the manager in case the MDS descriptors
changed, the problem with this approach is that it would not consider
changes in the underlying OS.

Always returning Diff() in the manager API we force the manager to
always run and consolidate the expected routes/address configuration
with the expected state described in the MDS keys. With that even
if a route is removed the consolidation process will re add them
every MDS longpoll cycle (every 60 seconds).

20251218.01

18 Dec 10:36
648ad50

Choose a tag to compare

fix start mode for windows on stable release (#584)

We have previously changed the start mode for guest agent service for
windows on stable release, this change reverts back to previous
behavior of delayed-auto.

20251216.00

17 Dec 02:58
648ad50

Choose a tag to compare

fix start mode for windows on stable release (#584)

We have previously changed the start mode for guest agent service for
windows on stable release, this change reverts back to previous
behavior of delayed-auto.

20251210.00

10 Dec 08:59
648ad50

Choose a tag to compare

fix start mode for windows on stable release (#584)

We have previously changed the start mode for guest agent service for
windows on stable release, this change reverts back to previous
behavior of delayed-auto.

20251206.00

06 Dec 03:14
648ad50

Choose a tag to compare

fix start mode for windows on stable release (#584)

We have previously changed the start mode for guest agent service for
windows on stable release, this change reverts back to previous
behavior of delayed-auto.

20251120.01

20 Nov 20:42
648ad50

Choose a tag to compare

fix start mode for windows on stable release (#584)

We have previously changed the start mode for guest agent service for
windows on stable release, this change reverts back to previous
behavior of delayed-auto.