Dynatrace / dynatrace-oneagent-operator

Kubernetes/Openshift Operator for managing Dynatrace OneAgent deployments
Apache License 2.0
88 stars 48 forks source link

Improve error message when OneAgentAPM instance doesn't exist #327

Closed lrgar closed 4 years ago

lrgar commented 4 years ago

This PR changes the error message when you run kubectl describe rs <your-replica-set> when a namespace is supposed to be monitored by an OneAgentAPM instance, but this doesn't exist, e.g.,

namespace 'my-namespace' is assigned to OneAgentAPM instance 'missing-oneagent' but doesn't exist