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 default SecretLeaseContainer.leaseEndpoints from Legacy to Leases #589

Closed
ThomasKasene opened this issue Sep 29, 2020 · 2 comments
Closed
Labels
type: enhancement A general enhancement
Milestone

Comments

@ThomasKasene
Copy link
Contributor

As suggested in #588, maybe the time is ripe for replacing the default selection of SecretLeaseContainer.leaseEndpoints from LeaseEndpoints.Legacy to LeaseEndpoints.SysLeases, or alternatively, the new option that's being added in #588?

@ThomasKasene ThomasKasene changed the title Change default SecretLeaseContainer.leaseEndpoints from Legacy to SysLeases Change default SecretLeaseContainer.leaseEndpoints from Legacy to Leases Sep 30, 2020
@ThomasKasene
Copy link
Contributor Author

Correction: #588 now deprecates LeaseEndpoints.SysLeases, so the new default should be one of these instead:

  • LeaseEndpoints.Leases
  • LeaseEndpoints.LeasesRevokedByPrefix

@mp911de mp911de added the type: enhancement A general enhancement label Oct 1, 2020
@mp911de mp911de added this to the 2.3 RC1 milestone Oct 1, 2020
@mp911de mp911de closed this as completed in 6b2da56 Dec 1, 2020
@mp911de
Copy link
Member

mp911de commented Dec 1, 2020

That's in place now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants