Skip to content

Commit 17d31bf

Browse files
authored
Add known issue for Fleet UI upgrade option (elastic#1753) (elastic#1755)
(cherry picked from commit c89853a) # Conflicts: # docs/en/ingest-management/release-notes/release-notes-8.18.asciidoc
1 parent d316274 commit 17d31bf

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Loading
Loading

docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,33 @@ Also see:
3434

3535
Review important information about the 8.17.4 release.
3636

37+
[discrete]
38+
[[known-issues-8.17.4]]
39+
=== Known issues
40+
41+
[[known-issue-1749-8-17-4]]
42+
.Inaccurate option to upgrade across major releases appears in {fleet} UI
43+
[%collapsible]
44+
====
45+
46+
*Details*
47+
48+
In late 8.x releases, there's a bug in the {fleet} UI that causes `9.0.0` to appear as an option for {agent} upgrades. This option results in an error when selected, as upgrades across major releases are not supported for {agent}. For example, an agent can't be upgraded to version 9.0 while {kib} and {fleet-server} are on version 8.x.
49+
50+
The {agent} upgrade is not selectable:
51+
52+
image::images/upgrade-agent-not-selectable.png[{agent} upgrade is not selectable]
53+
54+
The {fleet-server} upgrade is selectable, with an inconsistent UI state and error on submit:
55+
56+
image::images/upgrade-fleet-server-inconsistent-state.png[{fleet-server} inconsistent UI state]
57+
58+
*Impact* +
59+
60+
In the 9.x releases, the option that appears in the UI for an upgrade across a major release should be ignored.
61+
62+
====
63+
3764
[discrete]
3865
[[new-features-8.17.4]]
3966
=== New features
@@ -78,6 +105,33 @@ The 8.17.4 release adds the following new and notable features.
78105

79106
Review important information about the {fleet} and {agent} 8.17.3 release.
80107

108+
[discrete]
109+
[[known-issues-8.17.3]]
110+
=== Known issues
111+
112+
[[known-issue-1749-8-17-3]]
113+
.Inaccurate option to upgrade across major releases appears in {fleet} UI
114+
[%collapsible]
115+
====
116+
117+
*Details*
118+
119+
In late 8.x releases, there's a bug in the {fleet} UI that causes `9.0.0` to appear as an option for {agent} upgrades. This option results in an error when selected, as upgrades across major releases are not supported for {agent}. For example, an agent can't be upgraded to version 9.0 while {kib} and {fleet-server} are on version 8.x.
120+
121+
The {agent} upgrade is not selectable:
122+
123+
image::images/upgrade-agent-not-selectable.png[{agent} upgrade is not selectable]
124+
125+
The {fleet-server} upgrade is selectable, with an inconsistent UI state and error on submit:
126+
127+
image::images/upgrade-fleet-server-inconsistent-state.png[{fleet-server} inconsistent UI state]
128+
129+
*Impact* +
130+
131+
In the 9.x releases, the option that appears in the UI for an upgrade across a major release should be ignored.
132+
133+
====
134+
81135
[discrete]
82136
[[enhancements-8.17.3]]
83137
=== Enhancements

0 commit comments

Comments
 (0)