Ben Potter
Ben Potter
- Token management/revocation will be an OSS feature - Down the road, we may add enterprise functions such as configurable token durations and custom scopes
Curious what y’all think of the following behavior: - context: Open in Coder button is often embedded inside repos or internal wikis for specific projects/repos. Often a template can support...
@jsjoeio I love the simplicity! I'm assuming this means you consider the "auto-clone" functionality less important for the feature or up to the template to implement? For monorepos or 1-repo-per-template...
Hey @jsjoeio - looks solid. A few clarifying questions: > As an Admin, I want to add an “Open in Coder” button to my repository so my users can navigate...
> For first version, they would read about it in the docs and see an example like > "Add an 'Open in Coder' button to your README.md using this format:...
Let's do it!
TLDR is we're going to simply provide a button for now and evaluate pre-filled params down the road.
Sadly Hasicorp's terraform provider doesn't support runtimeClassName in the pod spec, but an unofficial one does: Example template [First, install Sysbox on your Kubernetes cluster](https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-k8s.md) ```hcl terraform { required_providers {...
WIP docs in: https://github.com/coder/coder/tree/docs/dind. Will mention how to use a priviledged sidecar docker container as well
Yeah, I reproduced with Caddy as well.