octant icon indicating copy to clipboard operation
octant copied to clipboard

CronJob conversion error, many pages show nothing

Open pwillis-eiq opened this issue 2 years ago • 1 comments

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:

  • Octant version (use octant version):
$ octant version
Version:  0.25.1
Git commit:  f16cbb951905f1f8549469dfc116ca16cf679d46
Built:  2022-02-24T21:59:56Z
  • Kubernetes version (use kubectl version):
Client Version: v1.24.2
Kustomize Version: v4.5.4
Server Version: v1.21.12-gke.2200
WARNING: version difference between client (1.24) and server (1.21) exceeds the supported minor version skew of +/-1
  • OS (macOS 10.15, Windows 10, Ubuntu 19.10 etc): MacOS 12.2, M1 Max

pwillis-eiq avatar Aug 17 '22 16:08 pwillis-eiq

There is PR for this issue pending merge.

HighWatersDev avatar Aug 25 '22 04:08 HighWatersDev