Skip to content

Conversation

viktor-kurchenko
Copy link
Contributor

@viktor-kurchenko viktor-kurchenko commented Jun 25, 2025

Once this PR is merged, a GitHub action will update the labels of these PRs:

 40199

[ upstream commit 272cc76 ]

Tracing the history all the way back to commit adb32c6
("docs: Use go-swagger Docker container to generate APIs"), these make
targets have always ignore the exit status of the commands to generate
the APIs. There's no explanation as to why, and this seems inadvisable
since we rely on these commands generating consistent API templates that
are used to interact with these APIs.

Remove the "-" syntax to require that all such commands succeed.

Signed-off-by: Joe Stringer <joe@cilium.io>
Signed-off-by: viktor-kurchenko <viktor.kurchenko@isovalent.com>
@viktor-kurchenko viktor-kurchenko added kind/backports This PR provides functionality previously merged into master. backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. labels Jun 25, 2025
@viktor-kurchenko viktor-kurchenko marked this pull request as ready for review June 25, 2025 09:33
@viktor-kurchenko viktor-kurchenko requested a review from a team as a code owner June 25, 2025 09:33
@viktor-kurchenko
Copy link
Contributor Author

/test

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

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

Thanks!

@joestringer joestringer added this pull request to the merge queue Jun 25, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 25, 2025
Merged via the queue into v1.16 with commit e59752b Jun 25, 2025
333 of 348 checks passed
@joestringer joestringer deleted the pr/v1.16-backport-2025-06-25-11-29 branch June 25, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.16 This PR represents a backport for Cilium 1.16.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants