Ethan Spoelstra

Results 18 issues of Ethan Spoelstra

macOS may generate SSH private keys as `BEGIN OPENSSH PRIVATE KEY` instead of `BEGIN RSA PRIVATE KEY` requiring conversion before it can be used for decrypting the EC2 data. FEATURE_REQUEST...

Requirements: * Docker installed If you paste the script below into a file named `bats` and make it executable and put it into a folder on the PATH `chmod +x...

Type: Enhancement
Priority: Medium
Component: Docker
Waiting for Contributor Feedback

It appears kitchen-dokken has merged support for using alternate capabilities instead of running as privileged, could this make this .kitchen.yml more secure for the test infrastructure? https://github.com/chef-cookbooks/docker/blob/a2e7642816d610fbbb2291aa976f4326fe929912/kitchen.yml#L5 See example in...

I've been working with a couple cookbooks that utilize environments and data_bags (though we haven't used these heavily in our environment) and I learned that the kitchen-ec2 driver when using...

documentation

As stated it would be awesome if you could test the GPG implementation with the Secure Shell App/Extension. See the directions/dependencies [here](https://chromium.googlesource.com/apps/libapps/+/master/nassh/doc/hardware-keys.md) and you can probably ping the Chromium team...

We needed to gather some stats to estimate what our instance of Artifactory was costing to run ourselves vs a managed instance, rather than shuffling the csv file around we...

In my experience you also need to pass in `-v "$SSH_AUTH_SOCK":"/root/$(basename $SSH_AUTH_SOCK)" -e SSH_AUTH_SOCK="/root/$(basename $SSH_AUTH_SOCK)"` in order to be able to use protected keys. Judging from other issues around use...

Device: C101P gru-bob I extracted v1.3.1 to a USB to install to a microSD and while the installation completes, upon rebooting without the USB inserted, I get the loud beeps/no...

bug
HIGH PRIOROITY

This supersedes #112 because it includes those commits as well to make local testing with changes easier. I've tested this on multiple Dell 5300 WhiskeyLake systems but haven't had a...

I was actually hoping to use the `-m` switch to point to a local `apt-cacher-ng` instance to make reinstallations quicker. When testing my freshly set up `apt-cacher-ng` Docker container I...