Taha Jahangir

Results 9 comments of Taha Jahangir

@DandyDeveloper Sorry for late response. The `getent hosts` command issues multiple (because of `ndots:5` option) DNS queries to resolve the host. Theses queries may fail because of a busy network...

Currently shard-related metrics have only node-id (e.g `3qyB0_WGRYCEzAYwhvSDqQ`), and there isn't any other metric which contains both node-node and node-id, so it's impossible to join/extract node-name of shards.

The existing `-b` option only works when the specified IP is on the same interface as the default route interface. When machine have multiple interfaces and the bind-ip is not...

Kopf tries to updated the `last-handled-configuration` annotation, but the update fails with server-error. I think kopf should recognize the `admission web hook .... denied the request` errors and 1) stop...

I think it's a part of CJK Unicode block (Eastern Asian characters). I have `noto-fonts-cjk` installed on my system. Can you put this behind a setting flag?

I didn't understand the phrase " it should be available for ZFS-LocalPV". The node exporter metrics are scraped and available (like `node_zfs_zpool_dataset_nread`), but they contain only dataset-name (not namespace/pvc-name). We...