-
Updated
Jul 9, 2022 - Python
python-framework
Here are 61 public repositories matching this topic...
-
Updated
Jul 7, 2022
-
Updated
Feb 7, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 21, 2021 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Feb 16, 2017 - Python
-
Updated
Jun 21, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 29, 2022 - Python
-
Updated
May 7, 2022 - Python
-
Updated
Apr 3, 2022 - Python
-
Updated
Oct 10, 2017 - HTML
-
Updated
May 21, 2021 - Python
-
Updated
Jan 19, 2022 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
Jul 18, 2021 - Python
-
Updated
Oct 2, 2017 - Python
-
Updated
Feb 7, 2021 - Python
-
Updated
Dec 30, 2021 - Python
-
Updated
May 19, 2020 - Python
-
Updated
Nov 17, 2020 - Python
-
Updated
Jul 30, 2017 - Python
-
Updated
Sep 22, 2015 - Python
-
Updated
May 26, 2018 - Python
-
Updated
Nov 27, 2017 - Python
Improve this page
Add a description, image, and links to the python-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python-framework topic, visit your repo's landing page and select "manage topics."
Problem
K8s-event posting can fail to post an event (
kind: Event
) for any reasons, such as API rate limiting, temporary API failures (HTTP 5xx), control plane connectivity issues, SSL handshake failures, etc.This leads to the events being lost, while they can represent some value. This applies both to the events created from the per-object
logger
messages (logger.info(...)
from the