Jose Montoya
Jose Montoya
I think this would encourage devs to use the plugin since the CI would correctly stop misuse of the the branching strategy Perhaps a similar check should be done for...
@stmarier is it possible for you to share the kustomize lookup plugin? We're thinking of doing some manual work to get around this diff issue, but the kustomize lookup would...
Hey @jpbelang , sorry to pull you in but it seems you're the most active maintainer. If you could point me in the right direction I could probably throw in...
@haolinj rebased my branch with the latest code that includes #650 and #651 but the tests still fail. I'm not sure they were related.
I agree on an empty string being awkward. Ideally I think it should be an Optional otherwise I'd propose it returns null and we include guard methods `hasTraceId` `hasSpanId` and...
Hey @CertainLach yeah I'm the author behind xtrasonnet. Glad our syntax ended up being the same!
Ah, great idea
I'm basically writing an add-on and wanted to use their base image as my base, but I use openshift and podman, which don't play nice with root needy containers. So...
Is there a way to suppress the warnings?
Hey all. I'm wrapping up a validation and annotation collection library I started from scratch a couple of months back, and just found this issue plus the new doc regarding...