Skip to content

fix(tools): changing helm-unittest binary#611

Open
hjoshi123 wants to merge 1 commit into
cert-manager:mainfrom
hjoshi123:fix/helm-unittest-binary
Open

fix(tools): changing helm-unittest binary#611
hjoshi123 wants to merge 1 commit into
cert-manager:mainfrom
hjoshi123:fix/helm-unittest-binary

Conversation

@hjoshi123
Copy link
Copy Markdown
Contributor

@hjoshi123 hjoshi123 commented May 12, 2026

Fixing the error from #609. Helm unittest changed the binary after extraction to reflect the os and the arch. This PR addresses that change too.

@cert-manager-prow cert-manager-prow Bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label May 12, 2026
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jakexks for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@cert-manager-prow cert-manager-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 12, 2026
Signed-off-by: Hemant Joshi <mail@hjoshi.me>
@hjoshi123 hjoshi123 force-pushed the fix/helm-unittest-binary branch from de5e419 to 2ad17c0 Compare May 12, 2026 02:45
@cert-manager-prow cert-manager-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 12, 2026
@hjoshi123
Copy link
Copy Markdown
Contributor Author

/cc @erikgb

@cert-manager-prow cert-manager-prow Bot requested a review from erikgb May 12, 2026 02:46
Comment thread modules/tools/00_mod.mk
# https://pkg.go.dev/golang.org/x/tools/cmd/goimports?tab=versions
# renovate: datasource=go packageName=golang.org/x/tools
tools += goimports=v0.44.0
tools += goimports=v0.45.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could we revert unrelated changes like this one from the PR?

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

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants