elastic / elastic/eck-diagnostics
Include custom resource information also in operator namespace
- Dominant language
- Go
- Stars
- 29
- Forks
- 21
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
We are currently treating the operator namespace as a special case and are not extracting information about the ECK custom resources in that namespace. This is done because we understand that `elastic-system` is a special namespace reserved for the operator and we do not recommend deploying workloads into that namespace.
In practice however we see users time and again deploying into `elastic-system`. We should therefore also extract full diagnostics from the operator namespace to avoid having to go back and having to ask for another diagnostic that declares `elastic-system` (or any other operator namespace) as a resource namespace.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.