GithubHelp home page GithubHelp logo

jenkins-x-plugins / jx-health Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 6.0 350 KB

A kuberhealthy custom health check for Jenkins X

License: Apache License 2.0

Makefile 10.96% Shell 18.74% Go 64.83% Smarty 5.30% Dockerfile 0.17%
hacktoberfest

jx-health's People

Contributors

aabhas-sao avatar ankitm123 avatar babadofar avatar jenkins-x-bot avatar jenkins-x-bot-test avatar jstrachan avatar pow-devops2020 avatar rawlingsj avatar

Watchers

 avatar  avatar  avatar  avatar

jx-health's Issues

Fix for Helm repo location change

In line 48 of the readme file, the new helm repo as shown in https://github.com/kuberhealthy/kuberhealthy

Must change from

helm repo add kuberhealthy https://comcast.github.io/kuberhealthy/helm-repos

to

helm repo add kuberhealthy https://kuberhealthy.github.io/kuberhealthy/helm-repos

tried to make the change myself and create a pull request, don't know what I was unable to

jx health looking in the wrong namespace for kuberhealthy?

I installed kuberhealthy and jx-kh-check according to the instructions like this:

jx gitops helmfile add --chart kuberhealthy/kuberhealthy
jx gitops helmfile add --chart jx3/jx-kh-check
jx gitops helmfile add --chart jx3/jx-kh-check --name health-checks-jx
jx gitops helmfile add --chart jx3/jx-kh-check --name health-checks-install

But I cannot check health.

$ jx health status --all-namespaces
error: failed to validate status options: failed to verify Kuberheathy is running: error finding kuberhealthy running in the kuberhealthy namespace, is it installed?: deployments.apps "kuberhealthy" not found

With the above commands kuberhealthy gets installed to the jx namespace and not kuberhealthy. But it looks like the jx health status command is expecting kuberhealthy to exist in kuberhealthy namespace.

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.