Vilius Šumskas
Vilius Šumskas
/remove-lifecycle stale
> Running metrics-server in different namespace than "kube-system" is not supported in official manifests. Even if it is so, previous change breaks compatibility. BTW, we were using metrics-server in different...
Not sure how helm chart is built, but it looks like template still contains the same permission I'm proposing to bring back in manifest https://github.com/kubernetes-sigs/metrics-server/blob/cd7cd4a936b76332423602ac82289da49d6066b1/charts/metrics-server/templates/clusterrole.yaml#L21 Maybe this is why metrics-server...
/remove-lifecycle stale
/remove-lifecycle stale
This is still happening on 16.17.1 docker images.
Actually, this is not only an issue with run-scripts. node:16-alpine docker image is completely broken as a base build image in these cases: 1. Environments where image is run by...
> https://github.com/nodejs/docker-node/blob/main/docs/BestPractices.md#non-root-user Yes, I saw that, but this assumes that Docker image can be modified. In a lot of cases, you cannot do that. Free GitLab runners are one such...
> Note that there's "being the admin user, and installing stuff" and there's the "run as administrator" option that windows offers every user for every executable, in order to temporarily...
@cushon I think more explanation is needed why you think configuration file is the only option here. Are you worried about compatibility with current behaviour? Current behaviour is a bug...