Erik Reinert

Results 20 issues of Erik Reinert

## Problem We need to refactor the `docker` vs `podman` logic to a high-level `require'lspcontainers'.setup({ runtime = "" })` to enable agnostic run times. ## What changed? We started out...

enhancement
help wanted

## Problem We have circumstances where we want to keep the container around after its lifecycle. By default - when we run a `lspcontainer` we run it with `--rm` to...

enhancement
good first issue

## Problem I need a way to get notified daily for meetings that I have regularly - this is like stand-ups, all hands, etc. ## Bonus If I can have...

enhancement

It would be interesting to explore setting up a development environment entirely with Vagrant for demo/testing purposes.

documentation
enhancement

I run `zsh` on multiple OSs (Linux, OSX, etc) and need a way to be able to set things like `PATH` or locations to binaries in different places. The goal...

**Is your feature request related to a problem? Please describe.** Currently, messages are pushed through gRPC as events occur to services but there is no recovery process. I would like...

enhancement

We need a way to `dd` cloud images into `lv` or logical volumes for instances.

enhancement

Now that we have a `block` service for virtual machine volumes and the ability to upload cloud images - we can now create the `compute` service on which the KVM...

enhancement
question

We need to create a GraphQL service for the client that handles cluster configuration requests and more. > NOTE: Full scope to be determined.

enhancement

## Overview I want to re-write `lspcontainers` from scratch considering all of the challenges we have faced over the past year working on the project. ## New Features - [...

enhancement