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

Introduce per-invocation lifecycle callbacks for container templates #4353

Draft
wants to merge 66 commits into
base: main
Choose a base branch
from

Conversation

marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Feb 27, 2025

Overview

  • Extract common callback invocation support class
  • Define new callback interfaces
  • Invoke Before/AfterContainerTemplateInvocationCallback extensions
  • Use BeforeContainerTemplateInvocationCallback for field injection
  • Document new callbacks in User Guide
  • Add to release notes

Resolves #4320.


Definition of Done

@marcphilipp marcphilipp self-assigned this Feb 27, 2025
@marcphilipp marcphilipp force-pushed the marc/4320-container-template-callbacks branch from f598f76 to 54781f5 Compare February 27, 2025 10:23
@marcphilipp marcphilipp linked an issue Feb 27, 2025 that may be closed by this pull request
2 tasks
@marcphilipp marcphilipp force-pushed the marc/4320-container-template-callbacks branch from ae2bc0c to d99f45d Compare February 27, 2025 15:32
Base automatically changed from marc/878-parameterized-containers to main February 28, 2025 15:22
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.

Introduce per-invocation lifecycle callbacks for container templates
1 participant