Cole Arendt

Results 83 issues of Cole Arendt

Also add clarification on one of the steps This might be a reasonable time to look at switching out `iris` for another dataset? 🤷‍♂️

**Is your feature request related to a problem? Please describe.** Yes. On first deployment of the couchdb helm chart, I need to create the `adminSecret` myself **Describe the solution you'd...

#### What this PR does / why we need it: We utilize Helm's `lookup` command to store a generated `uuid` in an "internal" secret in Kubernetes. This allows generating the...

**Is your feature request related to a problem? Please describe.** After deploying the helm chart, there is a very helpful / explanatory message in `NOTES.txt` about cluster state: ``` Once...

**Is your feature request related to a problem? Please describe.** If you haven't interacted with the service in a while, it's easy to forget how `adminHash` and `adminPassword` values interact....

**Is your feature request related to a problem? Please describe.** As discussed in #80 , keeping `values.yaml` in sync with `README.md` can be tricky. As a result, a tool called...

**Describe the bug** When configuring couchdb inside of the helm chart, one class of configuration involves hardening / tweaking the authentication configuration. It is possible to change this in such...

**Is your feature request related to a problem? Please describe.** This is related to #7 , although that issue seems a bit dated. Basically, when `createAdminSecret` is used (by default),...

https://docs.rstudio.com/ide/server-pro/r-sessions.html#rstudio-connect-server RStudio Server Pro makes a "Default Connect Server" setting available that is then populated in the R session whenever creating a "connection" to an RStudio Connect server for deployment....

When defining a new Connect server: ![image](https://user-images.githubusercontent.com/23075542/70320402-9e162f80-17f2-11ea-8272-21d983897499.png) I oftentimes have to go create an API key for this context. This requires a lot of "know-how" from the user. If /...