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

feat: use the "zot" namespace for the authentication urls #1947

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

andaaron
Copy link
Contributor

Some other minor fixes for swaggo comments (indentation and a bad description)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andaaron andaaron linked an issue Oct 19, 2023 that may be closed by this pull request
@andaaron andaaron changed the title feat: use the "zot" namespace for the authentication url feat: use the "zot" namespace for the authentication urls Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1947 (801ab1a) into main (a345ba0) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1947      +/-   ##
==========================================
- Coverage   91.90%   91.89%   -0.02%     
==========================================
  Files         155      155              
  Lines       26701    26701              
==========================================
- Hits        24540    24537       -3     
- Misses       1600     1602       +2     
- Partials      561      562       +1     
Files Coverage Δ
pkg/api/routes.go 94.50% <ø> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andaaron andaaron marked this pull request as ready for review October 19, 2023 16:08
pkg/api/routes.go Outdated Show resolved Hide resolved
Some other minor fixes for swaggo comments (indentation and a bad description)

Signed-off-by: Andrei Aaron <[email protected]>
Copy link
Collaborator

Choose a reason for hiding this comment

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

lgtm

@andaaron andaaron merged commit 7ce5a74 into project-zot:main Oct 20, 2023
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: namespace zot-specific API endpoints
2 participants