Gleb Stepanov

Results 22 issues of Gleb Stepanov

Is therere any possibility to log file and line like ``` Info = log.New(infoHandle, "INFO: ", log.Ldate|log.Ltime|log.Lshortfile) ``` In standard package log ?

I have monitoring system consist of statsd, graphite and grafana. My server sends metrics, for example increments counter, in grafana I display counter with rate and see throughput. I run...

I thought about upper values as percentiles, where upper_95 means value bigger than 95% of samples. But I've observed that uppers have got following ordering: upper_99 < upper_95 < upper_90...

Hi, folks. I've decided to use your CHM implemendation. But i have specifical use case. I use map for counting, actually freqeuency of words. So you guarantee synchronization of each...

question

We should enable flag --experimental-upload-certsfor kubeadm 1.14+ to distributes cluster certs and keys among master nodes instead of manual distribution.

2.1

**Short Summary:** authorized_keys file starts from wrong content ``` no-port-forwarding,no-agent-forwarding,no-X11-forwarding,command="echo 'Please login as the user \"ubuntu\" rather than the user \"root\".';echo;sleep 10" ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDpZfjTKT/n2uA3Q4LUfVrdYLUPDep496NAY2+k7nppSxe+EHiEV8iXoLXaupG+IMon7CfgzzVSyojMzN970BO/dSqINZwF4jLM2xM/0Xq+oBcw/FiSPNU15F1xpwA/mHY4oSpDbdpOEY8+3MFXWJbpfeh135jClQtY5B+I7M/0DlU0cX0MogYeewwWqaiVYg9iKF499tC66+EdHCqUGSX6UFMLaOcIQ+rVW3pifsyNvc3Xatzg3ki6DbHKzeC5E/3f6ReYS1l1dKLHTBezZVFgtqSN2EUVpPin05y2Ty54wqews4x82yjaMnFeipTHBabiVWooi13qOhz3CaVVUpLsejuwDHsocxrPAPtNT4fsMCh7nXoBGNGrxoGMvoVL924W4u1Az0NmIjIgE7NjE/+cewuUtpDzFqPrXMrbgUc+bWCZnXDS7YUsPKjcWV+9NRg5jtlRec0Gekb5CCG8UmSxgdIHRW35zOL1K3WZImKpnBdGYaSB5L4z1oDowGjw4XcHR/98jxr6WMWVLrb2TeLQ1qyuIbG0v5vVnB1Lf9WWL+xdw9WiyQYPY82Cl5mDl8cdSPnZwP/G6rsumIwdhJpx4Cavtm9gzLlBsggJrQvyA7SCYWaOnd9tyQ14Z6twPqNo0F4XX2d9AwoX7qm8sKK5d0xZN+/4P1ns/IlUj6CA6Q== Cluzter-7a2a-provision ```

- [ ] Fix (a **bug** or other **issue** was fixed) - [x] Feature (**new functionality** was added) - [ ] Breaking (**existing functionality** was affected) - [ ] Other...

build-ui that prepares UI to be embedded to binary run only when docker is built or release is pushed.

When UI request to backend stucks in pending state because of problems on backend - UI blocks in waiting for response and in unresponsive. Steps to reproduce 1. Deploy cluster...

2.1
App UI

**Describe the bug** Kubernetes nodes created by control do not have EXTERNAL-IP assigned even though underlying infrastracture has. **To Reproduce** Steps to reproduce the behavior: 1. Spin up cluster 2....

bug
enhancement
2.1
improvement