Krishnan Anantheswaran

Results 14 issues of Krishnan Anantheswaran

Implements a custom helm3 data source and provides examples of use, using a pattern that keeps all helm3 values and configuration in one place with the exception of the computed...

As reported by a user ``` Warning: Calling bottle :unneeded is deprecated! There is no replacement. Please report this issue to the splunk/tap tap (not Homebrew/brew or Homebrew/core): /usr/local/Homebrew/Library/Taps/splunk/homebrew-tap/qbec.rb:9 ```...

if someone has forced the namespace during `apply` and then later tries to `delete` without the same namespace force, qbec silently returns no objects (behavior is correct) but this is...

Race condition where an object is deleted between the time it is LIST-ed versus the time it is GET-ted

Because we have a restriction of the file always having to be named `qbec.yaml` people do weird things with component includes and excludes. Say, they want to write functional tests...

Let me say first that this is a freaking awesome tool. I let it loose on a complicated model, it took 5 minutes but did a stellar job. Of course,...

https://github.com/gotwarlost/istanbul/pull/167

Use case: I had a resource `resource Foo GET /bar/baz`. I also want `resource Foo Get /something/else` (for backwards compatibility). To do that I name one of the resources different...

bug