Skip to content

Releases: GoogleCloudPlatform/guest-agent

20220202.00

02 Feb 22:41
a592540
Compare
Choose a tag to compare
remove han from owners (#154)

20220125.00

25 Jan 01:44
a592540
Compare
Choose a tag to compare
remove han from owners (#154)

20220104.00

04 Jan 18:21
575e34a
Compare
Choose a tag to compare
List IPv6 routes (#150)

* check ipv6 routes

* correct command

20211228.00

29 Dec 00:02
86e82e8
Compare
Choose a tag to compare
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

14 Dec 19:51
fbdff75
Compare
Choose a tag to compare
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

16 Nov 23:00
b0c8cbd
Compare
Choose a tag to compare
dont duplicate logs (#146)

20211103.00

03 Nov 17:39
f7935f4
Compare
Choose a tag to compare
Integration tests: instance setup (#143)

* instance setup integ test

* fix

* fix other integ test

* add boto test

* fix

* refactor to two tests

20211027.00

27 Oct 20:11
531c3f7
Compare
Choose a tag to compare
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

19 Oct 22:22
a1c10d1
Compare
Choose a tag to compare
handle comm errors in script runner (#140)

20211015.00

15 Oct 19:50
2b3561a
Compare
Choose a tag to compare
enforce script ordering (#138)