Sky Moore
Sky Moore
#### Short description of what this resolves: Adds the ability for yoda to use your kdeconnect connected smart phone to send an sms to a friend registered in the people...
### What were you trying to accomplish? Tried adding aws-ebs-csi-driver addon as a new addon to the cluster via the config yaml. ``` eksctl create addon -f config.yaml ``` ###...
### What are you trying to achieve? I have saleor [deployed with kubernetes](https://github.com/skymoore/saleor-platform-k8s-kustomize). When I create a product and upload an image for that product in the dashboard, then go...
Why do none of the readme examples work? ```shell docker run --rm -it --platform=linux/amd64 -v "$(pwd)":app/work threagile/threagile create-stub-model -output app/work docker: Error response from daemon: invalid volume specification: '/host_mnt/Users/smoore/Develop/sre-services/threagile/docker:app/work': invalid...
This allows the user to disable echoing the config file to the log. There are cases where the private key is included in the config file and so the ability...
Working in a high security environment it is sometimes concerning to have a `.env` file sitting on your machine with plaintext credentials needed for development. It is also cumbersome to...