question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not found the VerticalPodAutoscaler extension dependency Class

See original GitHub issue

hi, guys, i have seen that client v5.10.0 has support VerticalPodAutoscaler resource operation, but when i use v5.11.0 in pom, still not found the related Class, the following is my pom.xml config:

<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>kubernetes-client</artifactId>
    <version>5.11.0</version>
</dependency>

the following is the error that not found the related Class: image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
qhh0205commented, Apr 19, 2022

Resolved, thanks @rohanKanojia !

0reactions
manusacommented, Apr 26, 2022

Des the versions of fabric8 client and VerticalPodAutoscaler extension client need to be consistent?

For major versions they must. For 5.x minor versions you can have different versions starting on one of 5.x releases (I can’t remember which one right now)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vertical Pod autoscaling | Google Kubernetes Engine (GKE)
This page provides an overview of vertical Pod autoscaling in Google Kubernetes Engine (GKE) and provides reference material for the VerticalPodAutoscaler ...
Read more >
can not work with vertical-pod-autoscaler · Issue #2467 - GitHub
Containers have been initialization. after create vpa, code1 will not call. when pod label change ,code2 will call, recommender will work well.
Read more >
Troubleshooting installations | OpenShift Container Platform 4.8
Default storage classes are not defined in user-provisioned infrastructure ... If it is not available, the command returns 404 file not found ....
Read more >
TGI Kubernetes 126: Vertical Pod Autoscaling - YouTube
Episode notes at https://github.com/vmware-tanzu/tgik/tree/master/episodes/126- 00:00:00 - Welcome to TGIK!- 00:02:50 - Week in Review- ...
Read more >
RHSA-2022:5069 - Security Advisory - Red Hat Customer Portal
To check for available updates, use the OpenShift Console or the CLI ... scaleup playbook failed because missing some dependency of podman ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found