The Wayback Machine - https://web.archive.org/web/20210613060314/https://github.com/topics/operator-framework
Skip to content
#

operator-framework

Here are 41 public repositories matching this topic...

kopf
nolar
nolar commented Aug 20, 2020

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

Improve this page

Add a description, image, and links to the operator-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the operator-framework topic, visit your repo's landing page and select "manage topics."

Learn more