Skip to content

New value folder structure support#770

Draft
mbaldessari wants to merge 1 commit into
validatedpatterns:mainfrom
mbaldessari:new-value-dirs
Draft

New value folder structure support#770
mbaldessari wants to merge 1 commit into
validatedpatterns:mainfrom
mbaldessari:new-value-dirs

Conversation

@mbaldessari

Copy link
Copy Markdown
Contributor

So when the operator clones the git tree it checks if there is a
top-level directory called "variants" if that is the case then the
files passed to the helm charts will be:

/values-global.yaml
/variants//values-.yaml
....

When this variants folder is found the "global.vpNewFolderDir" helm variable
will be set to true

So when the operator clones the git tree it checks if there is a
top-level directory called "variants" if that is the case then the
files passed to the helm charts will be:

  /values-global.yaml
  /variants/<variant>/values-<variant>.yaml
  ....

When this variants folder is found the "global.vpNewFolderDir" helm variable
will be set to true
@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci

openshift-ci Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbaldessari

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mbaldessari

Copy link
Copy Markdown
Contributor Author

/test all

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant