Skip to content

Setup script execution as dedicated chainsaw resource #56

Description

@denniskniep

What problem are you facing?

I am using the setup script to tweak some parts in chainsaw resources.
That works for 02-import.yaml and 03-delete.yaml

But it does not work for 00-apply.yaml , because the setup script is executed within the 00-apply.yaml chainsaw resource. Then changes to that file have no effect as they are already loaded.

How could Uptest help solve your problem?

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions