Skip to content

Tags: GoogleCloudPlatform/guest-agent

Tags

20250606.00

Toggle 20250606.00's commit message
prepare stable release.

20250605.00

Toggle 20250605.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
startup script: wrap compatibility decision into its own scripts (#538)

Avoid issues with SELinux where the previous Exec directive would
force the process to inherit sh context by moving the logic into
its own script installed in /usr/sbin alongside guest agent's
binaries.

20250603.00

Toggle 20250603.00's commit message
Preparing stable build.

20250521.00

Toggle 20250521.00's commit message
Preparing stable build.

20250508.00

Toggle 20250508.00's commit message
Preparing stable build.

20250602.00

Toggle 20250602.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make sure agent added connections are activated by NM (#534)

20250515.00

Toggle 20250515.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make sure agent added connections are activated by NM (#534)

20250506.01

Toggle 20250506.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make sure agent added connections are activated by NM (#534)

20250506.00

Toggle 20250506.00's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
wrap NSS cache refresh in a goroutine (#533)

20250502.01

Toggle 20250502.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wicked: Only reload interfaces for which configurations are written o…

…r changed. (#524)

* wicked: Only reload interfaces for which configurations are written

* Don't run ifreload if there is nothing to reload