Skip to content

Commit 66eda7e

Browse files
authored
Update rn-embedded-cluster.md
1 parent 0425ee0 commit 66eda7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ Released on January 22, 2025
5858
### New Features {#new-features-1-21-0}
5959
* The `--no-prompt` flag is deprecated and replaced with the `--yes` flag. `--no-prompt` will be removed in a future release.
6060
* The `--skip-host-preflights` flag is deprecated and replaced with `--ignore-host-preflights`. When `--ignore-host-preflights` is passed, the host preflights are still executed, but the user is prompted and can choose to continue if failures occur. This new behavior ensures that users see any incompatibilities in their environment, while still enabling them to bypass failures if absolutely necessary. To ignore host preflight failures in automation, use both the `--ignore-host-preflights` and `--yes` flags to address the prompt for `--ignore-host-preflights`. `--skip-host-preflights` will be removed in a future release.
61-
* During online installations, users will be prompted if a newer version of the application than what is currently downloaded is available. This encourages users to install the latest version of an application.
6261

6362
### Improvements {#improvements-1-21-0}
6463
* Adds preflight checks to ensure nodes joining the cluster can communicate with all other nodes in the cluster on ports 6443, 9443, 2380, and 10250.

0 commit comments

Comments
 (0)