terraform-provider-iterative icon indicating copy to clipboard operation
terraform-provider-iterative copied to clipboard

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes

Results 92 terraform-provider-iterative issues
Sort by recently updated
recently updated
newest added

Renamed delete to destroy. Renamed read to status. Restructured base options and moved all subcommands into a single package.

Suggested solution for https://github.com/iterative/cml/pull/802, along with https://github.com/iterative/cml/pull/1164

## Prioritized * [ ] ... ## Not prioritized * [ ] #291 * [x] https://github.com/iterative/terraform-provider-iterative/pull/700 * [ ] Stream logs in real time (SSH/SPDY) * [ ] #531 >...

epic
leo

## Requested Functionality If you're using k8s as your compute environment and you're operating on-prem, it's quite likely that you also have some kind of shared storage system (e.g. NFS)....

enhancement
storage
cloud-k8s
external-request

#### Extracted from https://github.com/iterative/terraform-provider-iterative/pull/645#discussion_r952928197 It's either a bug or some weird workaround @0x2b3bfa0 forgot to document. Sounds like a bug. https://github.com/iterative/terraform-provider-iterative/blob/7b27c579a56813c6f48627fe6da777d63f46808b/task/k8s/task.go#L205-L207 Should read `t.Resources.Job.Delete` instead of `t.Resources.Job.Create` but changing it...

## Requested Functionality When running a large parallel job on a k8s cluster, I might have many more tasks that need to be run than I have pods to run...

enhancement
cloud-k8s
external-request

#### Extracted from https://github.com/iterative/terraform-provider-iterative/pull/645#discussion_r952928867 Kubernetes `task` code uses environment variables in a rather hacky way to differentiate file transfer from code execution jobs. While this is mostly a consequence of...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies