Miguel Elias dos Santos
Miguel Elias dos Santos
Hi, It would be awesome it there were examples on how to use `ifacemaker` with `go:generate` directives. Cheers!
The latest available release doesn't seem to be up-to-date with the latest changes in the codebase. Should a new one be created?
**What this PR does / why we need it**: This PR attempts to address the ~6 year long issue https://github.com/helm/helm/issues/2247. The idea behind this PR is to allow users to...
Hi, It would be great to allow users to disable output coloring in order to facilitate integration with existing automation. Something amongst the lines of: ``` kubectl psp-util tree --no-color...
Hi all, I can see a few issues open without answer amd a few pull requests from a couple years ago in the same situation. Is this repo still being...
Hi, firstly thanks for the code. It's great. I've had a bit of problem using the search feature but after digging a little bit, I've found my way. Have said...
Hi all, Is there a way to reload the list of available charts from disk without restarting the pod?
Hey all! Would it be possible to create a release/tag with the current master commit? Currently the latest release v0.0.1 does not contain the `go.mod` and `go.sum` files and that...
**Describe the bug** [Buildkite has a heretogenous definitions](https://buildkite.com/docs/pipelines/step-reference) of `steps`. This means, steps `can` have very different formats. Take the `wait` steps for example, it has none of the keys...
Hi, I'm having issues running Nomad using this docker container. I'm trying to run with these options: ```bash $ docker run -it --net host -v /var/run/docker.sock:/var/run/docker.sock --privileged djenriquez/nomad agent -dev...