Skip to content

fix(registry): Template registry name in tasks and handlers#28

Merged
konradasb merged 1 commit intomainfrom
fix-registry-template-names
Feb 6, 2026
Merged

fix(registry): Template registry name in tasks and handlers#28
konradasb merged 1 commit intomainfrom
fix-registry-template-names

Conversation

@konradasb
Copy link
Copy Markdown
Contributor

@konradasb konradasb commented Feb 6, 2026

Summary by CodeRabbit

  • New Features

    • Added registry garbage collection task for automated maintenance.
  • Improvements

    • Enhanced support for managing multiple registry instances with better task identification.
    • Improved task naming clarity for better deployment visibility and logging.

@konradasb konradasb requested a review from a team as a code owner February 6, 2026 13:41
@konradasb konradasb merged commit bacf31a into main Feb 6, 2026
1 check passed
@konradasb konradasb deleted the fix-registry-template-names branch February 6, 2026 13:42
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 6, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

These changes introduce parameterized naming for registry handlers and tasks, appending instance-scoped identifiers to task display names. Configuration parameters (owner, group, mode) are expanded across file operations, and notifications are updated to target specific registry instances.

Changes

Cohort / File(s) Summary
Handler Configuration
roles/registry/handlers/main.yml
Handler name updated to include dynamic registry instance identifier: "Restart registry@{{ registry_name }}"
Task Configuration & Parameters
roles/registry/tasks/main.yml
Task names enhanced with instance-scoped identifiers. File operations expanded with owner, group, and mode parameters. Notifications updated to reference specific registry instance. New cronjob and handlers flush tasks added.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-registry-template-names

Comment @coderabbitai help to get the list of available commands and usage tips.

@hostingerbot hostingerbot Bot mentioned this pull request Feb 6, 2026
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.

1 participant