-
In some cases, I need to configure special parameters for the git lab runner that is created by the CML runner. I also need to be able to set special options for running the container.
For example: …
-
The error `RequestError [HttpError]: Resource not accessible by integration` is raised when you use incorrect secret (I've used `secrets.GITHUB_SECRET` instead of a personal access token with repo+wor…
-
- tests sometimes pass despite introducing breaking changes
+ The main reason was having introduced a gyp lib that needed sudo permissions breaking the cml service inside the CML aws image managed …
-
Right now even after the task execution we are still maintaining the resources created. A task should be just only a resource linked to the bucket and not to all the infrastructure used during computi…
-
Usual default is `ext4` which doesn't support reflinks. Would be great to make it easy to choose (or maybe default to) a different system.
Probably needs block-based storage (e.g. [AWS EBS](https:/…
-
@vinaychandrasekhar had some comments and questions about the state of our current Observability Rules and Alerting docs. I'm attempting to capture most of what he was asking about here so we can disc…
-
Cloud vendors are famous for deprecating old offerings and creating new ones at breakneck speed, and users will have a better experience if they adhere to the most recent vendor-specific regions and m…
-
Hi everyone,
I'm getting the following error when trying to create A100 or L4 based instances on GCP using `cml runner launch` (`a2-highgpu` and `g2-standard` types respectively):
```
***"level…
-
Add support for migrating to https://github.com/mevansam/terraform-provider-cf
This is a follow up of #23
-
### Use-cases
I'd like to be able to provision the same set of resources in multiple regions a `for_each` on a module. However, looping over providers (which are tied to regions) is currently not…