GithubHelp home page GithubHelp logo

clastix / capsule-lens-extension Goto Github PK

View Code? Open in Web Editor NEW
42.0 6.0 8.0 1.14 MB

Lens Extension for Capsule Operator - Looking for a maintainer

License: Apache License 2.0

JavaScript 5.39% Makefile 1.25% TypeScript 86.11% SCSS 7.25%
lens-extension capsule-extension capsule-operator multitenancy kubernetes

capsule-lens-extension's People

Contributors

barrydobson avatar bsctl avatar qayshp avatar zhilinn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

capsule-lens-extension's Issues

Update the Resource Budget menu

Currently, the "Resource Budget" menu shows the list of Resource Quota objects. Initially, the aim of this menu was to give users a way to check the resource consumption at both namespace and tenant level. This info is derived from the annotations placed on the Resource Quota object by the Capsule Operator.

However, current implementation already provides this info in the Resource Quota objects from the standard "Resource Quota" page. The "Resource Budget" menu is now redundant. Shall we consider to remove it?

Support of Capsule Tenant CR v1beta1

Introduce the support of Capsule Tenant CRD v1beta1 APIs version:

apiVersion: capsule.clastix.io/v1beta1
kind: Tenant
metadata:
  name: gas
spec:
  owners:
    -
      kind: User
      name: bob

Hide the menu for unprivileged users

Currently, the Capsule menu on the left side of Lens is displayed for all the users. It would be nice to hide/show the menu according to the user's permissions. For example, users that cannot list tenants should not see the menu.

Add new Tenant button

In the Tenants list windows, provide a button to create a new tenant. This will open a wizard with guided process to create a new tenant.

Installing from source code on Mac OS fails

Installing from source code on Mac OS fails:

make build
make install
ln -sT "/Users/joe/Shared/clastix/capsule-lens-extension" "/Users/joe/.k8slens/extensions/capsule"
ln: illegal option -- T

[Tenant details page] Display of Limit Ranges

[Tenant details page]

Change the display of Limit Ranges to make it consistent with yaml structure of LimitRanges and aligned with look&feel of the other tenant fields.

@zhilinn I appreciate your effort to make the display more compact and readable but I prefer to have a more consistent view.

Try this display

image

Extension incompatible with Lens 5.4.x

When adding the pre-build release (0.0.1) to the Lens instance (version 5.4.3), it states "Incompatible version".

Is there a dependency that needs to be bumped to get the extension to work with newer versions of Lens?

Support of CapsuleConfiguration CR

Introduce support of CapsuleConfiguration CRD APIs:

apiVersion: capsule.clastix.io/v1alpha1
kind: CapsuleConfiguration
metadata:
  name: default
spec:
  userGroups: ["capsule.clastix.io"]
  forceTenantPrefix: false
  protectedNamespaceRegex: ""

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.