cli/command: remove deprecated RegistryAuthenticationPrivilegedFunc#6349
Conversation
This function was deprecated in 29263e8 and is no longer used. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
👋 @nicksieger @nicks (not sure who has most info and time); we started on revamping authentication, and migrating Moby to proper go modules, but as part of that we're first trying to, slightly faster than normal, remove as much legacy "cruft" as possible; the Wondering what exactly Tilt needs, and if some replacement (which could be "copy/paste forking some bits") is needed for Tilt. (also /cc @Benehiko who may also be able to help). Here's where I found it in tilt-dev; related; |
|
Looks like Tilt just used the function as part of the previous approach for getting registry credentials. Tilt isn't doing anything special, so when Tilt upgrades to the latest version of docker/cli that removes this, it will need to be removed from Tilt also; just a normal upgrade process. |
This function was deprecated in 29263e8 and is no longer used.
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)