mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
bumped ocp api to pull in DualReplica being promoted to TechPreview needed to pin apimachinery to kube 32 since bumping to kube 33 caused a dependency on cluster-api 1.11 which is currently in beta Signed-off-by: ehila <ehila@redhat.com>
Extensions
Extension Support is experimental.
This directory contains support code for building Gnostic extensio handlers and associated examples.
Extension handlers can be used to compile vendor or specification extensions into protocol buffer structures.
Like plugins, extension handlers are built as separate executables. Extension bodies are written to extension handlers as serialized ExtensionHandlerRequests.