Skip to content

Conversation

@rhr323
Copy link
Contributor

@rhr323 rhr323 commented Oct 27, 2025

Update documentation to say upgrading to ECK 3.2 will cause restarts when stack monitoring is used (same as for ECK 3.1).

@rhr323 rhr323 changed the title Update eck pdb docs (#2361) Update ECK 3.2 upgrade documentation (#2361) Oct 27, 2025
@rhr323 rhr323 marked this pull request as ready for review October 27, 2025 18:15
@rhr323 rhr323 requested a review from a team as a code owner October 27, 2025 18:15
@shainaraskas
Copy link
Collaborator

I need to quickly preview this locally ... not sure if it will like the double annotation


```
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>, 3.2 <1>
Copy link
Collaborator

Choose a reason for hiding this comment

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

sorry for the approval and then the un-approval. I think you might want to move to a footnote instead because this is how this renders

image

so this becomes

1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1^1^, 3.2^1^

^1^ Footnote text
image


```
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>, 3.2 <1>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>, 3.2 <1>
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1, 3.2 <1>

Having the two <#> tags puts both at the end of the line:

Image

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, nevermind. @shainaraskas's solution is better. :-)

Copy link
Collaborator

Choose a reason for hiding this comment

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

🤝 👬

Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀
Just a small suggestion for the code annotation.

@shainaraskas shainaraskas self-requested a review October 27, 2025 18:37

Upgrading the operator results in a one-time update to existing managed resources in the cluster. This potentially triggers a rolling restart of pods by Kubernetes to apply those changes. The following list contains the ECK operator versions that would cause a rolling restart after they have been installed.

```
Copy link
Collaborator

Choose a reason for hiding this comment

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

code fences will make the footnotes not render as expected

Suggested change
```

```
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1 <1>
1.6, 1.9, 2.0, 2.1, 2.2, 2.4, 2.5, 2.6, 2.7, 2.8, 2.14, 3.1^1^, 3.2^1^
```
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
```

@rhr323 rhr323 force-pushed the update-eck-upgrade-docs branch from 2413e2e to 760bf1c Compare October 28, 2025 14:04
@rhr323 rhr323 merged commit a52c931 into elastic:eck-3.2.0 Oct 29, 2025
6 checks passed
@rhr323 rhr323 deleted the update-eck-upgrade-docs branch October 29, 2025 14:02
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