GO-2026-5106: CloudNativePG's metrics exporter allows privilege escalation to PostgreSQL superuser and OS RCE in github.com/cloudnative-pg/cloudnative-pg
Method will be one of the supported ways to trigger an instance fencing
const (
// UsingAnnotation it is a keyword to use while fencing on/off the instances using annotation method UsingAnnotation Method = "annotation"
// UsingPlugin it is a keyword to use while fencing on/off the instances using plugin method UsingPlugin Method = "plugin"
)