Skip to content
#

admission-webhook

Here are 52 public repositories matching this topic...

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 admission-webhook 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 admission-webhook topic, visit your repo's landing page and select "manage topics."

Learn more