1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/renderer/components/kube-object-details
Roman 54e874f646
Replication Controllers (new resource view) (#7154)
* New resource view: ReplicationController -- scaffolding files

Signed-off-by: Roman <ixrock@gmail.com>

* fix: inappropriate names after copy-pasting

Signed-off-by: Roman <ixrock@gmail.com>

* update replication controller api types/spec, fix menu title

Signed-off-by: Roman <ixrock@gmail.com>

* items list + details list views (added contents from replication controllers), lint fixes

Signed-off-by: Roman <ixrock@gmail.com>

* allow to scale replication controllers

Signed-off-by: Roman <ixrock@gmail.com>

* switched for scaling replicas with `Slider` component instead of `Buttons+Input`

Signed-off-by: Roman <ixrock@gmail.com>

---------

Signed-off-by: Roman <ixrock@gmail.com>
2023-02-16 07:48:24 -05:00
..
kube-object-detail-items Replication Controllers (new resource view) (#7154) 2023-02-16 07:48:24 -05:00
current-kube-object-in-details.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
custom-resource-detail-item.injectable.tsx Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
default-kube-meta-details-item.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
index.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object-detail-registration.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object-details-cluster-frame-child-component.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object-details.scss Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object-details.tsx Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00