[Bug 1707039] Re: GCE data source should disregard expired SSH keys

2018-01-23 Thread Max Illfelder
** Changed in: cloud-init (Ubuntu) Status: New => Fix Committed ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Max Illfelder (illfelder) ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => M

[Bug 1707037] Re: GCE data source should only add "ubuntu" keys to the ubuntu user

2018-01-23 Thread Max Illfelder
** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => Max Illfelder (illfelder) ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Max Illfelder (illfelder) ** Changed in: cloud-init (Ubuntu) St

[Bug 1707033] Re: GCE data source should respect block-project-ssh-keys

2018-01-23 Thread Max Illfelder
** Changed in: cloud-init (Ubuntu) Status: New => Fix Committed ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Max Illfelder (illfelder) ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => M

[Bug 1707033] Re: GCE data source should respect block-project-ssh-keys

2017-12-05 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~illfelder/cloud-init/+git/cloud-init/+merge/334777 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707033 Title: GCE data source should

[Bug 1707039] Re: GCE data source should disregard expired SSH keys

2017-12-05 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~illfelder/cloud-init/+git/cloud-init/+merge/334777 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707039 Title: GCE data source should

[Bug 1707037] Re: GCE data source should only add "ubuntu" keys to the ubuntu user

2017-12-05 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~illfelder/cloud-init/+git/cloud-init/+merge/334777 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707037 Title: GCE data source should only

[Bug 1707039] Re: GCE data source should disregard expired SSH keys

2017-12-04 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+merge/334733 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707039 Title: GCE data source should

[Bug 1707037] Re: GCE data source should only add "ubuntu" keys to the ubuntu user

2017-12-04 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+merge/334733 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707037 Title: GCE data source should

[Bug 1707033] Re: GCE data source should respect block-project-ssh-keys

2017-12-04 Thread Max Illfelder
** Merge proposal linked: https://code.launchpad.net/~cloud-init-dev/cloud-init/+git/cloud-init/+merge/334733 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1707033 Title: GCE data source should

[Bug 1726810] Re: Update google compute-image-packages to 20171019

2017-11-03 Thread Max Illfelder
Awesome! I've tried out OS Login on the new images and it works perfectly. Please promote! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1726810 Title: Update google compute-image-packages to

[Bug 1581200] Re: Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

2016-08-23 Thread Max Illfelder
I looked over the code and DataSourcesGCE.py still has the section: BUILTIN_DS_CONFIG = { 'metadata_url': 'http://metadata.google.internal./computeMetadata/v1/' } Where metadata.google.internal is suffixed with a trailing dot. I haven't run through the repro yet, but can you confirm that is