Done
Details
Assignee
Mykola MarzhanMykola Marzhan(Deactivated)Reporter
Michael LinMichael Lin(Deactivated)Components
Fix versions
Priority
Medium
Details
Details
Assignee
Mykola Marzhan
Mykola Marzhan(Deactivated)Reporter
Michael Lin
Michael Lin(Deactivated)Components
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created May 1, 2021 at 2:59 AM
Updated March 5, 2024 at 5:52 PM
Resolved August 9, 2021 at 8:08 AM
Make our life easier to run the
kubectl exec
command when recovering manually. No need to config the correct namespace in the current context or manually adding the-n <namespace>
argument into the recovery command.Using the downward API to inject the pod namespace as
MY_POD_NAMESPACE
environment variableHere's the tiny PR https://github.com/percona/percona-xtradb-cluster-operator/pull/864