Rugwiro Valentin
Rugwiro Valentin
Do I need to override the create method on the article-view if I am using generic class based views. I am not trying to replicate everything you have done but...
Should release a binary for Apple M1 processors and other arm/arm64 processors
after encountering some challenges while trying to add `go.etcd.io/etcd`, I decided to move from govendor (dep)[https://github.com/golang/dep] after having consulted with the etcd project (https://github.com/etcd-io/etcd/issues/10288#issue-385597736) and realizing the issue was with...
When I tried to build a fork of the project in my own CI and my laptop it could not find the packages. Example: `main.go:46:2: cannot find package "github.com/nanopack/shaman/api" in...
This is such a great project with some great features that i didn't find elsewhere. The downside is I found it by pure luck. I am suggesting to add it...
Fixes #65 ## Proposed Changes - add `github.com/aliyun/aliyun-oss-go-sdk/oss` dependency. - Implement Alibaba Object Storage Service backend. - Add Alibaba OSS to plugins config ### Description ### Checklist - [x] Read...
I don't know your roadmap but supporting more deployment options would bring more people to the community. And the kubernetes community is one of the largest. Plus it would help...
**Context** * Ignite: v0.6.3 * 18.04: GCP custom image via ``` gcloud compute images create nested-virt \ --source-image-project=ubuntu-os-cloud \ --source-image-family=ubuntu-1804-lts \ --licenses="https://www.googleapis.com/compute/v1/projects/vm-options/global/licenses/enable-vmx" ``` notice that I changed 1604-lts --> 1804-lts...
Most production Prometheus servers ask for authentication before you can access them. Adding at least Bearer token and simple password authentication schemes would great.
### Change Summary **What and Why**: We need a way to start a deployment in one session on one machine and finish it in a different session or even another...