Robbie McMichael

Results 7 comments of Robbie McMichael

@jonjohnsonjr I haven't brought it up there yet as I'm not sure of the preferred way to cross-post an issue which requires changes to both the image and runtime specifications....

There's a long debate in https://github.com/kubernetes-sigs/kustomize/pull/4334#pullrequestreview-829283639 which lends some support to the code being overly complicated in that section. I think that the lack of a way to tell the...

I ran into the same problem and have been digging into the code to see how best to fix it. The code around loading resources is a bit of a...

Looks like they have separate documentation for the enterprise features, e.g. the `ldap_dn` field is documented [here](https://developer.github.com/enterprise/2.19/v3/teams/#create-team). I'll raise a PR for adding support for this field so we can...

@ccoVeille: Looking at the docs for [`SortKeys`](https://pkg.go.dev/github.com/davecgh/go-spew/spew#ConfigState) setting: > // SortKeys specifies map keys should be sorted before being printed. Use // this to have a more deterministic, diffable output....