Juri Malinovski

Results 17 issues of Juri Malinovski

OS: Debian 8 Jessie `enabled = false` `# pam-generic filter can be customized to monitor specific subset of 'tty's` `filter = pam-generic` `# port actually must be irrelevant but lets...

CRD supports `image` value only with predefined external registry. Sometimes access to registry is restricted to internal registry only, in this case you need to define imagePullSecrets or modify serviceAccount.

good first issue
help wanted

### Spegel version v0.0.24 ### Kubernetes distribution Kubeadm ### Kubernetes version 1.28 ### CNI Calico ### Describe the bug `monitoring/grafana-dashboard.json` line 401 ``` "expr": "max(rate(http_request_duration_seconds_bucket{job=\"spegel\"})) [$__interval]" ``` The `$__intreval` variable...

bug

From [man crontab](https://man7.org/linux/man-pages/man5/crontab.5.html) The RANDOM_DELAY variable allows delaying job startups by random amount of minutes with upper limit specified by the variable. The random scaling factor is determined during the...

question

Prevent helm from uninstalling the CRD when the helm release is uninstalled.

Is it possible to use "etcdbrct snapshot" to backup already existing etcd cluster, using etcdbrctl pod's hostPath and hostNetwork? etcdbrctl pod example manifest ``` apiVersion: v1 kind: Pod metadata: labels:...

kind/enhancement