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(kubeconform): missing sh when using wolfi, switching to alpine #41

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

Smana
Copy link
Owner

@Smana Smana commented Mar 14, 2025

No description provided.

@Smana Smana requested a review from Copilot March 14, 2025 22:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the kubeconform container configuration to address issues with missing shell support when using a Wolfi-based image by switching to an Alpine image. In addition, the PR updates the default flux version and cleans up minor error message formatting.

  • Updated container image from Wolfi to Alpine with appropriate package installation
  • Bumped default flux version from 2.3.0 to 2.5.1
  • Removed an extraneous newline in the error message for consistency
Comments suppressed due to low confidence (1)

kubeconform/dagger/main.go:213

  • Ensure that the flux binary version update to '2.5.1' is intentional and consistent with its usage throughout the application.
// +default="2.5.1"

@Smana Smana merged commit eb13ccb into main Mar 14, 2025
@Smana Smana deleted the fix_kubeconform_missing_sh branch March 14, 2025 22:06
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.

1 participant