Skip to content

feat(flux2): allow skipping the pre-install checks #245

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alvarocabanas
Copy link

What this PR does / why we need it:

Allow skipping the pre-install checks

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

  • DCO signed
  • Chart Version bumped
  • helm-docs are updated
  • Helm chart is tested
  • Update artifacthub.io/changes in Chart.yaml
  • Run make reviewable

@@ -1,3 +1,4 @@
{{- if .Values.preInstallChecks -}}
Copy link

@paologallinaharbur paologallinaharbur Jul 18, 2025

Choose a reason for hiding this comment

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

@paologallinaharbur
Copy link

Sorry for the direct ping @stefanprodan.
Is this PR something that could be eventually merged?
What is the best way to get some reviews?

Thanks in advance! 😄

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.

[flux2] Allow skipping pre-install checks
2 participants