Dave Forgac
Dave Forgac
The `kubewatch.yaml` in the root of this repo has the following image: `gcr.io/skippbox/kubectl:v1.3.0` Which causes the image pull to fail with: ``` Failed to pull image "gcr.io/skippbox/kubectl:v1.3.0": rpc error: code...
Looking more it seems the `kubewatch.yaml` in the root is out-of-date compared to the one in the help chart. This should probably be updated or removed.
I agree with listing CoC as an optional field for the purpose of this repo. There was discussion of using this repo (at least initially) as a source for the...
I somehow missed this when you submitted! A few things: - Tests are failing as-is. They need to be made to pass or if the functionality is changing the tests...
I think I like mapping yes=True, no=False and making the defaults be either True (returning True upon enter), False (returning False upon enter) or None (re-prompting upon enter.)
There are very good reasons for the current behavior. Authors should be able to delete for any number of reasons (legal, security, etc.) Users of the package should be able...
There I agree. If it can be ensured via the hash that _only_ the _exact same_ package is uploaded to the same version then I don't see this being a...
I'm having this same issue today trying to upload a new certificate to an account that already had one (and that has now expired.) It's using a LetsEncrypt cert. I've...