Skip to content

Conversation

@denniskniep
Copy link

Description of your changes

Run the setup script in a dedicated chainsaw resource at the very beginning (Before 00-apply.yaml runs)

Question:
To prevent breaking changes, because someone relies on filenames, I named the chainsaw resource 0-setup.yaml.
Alternative is to name it 00-setup.yaml and rename all following files accordingly: 01-apply.yaml, 02-update.yaml, 03-import.yaml, 04-delete.yaml

Let me know if that would be the preferred way.

Fixes #56

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

  • UnitTests
  • Testing with Provider-Keycloak

Signed-off-by: Dennis Kniep <dennis.kniep@merckgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup script execution as dedicated chainsaw resource

1 participant