Releases: GoogleCloudPlatform/guest-agent
Releases · GoogleCloudPlatform/guest-agent
20220202.00
remove han from owners (#154)
20220125.00
remove han from owners (#154)
20220104.00
List IPv6 routes (#150) * check ipv6 routes * correct command
20211228.00
add add or remove route integration test, utils (#147) * add add or remove route integration test, utils * fix * add comment * fix go check * refactor, get inteface name from mac
20211214.00
add malformed ssh key unit test (#142) * add malformed ssh key unit test and integration test * fix unit test name * fix go check * remove integration test and keep unit test * remove reflect deepEqual * refactor function removeExpiredKeys * rename * rename * go check * go check * fix * Apply suggestions from code review Co-authored-by: Liam Hopkins <liamh@google.com> * Apply suggestions from code review Co-authored-by: Liam Hopkins <liamh@google.com> * refactor * fix failed test and rename test * fix * address comments * fix Co-authored-by: Liam Hopkins <liamh@google.com>
20211116.00
dont duplicate logs (#146)
20211103.00
Integration tests: instance setup (#143) * instance setup integ test * fix * fix other integ test * add boto test * fix * refactor to two tests
20211027.00
Integration test: test create and remove google user (#128) * add TestCreateGoogleUser and TestRemoveGoogleUser * fix * address comments * add validate home directory * go fmt * Emit sshable attribute (#123) * address comments, combine two tests Co-authored-by: Liam Hopkins <liamh@google.com> * Apply suggestions from code review Co-authored-by: Liam Hopkins <liamh@google.com> Co-authored-by: Liam Hopkins <liamh@google.com>
20211019.00
handle comm errors in script runner (#140)
20211015.00
enforce script ordering (#138)