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 docker registry #1016

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

soapy1
Copy link
Contributor

@soapy1 soapy1 commented Dec 10, 2024

fixes #942

Description

This aims to start the process of removing the /registry endpoint. It:

  • disables the registry endpoint by default
  • adds deprecation headers to all the endpoints under /registry

Pull request checklist

  • Did you test this change locally?
  • Did you update the documentation (if required)?
  • Did you add/update relevant tests for this change (if required)?

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for conda-store canceled.

Name Link
🔨 Latest commit 2a64b49
🔍 Latest deploy log https://app.netlify.com/sites/conda-store/deploys/6761e9eb6995890008f931fd

@soapy1 soapy1 force-pushed the deprecate-registry branch 4 times, most recently from c7e874f to ee225a1 Compare December 10, 2024 05:38
@soapy1 soapy1 marked this pull request as ready for review December 10, 2024 16:07
@soapy1 soapy1 requested a review from peytondmurray December 10, 2024 16:07
@soapy1 soapy1 force-pushed the deprecate-registry branch 2 times, most recently from 54f39e5 to 8431910 Compare December 10, 2024 18:41
@soapy1 soapy1 marked this pull request as draft December 10, 2024 20:17
@soapy1 soapy1 marked this pull request as ready for review December 10, 2024 21:53
Copy link
Contributor

@peytondmurray peytondmurray left a comment

Choose a reason for hiding this comment

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

Very nice, thank you!

@soapy1 soapy1 force-pushed the deprecate-registry branch from e386a62 to 24b74fe Compare December 17, 2024 18:20
@soapy1 soapy1 requested a review from trallard December 17, 2024 18:22
@soapy1 soapy1 force-pushed the deprecate-registry branch from f75b803 to d52b998 Compare December 17, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In review 👀
Development

Successfully merging this pull request may close these issues.

Deprecate docker registry
3 participants