oneumyvakin
oneumyvakin
Hello, first of all thank you for this package, it's great that it so powerful and tiny! I just want to share that comments lines started with '#' are skipped...
Hi, this project has a roadmap here https://github.com/phpseclib/phpseclib/wiki/Roadmap Can we please have a dates for 3.0 like "Q4 2020" or "Q4 2021"?
Hello guys, I've found that your plugins zip archives contains plugin version in plugin name like Magic-Fields-2-2.3.3.1, Magic-Fields-2-2.3.3 and so on. This is a really bad approach: 1. You can...
### Short description of the problem mock in docker container fails because of apparmor running on host ### Output of `rpm -q mock` mock-1.4.11-1.el7.noarch ### Steps to reproduce issue 1....
I'm trying to create table like http://i.imgur.com/txmc4Rb.png from json object. Could you please advice how JSON should looks like to get this table? I've tries this [ {"Title1": "Col1", "Title2":...
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.8.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [Bare Metal K8s] - **Are you...
**Description** **Steps to reproduce the issue:** 1. Install Docker 19.03 on Ubuntu 20 or CentOS 8 2. Init Swarm 3. Start some services by docker stack deploy 4. Upgrade docker...
Could you please create tutorial about how to integrate sphinxit with django application?
Here the sample ``` _, err := something() if err != nil { return err } // Following code was generated by GitHub CoPilot =) if sometingElse() != nil {...
**Is your feature request related to a problem? Please describe.** There is need to add option to enable/disable prometheus https://github.com/kube-vip/kube-vip/issues/415 **Describe the solution you'd like** Setting `prometheus_server` to empty string...