Skip to content

Conversation

@paigecalvert
Copy link
Contributor

@paigecalvert paigecalvert commented Sep 5, 2025

@paigecalvert paigecalvert requested a review from a team as a code owner September 5, 2025 18:17
@replicated-ci replicated-ci added type::docs Improvements or additions to documentation type::feature labels Sep 5, 2025
@netlify
Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for replicated-docs ready!

Name Link
🔨 Latest commit 4bc0511
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs/deploys/68bf02c6a822640008f02a3a
😎 Deploy Preview https://deploy-preview-3512--replicated-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@paigecalvert paigecalvert changed the title Doc --ignore-app-preflights, --tls-cerrt, --tls-key Doc --ignore-app-preflights, --tls-cert, --tls-key Sep 5, 2025
@netlify
Copy link

netlify bot commented Sep 5, 2025

Deploy Preview for replicated-docs-upgrade ready!

Name Link
🔨 Latest commit 4bc0511
🔍 Latest deploy log https://app.netlify.com/projects/replicated-docs-upgrade/deploys/68bf02c6e667fe000852f088
😎 Deploy Preview https://deploy-preview-3512--replicated-docs-upgrade.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@paigecalvert paigecalvert requested a review from ajp-io September 5, 2025 18:20
<tr>
<td>`--ignore-app-preflights`</td>
<td>
<p>When `--ignore-app-preflights` is passed, the application-specific preflight checks are still run, but any failures or warnings are ignored and the installation proceeds. The `--ignore-app-preflights` flag is useful when performing automated (headless) installations from the command line.</p>
Copy link
Member

Choose a reason for hiding this comment

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

i actually think this is just a pass through of kots's --skip-preflights flag, so we actually don't run them in this scenario

<tr>
<td>`--ignore-app-preflights`</td>
<td>
<p>When `--ignore-app-preflights` is passed, the application-specific preflight checks are skipped. This is useful when performing automated (headless) installations because it ensures that any warnings or failures from application preflight checks do not prevent the installation from proceeding.</p>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ajp-io corrected this description to say that preflights are actually skipped

Copy link
Member

Choose a reason for hiding this comment

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

cool, i'm good if this was the only change i needed to review

@paigecalvert paigecalvert requested a review from ajp-io September 8, 2025 16:23
@paigecalvert paigecalvert merged commit 733a680 into main Sep 10, 2025
5 checks passed
@paigecalvert paigecalvert deleted the headless-install-flags branch September 10, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type::docs Improvements or additions to documentation type::feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants