Christian Palmhøj Nielsen
Christian Palmhøj Nielsen
We are seeing this issue in an Azure kubernetes 1.22 cluster. Whenever we watch anything and there is no activity for the 5 minute default kubernetes timeout (even if prior...
I also have a use case where this would be useful, either directly or just enabling setting socket options for the underlying socket. The issue we are experiencing is related...
@rayluo Any progress on this? I can see it's slated for "this quarter" (which would be this month at the latest), but I can also see it has been shuffled...
1. Based on @Ckarles comment, will this PR fix [the issue with md5-only hashed package](https://github.com/python-poetry/poetry/issues/6301) or is it only partially adressing it? 2. If someone can give me some pointers,...
@nolar Is it possible to prevent these finalizers from being set (ie. by setting `settings.persistence.finalizer = None)? I am aware that it's an "at your own risk"-change.
@asteven Have you tested this? We have this implemented locally using the `@kopf.on.login` decorator, and I found that the async library deviates a little bit, and you need to change...
@asteven I had to collect it from bits and pieces (as it was mingled with our internal code), but the below code should work as-is. It's made to try to...
@nolar Any input / update on this? If you know where the potential issue may be, can you give some pointers for me or someone else to potentially fix?