namliz

Results 30 issues of namliz

First of all, thank you for this project it is very well done. This is a feature request to add support for bar graphs in addition to the current line...

bug
question

The Quickstart was useful to play around with but I think it might give the wrong idea: SSO is not actually coupled with docker or k8s. It also works great...

docs

Related to #68. Config shouldn't require restarts and also should support remote endpoints and not just a file. My specific aim is essentially to be able to use Consul as...

enhancement

I'm still reading through but it seems like it wouldn't be too hard to roll sso-auth and sso-proxy into a single binary, busybox/minikube style. It would simplify deployment, I think...

enhancement

Currently the `FOOTER` env does nothing, there's no way to remove "Secured by SSO" or customize the login page without a recompile. I think a -ui flag that points to...

enhancement

Error creating DNS Zone: ResourceGroupNotFound ``` module.dns.azurerm_dns_zone.cncf: Creating... max_number_of_record_sets: "" => "" name: "" => "huzzah3.cncf.demo" name_servers.#: "" => "" number_of_record_sets: "" => "" resource_group_name: "" => "huzzah3" tags.%: ""...

To play nice with updated Helm charts, --authorization-mode=RBAC is highly recommended for 1.7+. https://kubernetes.io/docs/admin/authorization/rbac/#role-examples One possible useful dodge is to toggle it on and create/edit a default role that is...

enhancement

``` docker run \ -v /tmp/data:/cncf/data \ -e NAME=testing18 \ -e CLOUD=aws \ -e COMMAND=deploy \ -e BACKEND=file \ -e AWS_ACCESS_KEY_ID=secret -e AWS_SECRET_ACCESS_KEY=secret -e AWS_DEFAULT_REGION=ap-southeast-2 -ti registry.cncf.ci/cncf/cross-cloud/provisioning:ci-stable-v0-2-0 sh ``` `./provision.sh...

The prom pref thing is a big bundle that actually spins up a cluster. We'll cherry pick from there after preliminary tests from here pass (that's just a POC): https://github.com/zilman/kubesmoke/tree/master/Prometheus/tests