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

Address issues found during GitHub action multi arch build #144

Merged
merged 5 commits into from
Nov 28, 2023

Conversation

ddelnano
Copy link
Contributor

@ddelnano ddelnano commented Nov 21, 2023

Summary: Address issues found during GitHub action multi arch build

This addresses issues found from running the release action. It also relies on the following upstream workflow change (newrelic/k8s-metadata-injection#488) to skip the helm chart version update. This repo's helm chart is managed in the newrelic/helm-charts repo and so the release logic fails when applied to this project.

Relevant Issues: newrelic/helm-charts#1152

Test Plan: The v2.1.8 was successfully built and the prerelease and release builds were successful.

Screenshot 2023-11-22 at 7 53 22 AM

Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
@ddelnano ddelnano requested a review from a team as a code owner November 21, 2023 19:14
# in this repository.
# types: [prereleased, released]
types: [released]
types: [prereleased, released]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I realized that docker images are pushed on the prerelease event (source)

@ddelnano ddelnano requested a review from a team November 21, 2023 19:15
Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
Signed-off-by: Dom Del Nano <ddelnano@pixielabs.ai>
@ddelnano ddelnano merged commit 6947add into main Nov 28, 2023
5 of 7 checks passed
@ddelnano ddelnano deleted the ddelnano/fixes-for-failed-release-action branch November 28, 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