Eugene Polianychko

Results 6 issues of Eugene Polianychko

I'm facing an issue with frequent restarts on v0.0.95. Liveness endpoint (/metrics) response may sometimes be in the range of 1-5 seconds. Of course I can just increase the timeout...

kind/bug
workflow/todo

Возможно ли обновить требование до php >= 7.2 и guzzlehttp/guzzle >= 7.0.1 ?

flux version: v0.31.0 kustomize controller version: v0.26.0 1. there is a Kustomization with a wait and a timeout: ``` apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 kind: Kustomization [...] wait: true timeout: 15m ``` 2....

Helm supports unsetting/deleting the default chart value: https://helm.sh/docs/chart_template_guide/values_files/#deleting-a-default-key It works as expected when you set some value to null when HelmRelease is created the first time, for example you set...

area/kustomize

/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** There is a way to set registry mirrors which is great: https://github.com/kubernetes/kops/blob/master/docs/cluster_spec.md#registry-mirrors But looks like there is...

kind/feature
lifecycle/frozen

I've tried wave for the first time and looks like there is a possible conflict between default kubernetes rollout when you modify configmap/secret reference. So basically k8s starts its rollout...

Stale