Akshay Karle

Results 8 issues of Akshay Karle

TODO: - support aufs - support tmpfs - documentation - tests

Anyway to replicate the cli `lxc-start-ephemeral` using the gem?

https://docs.atlas.mongodb.com/reference/api/monitoring-and-logs/

enhancement
help wanted

Changing the size of MongoDB Atlas cluster of sizes M0, M2 or M5 fails with the following error: ``` mongodbatlas_cluster.test: Modifying... (ID: xxxxxx) size: "M2" => "M0" Error: Error applying...

bug
help wanted

https://docs.atlas.mongodb.com/reference/api/organizations/

enhancement
help wanted

We need to generate docs for all the different resources supported by the mongodbatlas provider and their inputs.

good first issue
docs

**Describe the bug** When `re_data:save_test_history` is enabled, `dbt test` command fails with the following error: ``` 18:47:39 Running 1 on-run-end hook 18:47:39 Database error while running on-run-end 18:47:39 Encountered an...

bug

* Separate the sources and refs in the nodes list and use that to find the node_name * Fixes issue: https://github.com/re-data/re-data/issues/371 * Thanks to @cmardiros for improving the original PR...