1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/kube-object-details/kube-object-detail-items/implementations
Janne Savolainen a09a919c39
Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804)
* Kludge "isEnabledForCluster" work again for cluster page menus (sidebar items)

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Kludge "isEnabledForCluster" work again for kube object status texts

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Kludge "isEnabledForCluster" work again for kube object menu items

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Kludge "isEnabledForCluster" work again for workload overview details

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Kludge "isEnabledForCluster" work again for kube object details (#5805)

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-07-12 15:15:37 -04:00
..
cluster-role-binding-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
cluster-role-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
config-map-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
cron-job-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
custom-resource-definitions-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
daemon-set-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
deployment-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
endpoints-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
events-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
horizontal-pod-autoscaler-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
ingress-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
job-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
kube-event-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
limit-range-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
namespaces-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
network-policy-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
node-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
persistent-volume-claim-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
persistent-volume-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
pod-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
pod-disruption-budget-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
pod-security-policy-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
replica-set-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
resource-quota-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
role-binding-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
role-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
secrets-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
service-account-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
service-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
stateful-set-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00
storage-class-detail-item.injectable.ts Introduce kludge to make "isEnabledForCluster" work again for workload overview details PART 5 (#5804) 2022-07-12 15:15:37 -04:00