Alexander Didenko

Results 4 issues of Alexander Didenko

Added needed RBAC resources to Helm chart to make application properly work on clusters with RBAC enabled. Also some minor labels and k8s object names improvements, nodeSelector and resource limits...

Kubernetes v1.22 removes a lot of previously deprecated apiVersions, and k8s-netchecker-server uses a lot of outdated libraries and removed apiVersions which leads to crashes. Log from the Pod: ``` I0125...

At the moment the server does not support horizontal scaling. So we need to add a possibility to run several server applications under single Kubernetes service (behind load-balancer). In order...

- Add Prometheus histogram metric with configurable listen port and histogram buckets. - Add new parameter "sensitive_properties" that allows to hide sensitive info from the output ***************** properties ***************** "sensitive_properties"="mysql.password"...