Skip to content

Fix 404 on tag fetch due to overly strict Accept header matching - #2424

Open
gerrod3 wants to merge 1 commit into
pulp:mainfrom
gerrod3:issue-2417
Open

Fix 404 on tag fetch due to overly strict Accept header matching#2424
gerrod3 wants to merge 1 commit into
pulp:mainfrom
gerrod3:issue-2417

Conversation

@gerrod3

@gerrod3 gerrod3 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

fixes: #2417
Generated by: cursor-composer-2.5

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

wussh added a commit to wussh/pulp_container that referenced this pull request Jul 31, 2026
- error_code: use the CON00XX naming convention (CON0001) jobselko
  and gerrod3 agreed on, instead of PLP_CONTAINER_BUILD_0001.
- CHANGES fragment: use single backticks, since they render as
  markdown.
- cdomain_factory: adopt gerrod3's version of the namespace cleanup
  from pulp#2424 (suppress errors per-namespace/guard instead of letting
  one failure abort the rest, and wait on the delete task via
  monitor_task).
- Drop the ruff<0.16 pin: no longer needed after rebasing on main,
  where the 0.16 lint findings were already fixed elsewhere.
wussh added a commit to wussh/pulp_container that referenced this pull request Jul 31, 2026
- error_code: use the CON00XX naming convention (CON0001, CON0002)
  jobselko and gerrod3 agreed on, instead of the ad-hoc
  PLP_CONTAINER_* strings.
- CHANGES fragments: use single backticks, since they render as
  markdown.
- cdomain_factory: adopt gerrod3's version of the namespace cleanup
  from pulp#2424 (suppress errors per-namespace/guard instead of letting
  one failure abort the rest, and wait on the delete task via
  monitor_task).
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.

Domain-scoped container registry: tag-based manifest fetch 404s, digest-based works (pulpcore 3.113.0 / pulp_container 2.28.0)

1 participant