Skip to content

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Dec 13, 2023

Instead of using a fixed directory, use a variable to define the hubble-relay directory, just like the other cilium binaries.

This is the same approach taken in 7310f52.

Makefile: Refactor hubble-relay target

@chancez chancez added the release-note/misc This PR makes changes that have no direct user impact. label Dec 13, 2023
@chancez chancez self-assigned this Dec 13, 2023
@chancez chancez requested review from a team as code owners December 13, 2023 19:12
@chancez chancez requested review from kaworu and borkmann December 13, 2023 19:12
@chancez chancez marked this pull request as draft December 13, 2023 19:17
@chancez chancez force-pushed the pr/chancez/main/hubble-relay-override-directory branch from de9e953 to 0a00f42 Compare December 13, 2023 19:23
@chancez chancez marked this pull request as ready for review December 13, 2023 19:24
@michi-covalent
Copy link
Contributor

Instead of using a fixed directory, use a variable to define the
hubble-relay directory, just like the other cilium binaries.

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
@chancez chancez force-pushed the pr/chancez/main/hubble-relay-override-directory branch from 0a00f42 to 4d7ec47 Compare December 13, 2023 23:30
@chancez
Copy link
Contributor Author

chancez commented Dec 13, 2023

Yup, looks like bash completion failed because we're cross compiling for alternative arches, meaning we can't execute the arm64 binary on an amd64 docker builder to generate bash completion. I updated it to skip the bash completion and just install the binary in the container.

@michi-covalent
Copy link
Contributor

/test

@michi-covalent michi-covalent added this pull request to the merge queue Dec 14, 2023
Merged via the queue into main with commit 6b4a032 Dec 14, 2023
@michi-covalent michi-covalent deleted the pr/chancez/main/hubble-relay-override-directory branch December 14, 2023 02:34
@giorio94 giorio94 mentioned this pull request Oct 9, 2024
4 tasks
@giorio94 giorio94 added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 labels Oct 9, 2024
@giorio94 giorio94 mentioned this pull request Oct 10, 2024
4 tasks
@giorio94 giorio94 added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 labels Oct 10, 2024
@github-actions github-actions bot added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels Oct 16, 2024
@github-actions github-actions bot added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants