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

Remove the grace period time bomb after all other actions #388

Open
bschurm opened this issue Mar 20, 2024 · 0 comments
Open

Remove the grace period time bomb after all other actions #388

bschurm opened this issue Mar 20, 2024 · 0 comments

Comments

@bschurm
Copy link

bschurm commented Mar 20, 2024

Is your feature request related to a problem? Please describe.

The grace period timebomb is removed before the .net optimizations run.
This leaves time for the timebomb to be created again in the registry.
It would be better to remove the timebomb after all other actions.

Describe the solution you'd like

Timebomb to be removed as last action before sealing the image.

Describe alternatives you've considered

nothing yet.

Screenshots

.

Additional context

.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant