Keith Shook

Results 7 issues of Keith Shook

When running helm commands via the `helm secrets` wrapper, if the underlying helm command has an error that would return a non-zero exit code, the helm secrets plugin seems to...

Consider the following ruby script: ``` require 'gyoku' puts "Ruby Version: #{RUBY_VERSION}" puts Gyoku.xml(:special_chars => %q{&"'}) ``` When executed on Ruby 1.9.3, it produces this output: ``` Ruby Version: 1.9.3...

Thanks for making this great tool! Is there any possibility that a pre-compiled binary could be created for Windows? I was able to build one myself by following the instructions...

enhancement
help wanted

Hello! It looks like this project nicely solves the issue of ensuring that daemonsets are fully running before allowing pods to be scheduled on a node. I'd like to try...

We have a pre-existing VPC in AWS with a VPN connection between our company's network and the VPC. I have been able to successfully create a completely private Kubernetes cluster...

area/networking
Feature Request
lifecycle/frozen

### Kyverno Version 1.13.4 ### Description When using `foreach` to loop over the `initContainers` of a pod and edit them with `patchStrategicMerge`, if the preconditions skip any of the containers,...

bug
triage
cli:apply

We use the tigera-operator to manage our Calico installation. After upgrading our production environment from Calico version 3.30.3 to 3.31.0 (version 1.38.6 to 1.40.0 of the tigera-operator), we began getting...

kind/bug
likelihood/high
impact/high