You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix a bug in the marble-injector Kubernetes MutatingAdmissionController deployment. Not setting the CABundle for Kubernetes version 1.19 and higher resulted in failed authentication of the webhook in the Kubernetes API server. Ultimately, this is leading to failing deployments of Marble pods.
Add CLI features:
check: Check the status of Marbleruns control plane
graphene-prepare Modifies a Graphene manifest for use with Marblerun
precheck: Check if your Kubernetes cluster supports SGX
uninstall Removes Marblerun from a Kubernetes cluster
version: Display version of this CLI and (if running) the Marblerun coordinator