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

Replace existing release GitHub workflow with a reusable version that adds ARM support #142

Conversation

ddelnano
Copy link
Contributor

@ddelnano ddelnano commented Nov 21, 2023

Summary: Replace existing release GitHub workflow with a reusable version that adds ARM support

This addresses an issue that prevented the Pixie install through helm from working on ARM nodes. See the GitHub issue below for more details. This deprecates some scripts in this directory and I'll be cleaning that up after the new GitHub action is validated.

I tried to address the security scan failures, but they are blocked behind upgrading our pxapi dependency (#143).

Relevant Issues: newrelic/helm-charts#1152

Test Plan: Modeled this off of an existing repo and will create a rc (test) release to verify it works

@ddelnano ddelnano requested a review from a team as a code owner November 21, 2023 15:15
@ddelnano ddelnano requested a review from a team November 21, 2023 15:16
… adds ARM support

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
@ddelnano ddelnano force-pushed the ddelnano/use-standard-release-github-action-to-release-arm-support branch 2 times, most recently from 5ba439f to f2fcd00 Compare November 21, 2023 17:23
@ddelnano ddelnano merged commit 7a58d38 into main Nov 21, 2023
8 of 12 checks passed
@ddelnano ddelnano deleted the ddelnano/use-standard-release-github-action-to-release-arm-support branch November 21, 2023 18:55
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.

None yet

2 participants