Alexey Dubkov
Alexey Dubkov
``` log.Info().Str("level", log_level).Msg("Logging") ``` What I expect: ``` 2019-07-28T02:43:45-07:00 INF Logging level=debug ``` What I'm getting: ``` 2019-07-28T02:43:55-07:00 DBG Logging ```
We need to add ability to set annotations to the server object. I'm trying to use external-dns to point it to internal ip address.
Hi, How can I filter instances to list only boxes which pass 2/2 status checks [DescribeInstanceStatus](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstanceStatus.html)?
Would be awesome to have SmartTubeNext for Oculus Quest and other VR platforms.
```bash $ cat storagepool.yaml apiVersion: openebs.io/v1alpha1 kind: StoragePool metadata: name: gpdpool type: hostdir spec: path: "/mnt/disk1" $ kubectl -n openebs apply -f storagepool.yaml error: unable to recognize "storagepool.yaml": no matches...
It's good idea to automatically use system hostname if it's not specified in `ZabbixMetric`. Only parameters we really need is `key` and `value`. The weird thing is, we can't just...
   