Status for Kubernetes Secrets Sync based on "The Hollywood Principle"

At the HashiConf Global 2022 it was announced that Hashicorp plans to implement something they called “The Hollywood Principle” where you don’t call Vault anymore but vault calls you. They also announced they plan to leverage this feature in order to add support for K8S Secret Sync in vault-k8s: actively syncing Vault Secrets to K8S Secrets, including dynamic secrets like database engines.

Does anyone know the implementation status of this capability? Is it tracked on any GitHub issues/PRs?

From what I understand it’s in a closed Beta right now with an initial release planned for later this month.

There’s a blog post that mentions it briefly: Vault 1.13 adds Kubernetes Operator, MFA improvements, and more

Excellent! Thank you!