Evans Mungai
dc1687a76a
fix: Discover specs from namespaces user is allowed ( #1098 )
...
* fix: Discover specs from namespaces user is allowed
If a user has limited access to read secrets and config maps
from certain namespaces in a cluster, we'd need to gracefully
fail when forbidden errors are caught. We'll log them and continue
searching for specs in other namespaces.
2023-04-05 18:50:46 +12:00
Dexter Yan
79f8e6efab
feat(support-bundle): check if the cluster IsNamespacedScopeRBAC and use current namespace ( #1055 )
...
feat(support-bundle): add IsNamespacedScope check
2023-03-22 11:33:54 -04:00
Andrew Lavery
40cdc6805e
pods with containers that are not 'ready' are unhealthy
2022-03-25 21:36:22 -04:00
Salah Aldeen Al Saleh
e100e7c478
get container logs for unhealthy pods ( #469 )
...
* get container logs for unhealthy pods
Co-authored-by: divolgin <dmitriy@replicated.com >
Co-authored-by: divolgin <divolgin@users.noreply.github.com >
2021-10-28 09:21:14 -07:00
deepsource-autofix[bot]
3e60fcda8e
Fix check for empty string
2021-10-26 19:24:08 +00:00
Salah Aldeen Al Saleh
26402a7b04
cluster pod statuses analyzer improvements ( #458 )
...
* add pod status reason to cluster pod statuses analyzer
2021-10-26 08:42:40 -07:00
Simon Croome
dc8b38d249
Handle k8s api deprecations
2021-10-07 18:55:51 +01:00
Andrew Reed
4d52760d35
Collector and analyzer for sysctl parameters ( #441 )
...
Collector and analyzer for sysctl parameters
2021-10-01 13:43:26 -05:00
emosbaugh
8dcfa9886d
Copy from host collector ( #391 )
...
* Copy from host collector
* namespace improvements
* better support for multiple nodes
2021-07-22 12:25:59 -07:00
divolgin
6e86cdc803
Allow preflight spec to be loaded from a secret
2020-10-01 01:37:37 +00:00
divolgin
2fb3a17783
adding support for generic CLI options. closes #54
2019-08-22 14:25:08 +00:00
Marc Campbell
d60de901e3
Run cluster-info in a collector pod
2019-07-11 14:06:42 +00:00