You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Upgrade to new popeye (0.21.6)
My kubectl works fine
(⎈|sandbox1:solr)sjairam@sanjMacBookM3 ~ % k get nodes
NAME STATUS ROLES AGE VERSION
ip-10-140-210-6 Ready 4d2h v1.31.4+rke2r1
ip-10-140-210-69 Ready control-plane,etcd,master 4d2h v1.31.4+rke2r1
ip-10-140-210-7 Ready 4d2h v1.31.4+rke2r1
Which means it is communicating to the Control Nodes and Server
If I execute popeye, I get the unhandled error
E1231 10:41:43.245451 40547 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get
See error
Expected behavior
A normal cluster score based on the default popeye scan
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
OS: macbook M3 15.2
Popeye : 0.21.6
K8s 1.31.4
Additional context
The old popeye worked, just trying to work out how to rollback
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
(⎈|sandbox1:solr)sjairam@sanjMacBookM3 ~ % k get nodes
NAME STATUS ROLES AGE VERSION
ip-10-140-210-6 Ready 4d2h v1.31.4+rke2r1
ip-10-140-210-69 Ready control-plane,etcd,master 4d2h v1.31.4+rke2r1
ip-10-140-210-7 Ready 4d2h v1.31.4+rke2r1
Which means it is communicating to the Control Nodes and Server
If I execute popeye, I get the unhandled error
E1231 10:41:43.245451 40547 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get
See error
Expected behavior
A normal cluster score based on the default popeye scan
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
Additional context
The old popeye worked, just trying to work out how to rollback
The text was updated successfully, but these errors were encountered: