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

deprecate ad secrets resources #1847

Merged

Conversation

fairclothjm
Copy link
Contributor

This PR marks the ad secret resources as deprecated.

The Active Directory (AD) secrets engine has been deprecated as of the Vault 1.13 release. See the deprecation table: https://developer.hashicorp.com/vault/docs/deprecation

With the upcoming LDAP secrets resources we can mark these resources as deprecated and follow our deprecation process which broadly involves:

  • Mark the resource/field as deprecated.
  • Update the docs for the related resources/fields
  • Provide guidance on how to migrate
  • Eventually remove the feature all together. Normally we do that with a major version upgrade.

This PR supersedes #1837

@fairclothjm fairclothjm merged commit b5c66d2 into VAULT-8099/secrets/ldap May 5, 2023
@fairclothjm fairclothjm deleted the VAULT-15213/deprecate-ad-resources-2 branch May 5, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants