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
I wanted to change the token used for jx git operator
jx admin operator succeeded as can be seen below but the health check still show healthy=false in Octant and
jx health get status --all-namespaces --watch shows
NAME NAMESPACE STATUS ERROR MESSAGE
jx-bot-token jx ERROR failed to verify bot account with https://api.github.com/user, response status 401 Unauthorized code 401
changing to the jx namespace to verify
jx ns jx
Now using namespace 'jx' on server ''.
jx verify ingress -b
now verifying docker registry ingress setup in dir .
jx gitops webhook update --warn-on-fail
W1102 13:39:26.780733 2046 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
Checking hooks for repository jtf-ops/jx3-20201023
Found matching hook for url http://hook-jx.jx.docure.ai/hook
boot Job pod jx-boot-500f167bc44fda69928bce3-l64cg has Succeeded
boot Job jx-boot-500f167bc44fda69928bce3 has Succeeded
The text was updated successfully, but these errors were encountered:
I wanted to change the token used for
jx git operator
jx admin operator
succeeded as can be seen below but the health check still showhealthy=false
in Octant andjx health get status --all-namespaces --watch
showsThe text was updated successfully, but these errors were encountered: