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

Fix path to cli artifacts and output file now that container volume mounts are removed #2019

Conversation

ddelnano
Copy link
Member

Summary: Fix path to cli artifacts and output file now that container volume mounts are removed

In #2015, I forgot to account for the volume mounts used to place the px build artifacts in the container's working directory. This restores the filepath access that the containerized version had.

Relevant Issues: #1993

Type of change: /kind bugfix

Test Plan: Reviewed the previous podman command more closely. Still needs to be validated with a successful production cli release.

@ddelnano ddelnano requested a review from a team as a code owner September 11, 2024 00:05
@ddelnano ddelnano merged commit a68986a into pixie-io:main Sep 11, 2024
30 checks passed
@ddelnano ddelnano deleted the ddelnano/fix-path-to-px-artifact-for-package-building branch September 11, 2024 01:27
ddelnano added a commit to ddelnano/pixie that referenced this pull request Sep 23, 2024
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