Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the C# bits in Go #87

Merged
merged 5 commits into from Mar 14, 2017
Merged

Conversation

adjackura
Copy link
Contributor

Rewrote GCEAgent and GCEMetadataScripts to work on platforms without access to the newest .NET framework

}

func (k windowsKeyJSON) createOrResetPwd() (*credsJSON, error) {
pwd := uniuri.NewLenChars(pwLgth, pwChars)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little concerned about using an external library for this - let's discuss tomorrow.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm actually not sure why I settled on this library, it's not exactly unique in its generation

@adjackura adjackura merged commit deba142 into GoogleCloudPlatform:go-agent Mar 14, 2017
@adjackura adjackura deleted the agent branch March 29, 2017 18:04
adjackura added a commit that referenced this pull request Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants