bitsofinfo

Results 83 issues of bitsofinfo

Hi, thanks for the library. Is this project dead? I see a PR merged for py3 support, yet an open issue and no releases for quite a while. Any plan...

``` bash-4.4$ helm repo list NAME URL stable https://kubernetes-charts.storage.googleapis.com local http://127.0.0.1:8879/charts jetstack https://charts.jetstack.io bitsofinfo-appdeploy git+https://github.com/bitsofinfo/appdeploy@ ``` In another charts requirements.yaml ``` # requirements.yaml dependencies: - name: appdeploy version: "1.0.1" repository:...

Running 1.5.1 My cluster is never forming, no node is joining itself and this process is just going on forever All nodes can see each other as reported by `LowestAddressJoinDecider`....

if your Dockerfile is in the root of a project, this task moves it to build/docker which breaks all source paths specified in one's docker file....

**Describe the solution you'd like** Support vault as a backend for secrets. **What is the added value?** Having new backends increases chances for adoption and broadens the operator use cases....

enhancement
backend/all

My secrets in SSM in AWS are there because they are sensitive. Do I have to copy those secrets into my local `serverless.yml` or the `.env` files in order to...

Code to be upgraded to fix generic-pool changes https://gist.github.com/sandfox/5ca20648b60a0cb959638c0cd6fcd02d https://github.com/bitsofinfo/powershell-command-executor-ui/issues/1

enhancement

Evaluate if adding thread support will significantly improve performance. Given the bound processes are separate from node already this may not help a ton https://github.com/xk/node-threads-a-gogo

enhancement

Will AGIC work with DNS based lets-encrypt/cert-manger challenges?

Last I looked at the docs here: https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-install-existing it states under pre-reqs: that azure CNI is required.... yet I see on this site, that kubenet is supported? Where should I...