Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Add support for StorageClasses #1794

Closed
alexbrand opened this issue Jan 7, 2021 · 1 comment · Fixed by #2059
Closed

Add support for StorageClasses #1794

alexbrand opened this issue Jan 7, 2021 · 1 comment · Fixed by #2059
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers

Comments

@alexbrand
Copy link
Contributor

Describe the problem/challenge you have
Currently, Octant does not display storage classes under the Cluster -> Storage section.

image

Describe the solution you'd like
Add support for the StorageClass resource.

Environment:

  • Octant version (use octant version):
Version:  0.16.1
Git commit:  8aebb34922f83894fb02ad393740e96ee1b3d8fe
Built:  2020-10-08T02:48:58Z

Kubernetes version (use kubectl version):

Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.2", GitCommit:"f5743093fd1c663cb0cbc89748f730662345d44d", GitTreeState:"clean", BuildDate:"2020-09-16T21:51:21Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1+vmware.2", GitCommit:"9d9a7637ad75801f9296a1cebe63120c020305d4", GitTreeState:"clean", BuildDate:"2020-09-22T22:55:02Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}
@wwitzel3 wwitzel3 added the enhancement New feature or request label Jan 7, 2021
@wwitzel3 wwitzel3 added this to Incoming in Backlog via automation Jan 7, 2021
@wwitzel3 wwitzel3 moved this from Incoming to Unsorted in Backlog Jan 7, 2021
@GuessWhoSamFoo
Copy link
Contributor

We should a tracking issue for all types Octant wants to support (maybe a checklist off kubectl api-resources) and add it to the roadmap/projects. Work on these types of issues are generally left open to the community unless specifically requested since the remaining ones are less common and there are higher priority issues.

@GuessWhoSamFoo GuessWhoSamFoo added go Pull requests that update Go code good first issue Good for newcomers labels Feb 16, 2021
Backlog automation moved this from Unsorted to Closed Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request go Pull requests that update Go code good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants