Skip to content

Conversation

@giacoliva
Copy link

In some scenarios, it is helpful to manage with a single reconciler several resources.
This code adds this feature and is completely compatible with the previous usage methods.

Now, adding several resources is as simple as adding several files in the reconciler folder with extension ".main.jinja2":

  • if you have a single resource to create, you can use main.jinja2 as before
  • if you would create e.g. 2 resources, you can use one.main.jinja2 and two.main.jinja2, and every other resources to include as you want

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.

1 participant