Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update templated files to rev a89f13e #108

Closed
wants to merge 1 commit into from
Closed

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 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 14, 2022 11:08
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.

2 participants