Skip to content

fips: Fix build errors #39565

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

Merged
merged 1 commit into from
May 21, 2025
Merged

fips: Fix build errors #39565

merged 1 commit into from
May 21, 2025

Conversation

phlax
Copy link
Member

@phlax phlax commented May 21, 2025

No description provided.

agrawroh
agrawroh previously approved these changes May 21, 2025
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -evxo pipefail
set -eo pipefail
Copy link
Member Author

Choose a reason for hiding this comment

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

this is the actual fix - the rest was cleanup/debugging as i was confused how it was erroring without failing

this is what it fixes

image

Copy link
Member Author

Choose a reason for hiding this comment

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

(rest removed for now)

Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax changed the title fips: Fix build fips: Fix build errors May 21, 2025
@ggreenway ggreenway merged commit 4ffa25f into envoyproxy:main May 21, 2025
24 checks passed
fishpan1209 pushed a commit to fishpan1209/envoy that referenced this pull request May 22, 2025
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Ting Pan <panting@google.com>
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.

3 participants