-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add deprecation notice to Vault #2291
Conversation
* Update content.md * fix markdownfmt
This should probably match #2283, right? 😅 I'd also very explicitly echo my comment from #2283 (comment): ❤️
|
@tianon I will update this. It will take me longer than I want. Thank you for the thoughts and kind words! The multiple pipelines has become fairly difficult to maintain. |
vault/deprecated.md
Outdated
@@ -0,0 +1,2 @@ | |||
Upcoming in Vault 1.14, we will stop publishing official Dockerhub images and publish only our Verified Publisher images. Users of Docker images should pull from [hashicorp/vault](https://hub.docker.com/r/hashicorp/vault) instead of [vault](https://hub.docker.com/_/vault). Verified Publisher images can be found at https://hub.docker.com/r/hashicorp/vault. | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is all the CI is complaining about 😅
(I'm happy to take care of this change if you'd rather or that would be helpful 🙇)
- `consul`: docker-library/docs#2283 - `express-gateway`: docker-library/docs#2138 - `jobber`: docker-library/docs#2148 - `nats-streaming`: docker-library/docs#2084 - `vault`: docker-library/docs#2291
I'd like to update our docker image docs to warn about an impending switch to publishing only the Verified Publisher images per a deprecation notice here: https://developer.hashicorp.com/vault/docs/deprecation.
I've also gotten the Verified Publisher documentation (https://hub.docker.com/r/hashicorp/vault) updated though it doesn't have all the fancy updates from the update script.