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

Rethink module 'onStartup' hooks #312

Open
diafour opened this issue Mar 25, 2022 · 0 comments
Open

Rethink module 'onStartup' hooks #312

diafour opened this issue Mar 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@diafour
Copy link
Contributor

diafour commented Mar 25, 2022

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

  1. Right now 'onStartup' hooks are executed for enabled modules on Addon-operator startup and on module enablement. We want to use onStartup hooks to run migrations even for disabled modules and only once at startup.

  2. The hook with all snapshots executed once after waiting for Synchronization but before 'beforeHelm' is also may be useful.

  3. Also, Go hooks should support these behavior.

Describe the solution you'd like to see

No solution yet.

Describe alternatives you've considered

Additional context

@diafour diafour added the enhancement New feature or request label Mar 25, 2022
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

No branches or pull requests

1 participant