You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -104,7 +160,7 @@ This error can happen if the {agents} being searched and listed in the UI are us
104
160
105
161
*Impact* +
106
162
107
-
As a workaround for the issue, you can upgrade your {stack} to verion 8.16.1. The issue has been resolved by {kib} link:https://github.com/elastic/kibana/pull/199325[#199325].
163
+
As a workaround for the issue, you can upgrade your {stack} to verion 8.16.1. The issue has been resolved by {kib} link:https://github.com/elastic/kibana/pull/199325[#199325].
108
164
109
165
====
110
166
@@ -154,6 +210,30 @@ As a workaround, we recommend trying again to uninstall the agent.
154
210
155
211
====
156
212
213
+
[discrete]
214
+
[[known-issue-6213-8-16-0]]
215
+
.An {agent} with the Defend integration may report an Orphaned status and will not be able to be issued an upgrade action through {fleet}.
216
+
[%collapsible]
217
+
====
218
+
*Details* +
219
+
A known issue in the {agent} may prevent it from being targetted with an upgrade action for a future release.
220
+
This may occur if the Defend integration is used and the agent is stopped on a running instance for too long.
221
+
An agent may be stopped as part of an upgrade process.
222
+
223
+
*Impact* +
224
+
A bug fix is present in the 8.16.3 and 8.17.1 releases of {fleet} that will prevent this from occuring.
225
+
226
+
If you have agents that are affected, the workaround is as follows:
227
+
[source,shell]
228
+
----
229
+
# Get a Token to issue an update_by_query request:
@@ -172,7 +252,7 @@ The 8.16.0 release Added the following new and notable features.
172
252
173
253
{fleet-server}::
174
254
* Add `/api/fleet/agents/:id/audit/unenroll` API that an {agent} or Endpoint process may use to report that an agent was uninstalled or unenrolled to {fleet}. {fleet-server-pull}3818[#3818] {agent-issue}484[#484]
175
-
* Add a `secret_paths` attribute to the policy data sent to agents. This attribute is a list of keys that {fleet-server} has replaced with a reference to a secret value. {fleet-server-pull}3908[#3908] {fleet-server-issue}3657[#3657]
255
+
* Add a `secret_paths` attribute to the policy data sent to agents. This attribute is a list of keys that {fleet-server} has replaced with a reference to a secret value. {fleet-server-pull}3908[#3908] {fleet-server-issue}3657[#3657]
176
256
177
257
{agent}::
178
258
* Uninstalling a {fleet}-managed {agent} instance will now do a best-effort attempt to notify {fleet-server} of the agent removal so the agent status appears correctly in the {fleet} UI (related to {fleet-server-pull}3818[#3818] above). {agent-pull}5302[#5302] {agent-issue}484[#484]
0 commit comments