-
Notifications
You must be signed in to change notification settings - Fork 119
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
MAISTRA-1352 remove unused helm templates #410
Conversation
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
My only comment is that now we have some stuff being done within patch-charts.sh (removal of files) and others in the Makefile. I dream with the day we can see this:
diff --git a/build/patch-charts.sh b/build/patch-charts.sh
deleted file mode 100755
index 57b33e65..00000000
--- a/build/patch-charts.sh
+++ /dev/null
Yeah, I did that out of expediency, and because I didn't want to have to update maistra-1.0 branch. Eventually, we should push the relevant changes down into the maistra-1.0 branch. (#405 is even worse, since the changes only apply to the 1.1.1 operator, even though they're 1.0.x charts.) |
@rcernich I think this needs to be rebased to pass gen-check. |
/retest |
Signed-off-by: rcernich <rcernich@redhat.com>
@mergify refresh |
@Mergifyio refresh |
Command Hey, I reacted but my real name is @Mergifyio |
Command |
Signed-off-by: rcernich rcernich@redhat.com