Skip to content

Conversation

@stackable-bot
Copy link
Contributor

Automatically created PR based on commit a89f13ef75734b1d22f0415c0e1e7b2577d187d7 in stackabletech/operator-templating repo.

Original commit message:
Make copying of config-spec conditional (#62)

Some operators (looking at you, Regorule) do not have config-spec files, which caused the generate manifest step to fail after PR #61 which changed the syntax for copying these files.

This adds a check if any config-spec files are present and skips copying them if not. This requires that operators do not have .dummy files in place, as was the case for regorule (fixed in https://github.com/stackabletech/regorule-operator/pull/195 )

…ackabletech/operator-templating repo. Original commit message: Make copying of config-spec conditional (#62) Some operators (looking at you, Regorule) do not have config-spec files, which caused the generate manifest step to fail after PR #61 which changed the syntax for copying these files. This adds a check if any config-spec files are present and skips copying them if not. This requires that operators do not have .dummy files in place, as was the case for regorule (fixed in https://github.com/stackabletech/regorule-operator/pull/195 )
@stackable-bot stackable-bot requested a review from a team February 7, 2022 15:02
Copy link
Member

@soenkeliebau soenkeliebau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Installed the Helm chart in a kind cluster, everything looked good to me.

@soenkeliebau
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Feb 7, 2022
Automatically created PR based on commit a89f13ef75734b1d22f0415c0e1e7b2577d187d7 in stackabletech/operator-templating repo. Original commit message: Make copying of config-spec conditional (#62) Some operators (looking at you, Regorule) do not have config-spec files, which caused the generate manifest step to fail after PR #61 which changed the syntax for copying these files. This adds a check if any config-spec files are present and skips copying them if not. This requires that operators do not have .dummy files in place, as was the case for regorule (fixed in https://github.com/stackabletech/regorule-operator/pull/195 )
@bors
Copy link
Contributor

bors bot commented Feb 7, 2022

Copy link
Member

@soenkeliebau soenkeliebau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

installed helm chart

@soenkeliebau
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Feb 7, 2022
Automatically created PR based on commit a89f13ef75734b1d22f0415c0e1e7b2577d187d7 in stackabletech/operator-templating repo. Original commit message: Make copying of config-spec conditional (#62) Some operators (looking at you, Regorule) do not have config-spec files, which caused the generate manifest step to fail after PR #61 which changed the syntax for copying these files. This adds a check if any config-spec files are present and skips copying them if not. This requires that operators do not have .dummy files in place, as was the case for regorule (fixed in https://github.com/stackabletech/regorule-operator/pull/195 )
@bors
Copy link
Contributor

bors bot commented Feb 7, 2022

@maltesander maltesander deleted the template_a89f13e branch February 18, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants