mindthecap

Results 4 issues of mindthecap

In order to circumvent the problem that from version 15 of nodejs, npm install is triggered from root directory, a WORKDIR variable has to be used as explained in https://stackoverflow.com/questions/57534295/npm-err-tracker-idealtree-already-exists-while-creating-the-docker-image-for....

Storage resize in SingleBinary deployment is impossible because it's created with StatefulSets, which prohibits changing the manifest after deployment. The affected line in code: https://github.com/grafana/loki/blob/599a3002d2878eafd2a64dc270f662f9756cae5b/production/helm/loki/templates/single-binary/statefulset.yaml#L172-L191 SingleBinary deployment should create separate...

area/helm
type/bug

Hello! Please clarify what it means that the operator chart is supporting "only the latest point release of the CloudNativePG operator". I see that the chart repository contains multiple chart...

chart( operator )