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

Support pre and post compile components #851

Open
ramaro opened this issue Sep 9, 2022 · 2 comments
Open

Support pre and post compile components #851

ramaro opened this issue Sep 9, 2022 · 2 comments
Assignees

Comments

@ramaro
Copy link
Member

ramaro commented Sep 9, 2022

Support pre and post compile components

We should allow the definition of a pre and post compile components to perform the following:

  • Before the inventory is rendered, run pre compile component
  • After the inventory is rendered, run post component
  • Pre and post compile components will not be associated to any targets.
  • it should use the exact structure, input and output types of the kapitan inventory compile structure.

cc @Moep90

@jkrzemin
Copy link
Contributor

Sorry, copied wrong issue number while creating the PR. I would like to tackle this one though.

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 4, 2023
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

2 participants