itowlson

Results 65 issues of itowlson

An exploratory PR for exploring, apropos of #2447.

Fixes #2477. Or at least it explores what a solution might look like - there are definitely other paths to consider. For example, this goes the route of constructing an...

Kind is great for testing tooling and applications against different versions of k8s, but it looks like another significant use case is testing Kubernetes custom builds, for example as part...

yo wasm currently sets up the Development channel as `*`, which matches the highest version but does _not_ match pre-release versions. This means users have to manually update HIPPOFACTS on...

documentation
API

As discussed in #10, so it's easy to acquire the tools when someone opens the project on a fresh machine.

The instructions for setting up the dev environment recommend using `sudo apt-get install -y docker.io` to install Docker, but the Docker Web site recommends using `docker-ce` instead. I'm not sure...

help wanted

If the user sets the HOME environment variable on Windows, importing `npm-conf` causes the environment variable to be changed to the user profile directory. This occurs because `os.homedir()` always returns...

I was using a program that used this library and it gave me with this error message: `Error preparing artifacts: UNAUTHORIZED: authentication required; [map[Type:repository Class: Name:deislabs/arsebiscuits-cnab Action:pull]]` The stringised Go...