Comment 2 for bug 1884844

Revision history for this message
timeless (timeless) wrote :

Sorry, just realized you have two items in play.

The `v0.0.0` is definitely jujud's fault.

The `$Format` bit appears to be the Kubernetes server's fault.
I'm pretty sure that the code in question is kubernetes itself logging the request is this:
https://github.com/kubernetes/client-go/blob/4154d814be868b4bcf610332288a913fca8f4dc1/rest/config.go#L495

There are lots of reports of the Kubernetes side, e.g.:
https://github.com/kubernetes/kops/issues/9698
https://github.com/cert-manager/cert-manager/issues/1479

I've personally seen it w/ ArgoCD and K9s as the clients.

It seems like you meant to leave this focused on the juju side.