Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popeye 0.94 : Boom! No resource meta found #186

Closed
survivant opened this issue Jul 15, 2021 · 2 comments
Closed

Popeye 0.94 : Boom! No resource meta found #186

survivant opened this issue Jul 15, 2021 · 2 comments

Comments

@survivant
Copy link

I downloaded release 0.94 and when I ran the program, I got BOOM!. Here in the top, with 0.93 I got output but now I have this (bellow)

  · openebs/openebs-cstor-csi-controller...........................................................😱
    🔊 [POP-404] Deprecation check failed. Unable to assert resource version.
    🐳 csi-attacher
      😱 [POP-106] No resources requests/limits defined.
    🐳 csi-provisioner
      😱 [POP-106] No resources requests/limits defined.
    🐳 csi-resizer
      😱 [POP-106] No resources requests/limits defined.
    🐳 csi-snapshotter
    🐳 cstor-csi-plugin
      😱 [POP-106] No resources requests/limits defined.
    🐳 snapshot-controller
      😱 [POP-106] No resources requests/limits defined.


SUMMARY
┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅┅
Your cluster score: 83 -- B
                                                                                o          .-'-.
                                                                                 o     __| B    `\
                                                                                  o   `-,-`--._   `\
                                                                                 []  .->'  a     `|-'
                                                                                  `=/ (__/_       /
                                                                                    \_,    `    _)
                                                                                       `----;  |

PS C:\Users\sd003526\Downloads\popeye_Windows_x86_64.tar> .\popeye.exe
 ___     ___ _____   _____                       D          .-'-.
| _ \___| _ \ __\ \ / / __|                       O     __| K    `\
|  _/ _ \  _/ _| \ V /| _|                         H   `-,-`--._   `\
|_| \___/_| |___| |_| |___|                       []  .->'  X     `|-'
  Biffs`em and Buffs`em!                            `=/ (__/_       /
                                                      \_,    `    _)
                                                         `----;  |


Boom! No resource meta found for policy/v1/poddisruptionbudgets
@derailed
Copy link
Owner

@survivant Soopa! Please include your k8s version so we can track this down

@survivant
Copy link
Author

survivant commented Jul 15, 2021


installed on premise with kubeadm

PS C:\Users\sd003526\Downloads\popeye_Windows_x86_64.tar> kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", BuildDate:"2020-09-09T11:26:42Z", GoVersion:"go1.15", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.5", GitCommit:"6b1d87acf3c8253c123756b9e61dac642678305f", GitTreeState:"clean", BuildDate:"2021-03-18T01:02:01Z", GoVersion:"go1.15.8", Compiler:"gc", Platform:"linux/amd64"}
PS C:\Users\sd003526\Downloads\popeye_Windows_x86_64.tar>


root@test-pcl4004:~# kubectl get nodes
NAME           STATUS   ROLES                  AGE   VERSION
test-pcl4004   Ready    control-plane,master   99d   v1.20.4
test-pcl4006   Ready    <none>                 69d   v1.20.4
test-pcl4008   Ready    <none>                 69d   v1.20.4
test-pcl4012   Ready    <none>                 69d   v1.20.4
test-pcl4018   Ready    <none>                 17d   v1.20.4
root@test-pcl4004:~#

if you have a flag to output a verbose log, tell me and I'll send you the output

derailed added a commit that referenced this issue Jul 15, 2021
derailed added a commit that referenced this issue Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants