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
The entity manager is incompatible with agent-managed entities (see sensu-agent start --agent-managed-entity). We should check for entity.metadata.labels["sensu.io/managed_by"] and log a warning if the value is sensu-agent.
The text was updated successfully, but these errors were encountered:
The entity manager is incompatible with agent-managed entities (see
sensu-agent start --agent-managed-entity
). We should check forentity.metadata.labels["sensu.io/managed_by"]
and log a warning if the value issensu-agent
.The text was updated successfully, but these errors were encountered: