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

[Feature] Allow configuration of the deletion propagation policy #1306

Closed
1 task done
eddycharly opened this issue May 16, 2024 · 1 comment · Fixed by #1325
Closed
1 task done

[Feature] Allow configuration of the deletion propagation policy #1306

eddycharly opened this issue May 16, 2024 · 1 comment · Fixed by #1325
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@eddycharly
Copy link
Member

Problem Statement

Deletion propagation policy is set to orphan by default for a few types (unmanaged jobs for example).

This is probably not what users expected is most if not all cases, for this reason i forced the deletion propagation policy to Background in a recent PR.

Now it would be nice to be let users decide what they want.

Solution Description

A deletion propagation policy should be supported at the global, test, step, and operation levels.

Alternatives

No response

Additional Context

No response

Slack discussion

https://kubernetes.slack.com/archives/C067LUFL43U/p1715525488068409

Research

  • I have searched other issues in this repository and mine is not recorded.
@eddycharly eddycharly added the enhancement New feature or request label May 16, 2024
@eddycharly eddycharly added this to the v0.2.2 milestone May 16, 2024
@MariamFahmy98
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants