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: Adding container lifecycle fields to be able to set preStop and postStart hooks #4406

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

RatonII
Copy link

@RatonII RatonII commented Apr 30, 2024

Closes #4405

@github-actions github-actions bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.21 release-1.22 release-1.23 labels Apr 30, 2024
Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

Signed-off-by: Marius Stanescu <marius.s@sliide.com>
@RatonII RatonII requested a review from a team as a code owner May 13, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-requested ◀️ This pull request should be backported to all supported releases release-1.21 release-1.22 release-1.23
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add Container Lifecycle Hooks (PostStart,PreStop) for containers in the Cluster CRD
1 participant