1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core
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
..
__mocks__ Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
build Move @k8slens/generate-tray-icons to seperate package (#7057) 2023-02-01 11:41:44 -08:00
src Replication Controllers (new resource view) (#7154) 2023-02-16 07:48:24 -05:00
static Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
test-data Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
types Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
webpack Set core webpack dependencies as externals (#7094) 2023-02-02 16:52:21 +02:00
.eslintrc.js Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.gitignore Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.swcrc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
.yarnrc Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
package.json Bump esbuild from 0.17.7 to 0.17.8 (#7159) 2023-02-15 12:19:11 -05:00
tailwind.config.js Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
tsconfig.json Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
yarn.lock Bump esbuild from 0.17.7 to 0.17.8 (#7159) 2023-02-15 12:19:11 -05:00