Frank Zdarsky
Frank Zdarsky
+1 Actually, considering that the output will be different depending on the Python version used (u'value' in Python 2 vs. 'value' in Python 3), it is not just about "prettier"...
:) What I was trying to suggest is that a developer who's user of jsonschema (unlike the one who develops for jsonschema itself) is probably more interested in whether a...
@Julian, thanks for the advise. I missed that error messages are not part of the public API, so your point is very valid.
/approve /hold (until the PR it depends on lands)
Problem persists after rebase to OKD 4.8.
From @oglok's analysis in #422: > After a bit of investigation, we have applied the following patch: > > https://github.com/redhat-et/microshift/blob/main/scripts/rebase_patches/0004_b301080e0639_UPSTREAM_carry_create-termination-events.patch > > which should be used by the root (kube)...
We believe it's a result of the way we merge OpenShift bits without applying any non-OpenShift patches. We haven't observed issues from this. Of course, we want to fix this...
Closing this as no longer relevant.