framctr

Results 15 issues of framctr
trafficstars

### Description Get the server version of Kubernetes as a `data` object. It would be useful in cases in which someone needs to create resources depending on the kubernetes version...

enhancement
good first issue
help wanted

### Is your feature request related to a problem? When a GitRepo is not reachable due to a maintenance (e.g., GitLab self-hosted update), Fleet fails to connect and the Fleet...

kind/enhancement

Reference issue [#313](https://github.com/coder/modules/issues/313)

Hi, I'm able to use Jupyter on subpath in the following way: ```hcl data "coder_workspace" "me" {} data "coder_workspace_owner" "me" {} resource "coder_agent" "main" { os = "linux" arch =...

enhancement
module-idea

Would it be possible to add an image tag with the OS version or name? Something like `codercom/enterprise-base:ubuntu-24.04` or `codercom/enterprise-base:ubuntu-noble`. This can prevent the image from suddenly changing, with workspaces...