Skip to content

Conversation

joestringer
Copy link
Member

The make "kind-install-cilium-fast" target was previously hiding all
errors and running installs in the background. As soon as any sort of
error is introduced into the install process, this means that developers
attempting to make those changes will get weird failing behavior without
any sort of feedback about why this part of the process is working.

Ensure that stderr is printed to the shell and avoid running multiple
clustermeshes in parallel.

The make "kind-install-cilium-fast" target was previously hiding all
errors and running installs in the background. As soon as any sort of
error is introduced into the install process, this means that developers
attempting to make those changes will get weird failing behavior without
any sort of feedback about why this part of the process is working.

Ensure that stderr is printed to the shell and avoid running multiple
clustermeshes in parallel.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer requested a review from a team as a code owner January 15, 2025 01:51
@joestringer joestringer added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Jan 15, 2025
@joestringer joestringer requested a review from borkmann January 15, 2025 01:51
@joestringer joestringer merged commit 9a2ff58 into main Jan 17, 2025
52 checks passed
@joestringer joestringer deleted the pr/joe/fail-kind-helm-install-properly branch January 17, 2025 16:56
@rastislavs rastislavs mentioned this pull request Jan 21, 2025
45 tasks
@rastislavs rastislavs added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. and removed needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels Jan 21, 2025
@github-actions github-actions bot added backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.17 The backport for Cilium 1.17.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.

3 participants