Skip to content

Run all make targets if they are defined#59

Merged
Frawless merged 6 commits into
strimzi:mainfrom
Frawless:run-all-make-targets
Jul 6, 2026
Merged

Run all make targets if they are defined#59
Frawless merged 6 commits into
strimzi:mainfrom
Frawless:run-all-make-targets

Conversation

@Frawless

@Frawless Frawless commented Jul 4, 2026

Copy link
Copy Markdown
Member

Type of change

  • Enhancement / new feature

Description

Nowadays the build action runs most of the make targets only for operators repo based on clusterOperatorBuild parameter. This is not much suitable as other repos requires same targets to be run and are not clearly main operators repo. This PR changes the mechanism to run the make target if it's specified by makefile.

I also bumped yq to default version 4.53.3 because without it drain-cleaner command for helm_install was failing due to unknown line comment parameter. It won't affect any other projects until we will update to v2.1

Checklist

  • Make sure all tests pass
  • AI assistance was used to create this PR (see the Strimzi AI policy)

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 2.1 milestone Jul 4, 2026
@Frawless Frawless self-assigned this Jul 4, 2026
Frawless added 5 commits July 4, 2026 22:05
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless marked this pull request as ready for review July 6, 2026 18:57
@Frawless Frawless requested a review from scholzj July 6, 2026 18:57
@scholzj

scholzj commented Jul 6, 2026

Copy link
Copy Markdown
Member

Thanks.

@Frawless Frawless merged commit c084be4 into strimzi:main Jul 6, 2026
105 checks passed
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