vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 481 forks source link

CronJob conversion error, many pages show nothing #3335

Open pwillis-eiq opened 1 year ago

pwillis-eiq commented 1 year ago

What steps did you take and what happened:

  1. Installed Octant (via Homebrew)
  2. Authenticated to cluster in Google Cloud
  3. Ran octant
  4. Many pages (Workload overview, cron jobs, namespaces, etc) just spin and show nothing. Got errors on console:
    2022-08-17T12:43:11.298-0400    ERROR   api/content_manager.go:159  generate content    {"client-id": "xxxx-xxxx-xxxx-xxxx", "err": "generate content: scheme convert: converting (v1.CronJob) to (v1beta1.CronJob): unknown conversion", "content-path": "overview/namespace/default/workloads"}

What did you expect to happen:

Able to see Workload overview, cron jobs, namespaces, etc

Anything else you would like to add:

Environment:

HighWatersDev commented 1 year ago

There is PR for this issue pending merge.