Gianni
Gianni
According to the github doku 404 is usually an authentication error. https://docs.github.com/en/rest/overview/troubleshooting Try using only RUNNER_REPOSITORY_URL or RUNNER_ORGANIZATION_URL And only RUNNER_TOKEN or GITHUB_ACCESS_TOKEN it worked for me perfectly. But i...
I had a closer look into kube_state_metrics. Very cool project I was not aware of yet. It provides a ton of metrics. Looking forward on your approach .
Still reading the docs. But still not 100% clear how and where to use it. I think it could improve the quality. Found it by accident this project 😄 https://github.com/streetwriters/notesnook/blob/master/servers/themes/package.json#L18
I finally think we should do this. Feel free to use it in your PR. We will add this to the other API endpoints later.
Also interested in having official Helm charts.
I can squash the commits if prefered.
I think you accidentally copied the app form to the pipelines folder.
~~Opened a PR 3 Weeks ago to update base images. But it seems to be unmaintained.~~ It is being rewritten here : https://github.com/cars10/elasticvue/tree/develop https://github.com/cars10/elasticvue/pull/139
Good point. There might be one already in the app CRD. But let me check that.
There is a nodeSelector field for apps here: https://github.com/kubero-dev/kubero-operator/blob/main/helm-charts/kuberoapp/values.yaml#L162 But it's not acceisble by UI