jdef

Results 451 comments of jdef

[EDIT] in the meantime, i've hacked up the static pod manifest to trim down the POD_NAME envvar that gatekeeper sees (in a way that maintains uniqueness across gatekeeper pods). hopefully...

in my case, the node names were recently expanded as fully-qualified domain names, e.g. node-abc.mycompany.io. so I adjusted the static pod manifest to truncate ".mycompany.io" from the POD_NAME, which means...

it looks like, in most places, `util.GetID` can replace `util.GetPodName`, along w/ where PodLabel is set/referenced, as well as "obj.Status.ID" when obj is a XyzStatus type. the exception being where...

i've implemented the changes as suggested in a fork, and it seems to work ok AFAICT. unlikely that i'll be able to push a PR given legal red tape, but...

This is still an issue, right? On Sat, Feb 18, 2023 at 4:05 AM stale[bot] ***@***.***> wrote: > This issue has been automatically marked as stale because it has not...

Prior to this change, problems resolving a host would error out. One of the consequences of this change is that if you specify 3 hosts, but there's an error resolving...

yes, that would work as well On Thu, Jan 12, 2023 at 9:38 AM Jesse Szwedko ***@***.***> wrote: > Thanks for this request @jdef ! As an > alternative, would...

To be clear, for our use case, an optional `default_timezone` param would accept a format like `America/Chicago`. Though I can see where accepting a format like `[+-]\d{4}` could also be...

/remove-lifecycle stale On Mon, Feb 20, 2023 at 8:06 PM Kubernetes Triage Robot < ***@***.***> wrote: > The Kubernetes project currently lacks enough contributors to adequately > respond to all...