Vassiliy Yegorov

Results 8 issues of Vassiliy Yegorov

monitored configMaps too. `{ "configVersion":"v1", "kubernetes":[ { "apiVersion": "events.k8s.io/v1beta1", "kind": "Event", "namespace": { "nameSelector": { "matchNames": ["example-monitor-events"] } }, "fieldSelector": { "matchExpressions": [ { "field": "metadata.namespace", "operator": "Equals", "value": "example-monitor-events"...

good first issue
example

``` Fatal error: Uncaught Error: Call to a member function getRequest() on null in /var/www/yii2/vendor/yiisoft/yii2-debug/src/panels/**RequestPanel.php on line 59** Call Stack: 0.0016 351728 1. {main}() /var/www/yii2/vendor/codeception/codeception/codecept:0 0.5448 1842688 2. Codeception\Application->run(???, ???)...

type:bug

``` ErrorException Declaration of AWT\Http\Controllers\ApiLogController::index(AWT\Contracts\ApiLoggerInterface $logger) should be compatible with App\Http\Controllers\Controller::index(Illuminate\Http\Request $request) ```

how enable action link ? from alert rules: ``` - alert: Node LowDiskSpace expr: node_filesystem_avail_bytes{mountpoint!~"(^/etc.*|^/run.*|^/.+/dev.*|^/.+/sys.*|^/boot.*)"} / node_filesystem_size_bytes{mountpoint!~"(^/etc.*|^/run.*|^/.+/dev.*|^/.+/sys.*|^/boot.*)"} * 100 < 20 > 10 for: 5m labels: severity: warning annotations: summary:...

after up ver to 2.0.1 Back-off restarting with: ``` 2023/03/13 10:20:03 failed: failed to reload systemd 2023/03/13 10:20:52 Running drbd-shutdown-guard version v1.0.0 2023/03/13 10:20:52 Creating service directory '/run/drbd-shutdown-guard' 2023/03/13 10:20:52...

how can I run the operator and create a cluster on a system with docker.io? if to up the k8s-cluster via [rke](https://www.rancher.com/products/rke) (first cli version from Rancher). there all cluster...

how install\support on macos in zsh ?

Message send error: ``` Traceback (most recent call last): File "/usr/lib/zabbix/alertscripts/rocketchat.py", line 8, in body = body.encode(encoding='utf-8') UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 313: ordinal not in...