Mario

Results 17 issues of Mario

Just wondering if using this profile (thanks so much for this btw) breaks other Chromecast's which might not have as much support as the Ultra?

It would be nice to have a way to define user credentials via environment variables passed at runtime i.e. RTOR_USER and RTOR_PASS. Additionally, I think it would be nice to...

Based from [this](https://github.com/containous/traefik/issues/7#issuecomment-281486988) post, this issue is a feature request for the ability to utilize [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) in k8s for Traefik configuration with the added ability to support live reloading on...

kind/proposal
area/provider/k8s/ingress

Wondering this is something anyone cares about or a future roadmap item already semi-planned?

``` rules: - apiGroups: ["*"] resources: ["*"] verbs: ["*"] nonResourceURLs: [] ``` ^That doesn't seem to work ;( Also tried the kube-cert-manager [rbac](https://github.com/PalmStoneGames/kube-cert-manager/blob/master/k8s/rbac-example.yaml) to no avail; still receiving :( ```...

priority/P1

This would be super useful to have for learning more about the certificate a particular site uses. It could be an add-on option (not default) which shows issuer information, if...

If I spawn a LE stack, it gets a certificate and stores it in the certificate store. If I then remove the stack and recreate it with the same settings,...

enhancement
help wanted

If I have an available patch operation with an operationId of `modifyBlock` and a parameter that references my object definition where there are 3 required properties, `herp`, `derp`, and `cake`,...

![sadface](https://user-images.githubusercontent.com/1192726/35896257-5b3d8afe-0b89-11e8-8dbb-456ebe82884e.png) ``` └[~]> uname -a Linux aquarius 4.14.2-041402-generic #201711240330 SMP Fri Nov 24 08:32:52 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux └[~]> cat /etc/os-release NAME="Linux Mint" VERSION="18.3 (Sylvia)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux...

## Prerequisites - [X] I have searched open and closed issues to make sure that the bug has not yet been reported. Closest I could find was https://github.com/simple-login/app/issues/1562#issuecomment-1416931137 ## Bug...