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

Change SecretBase to SecretProperties with composition #7729

Merged
merged 4 commits into from
Sep 24, 2019

Conversation

heaths
Copy link
Member

@heaths heaths commented Sep 23, 2019

No description provided.

@heaths heaths requested a review from schaabs September 23, 2019 23:31
@@ -78,18 +78,18 @@ public async Task Cleanup()
}
}

protected void RegisterForCleanup(SecretBase secret, bool delete = true)
protected void RegisterForCleanup(SecretProperties secret, bool delete = true)
Copy link
Member

@schaabs schaabs Sep 24, 2019

Choose a reason for hiding this comment

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

SecretProperties [](start = 42, length = 16)

maybe this should just take in a secret name

Copy link
Member

@schaabs schaabs left a comment

Choose a reason for hiding this comment

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

:shipit:

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.

2 participants