Robbie McMichael

Results 5 issues of Robbie McMichael

## Motivation Any software in a container that establishes a TLS connection requires CA certificates in order to perform the TLS handshake, these CA certificates are usually discovered from the...

When registering new packages, the GitHub archive URL includes a slash at the end. This works in most situations as `github.com` is lenient about forwarding requests with or without the...

### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...

kind/feature
needs-triage

GitHub Enterprise supports additional features which don't seem to be documented in the public API. As a concrete example, there is an `ldap_dn` field for teams which allows their membership...

## Summary Ensure deterministic order when diffing maps to make the diffs readable. ## Changes Enable the [`SpewKeys` setting in `spew.ConfigState`](https://pkg.go.dev/github.com/davecgh/go-spew/spew#ConfigState). ## Motivation When generating the diff for two maps...