Cole Arendt
Cole Arendt
**Is this a request for help?**: no --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): FEATURE REQUEST **Version of Helm and Kubernetes**: `helm 3.4.0` **What happened**: When...
Related to #659 It seems `httr::parse_url` has a dependency on protocol that is surprising. For instance, if protocol is not defined, then everything shows up in the `$path`, where I...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
# Feature request ## Is your feature request related to a problem? Please describe. To make deployment of my application "simpler," I have a proxy that listens on the same...
After migrating authentication providers and changing usernames, we noted the following: There is a users-cache.yml file that seems to cache usernames. This is a problem because usernames are mutable in...
##### Environment ``` Installation method: kubernetes YAML file Kubernetes version: Dashboard version: 2.0.0-rc7 Operating system: Node.js version ('node --version' output): Go version ('go version' output): ``` ##### Steps to reproduce...
### Environment * PostgreSQL version: 12 * PostgREST version: Any * Operating system: ### Description of issue Postgrest docs articulate very clearly (thank you!) the: - benefits of view usage...
- Allows arbitrary number of `SHARED_DIRECTORY` inputs by using and parsing the `docker CMD` - Allows arbitrary NFS options being set by using `NFS_OPTS` environment variable - Tries valiantly to...
I do not know a whole lot about NFS, but wanted to see if there is an easy way to enable NFS logging for debug purposes when things are not...
@sjiveson I am running into this same issue and attempting to resolve based on your comments on Jan 29 on #7 / #17 . Unfortunately, I am not very experienced...