Skip to content

removal: drop redundant add_cached_content repository action - #449

Open
CryptoRodeo wants to merge 1 commit into
pulp:mainfrom
CryptoRodeo:feat/pulp-1939
Open

removal: drop redundant add_cached_content repository action#449
CryptoRodeo wants to merge 1 commit into
pulp:mainfrom
CryptoRodeo:feat/pulp-1939

Conversation

@CryptoRodeo

@CryptoRodeo CryptoRodeo commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Pull-through cached content is now added to the repository automatically when streamed from a remote (PULL_THROUGH_SUPPORTED / pull_through_add_content), making the manual add_cached_content endpoint redundant.

Remove the action, its serializer, the backing task, the RBAC access-policy entry, and the RBAC test coverage. No external consumers depend on it (no pulp-cli maven plugin, no docs, only regenerated OpenAPI bindings). No database migration needed — the access policy reconciles on migrate.

JIRA: PULP-1939

📜 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

@CryptoRodeo
CryptoRodeo marked this pull request as draft September 3, 2026 20:38
@CryptoRodeo
CryptoRodeo force-pushed the feat/pulp-1939 branch 3 times, most recently from 2f42191 to b52d54f Compare September 8, 2026 13:32
Co-authored-by: Cursor <cursoragent@cursor.com>
@CryptoRodeo
CryptoRodeo marked this pull request as ready for review September 8, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant