Giter VIP home page Giter VIP logo

Comments (8)

Zauxst avatar Zauxst commented on June 20, 2024 2

Roll back should not be an option. We know that this issue is since version 8th.

By the looks of it, this plugin is no longer supported for version 8. Maybe releasing and maintaining dashboards instead of a plugin is a better solution.

from kubegraf.

Zauxst avatar Zauxst commented on June 20, 2024 1

The plugin seems to now have a signed signature, but the issue is still present.
#65 is probably linked to this problem.

from kubegraf.

bhozar avatar bhozar commented on June 20, 2024 1

Their page reads a bit like the plugin has now been abandoned and states "The original plugin’s code is available at the open GitHub repository." which is this repo.

https://devopsprodigy.com/products/kubegraf

from kubegraf.

CrazyMushu avatar CrazyMushu commented on June 20, 2024

I have the same problem

from kubegraf.

SergeiSporyshev avatar SergeiSporyshev commented on June 20, 2024

Hi!
Thanks for your issue.
Will investigating asap

from kubegraf.

 avatar commented on June 20, 2024

Issue is, that Grafana 8 starts to not trust unsigned plugins and the kubegraf plugin seems to have a modified signatures.
According to https://grafana.com/docs/grafana/latest/administration/configuration/#allow_loading_unsigned_plugins -> Plugins with modified signatures are never loaded.

from kubegraf.

jon-eicher avatar jon-eicher commented on June 20, 2024

FYI - Here is a quick workaround if you would like to rollback your grafana to a pre 8 version.

Find out the versions of the package you have available:
apt-cache showpkg grafana

Now install the version you would like:
apt-get install grafana=7.5.10

To lock the package from being updated:
apt-mark hold grafana

from kubegraf.

Zauxst avatar Zauxst commented on June 20, 2024

Their page reads a bit like the plugin has now been abandoned and states "The original plugin’s code is available at the open GitHub repository." which is this repo.

https://devopsprodigy.com/products/kubegraf

At least now we know...

from kubegraf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.