spiffe/spire

Exercise the `k8s_configmap` BundlePublisher plugin in `k8s` integration tests

Open

#6,127 opened on Jun 11, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (631 forks)auto 404
help wantedpriority/backlog

Repository metrics

Stars
 (2,443 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, we only have configured the k8sbundle Notifier plugin in our Kubernetes integration tests. We should also exercise the k8s_configmap BundlePublisher plugin, as the k8sbundle Notifier plugin will be deprecated in the future.

Contributor guide