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

Sign node exporter darwin binary with rcodesign #3008

Merged
merged 3 commits into from
May 2, 2024

Commits on Apr 30, 2024

  1. Sign node exporter darwin binary with rcodesign

    Prevents SIGKILL issues on macs
    
    Signed-off-by: Alper Polat <gitperr@gmail.com>
    gitperr committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1702fc5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Be explicit about checking for the binary

    Co-authored-by: Ben Kochie <superq@gmail.com>
    Signed-off-by: Alper Polat <101826653+gitperr@users.noreply.github.com>
    gitperr and SuperQ committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c8d355f View commit details
    Browse the repository at this point in the history
  2. Also attempt to sign darwin-amd64

    Signed-off-by: Alper Polat <gitperr@gmail.com>
    gitperr committed May 1, 2024
    Configuration menu
    Copy the full SHA
    dced354 View commit details
    Browse the repository at this point in the history