Debug images don't seem to exist

Description:

As per the documentation here Special debug images - Percona Operator for MySQL

Which refers to the list of images here Percona certified images - Percona Operator for MySQL

I’m trying to debug what is going on with the PITR backup since it is getting an access denied connecting to the S3 bucket (which it is getting permissions from using IRSA), and the first step after checking all the permissions (which I know work since they’re being used for the existing backup system of our old database with the same IRSA role which it is getting both via the service account as well as a direct annotation on the pod itself)

And it appears the debug images don’t seem to exist as documented.

And when we check https://hub.docker.com/r/percona/percona-xtradb-cluster-operator/tags?name=debug

we don’t see them…

Steps to Reproduce:

Create chart via CRD using percona-helm-charts/charts/pxc-db/values.yaml at main · percona/percona-helm-charts · GitHub

Set backup.image.tag to 1.15.0-pxc8.0-backup-pxb8.0.35-debug

Version:

pxc-operator 1.15.0

Logs:

Failed to pull image "percona/percona-xtradb-cluster-operator:1.15.0-pxc8.0-backup-pxb8.0.35-debug": rpc error: code = Not
Found desc = failed to pull and unpack image "docker.io/percona/percona-xtradb-cluster-operator:1.15.0-pxc8.0-backup-pxb8.0.35-debug": failed to resolve reference "docker.io/percona/perc
ona-xtradb-cluster-operator:1.15.0-pxc8.0-backup-pxb8.0.35-debug": docker.io/percona/percona-xtradb-cluster-operator:1.15.0-pxc8.0-backup-pxb8.0.35-debug: not found

Expected Result:

Pod deployed with debug information

Actual Result:

Image doesn’t exist

Additional Information:

Hello @Gerwin_van_de_Steeg ,

we don’t have debug images for backup, we only maintain debug images for PXC itself.

You can see them all here: https://hub.docker.com/r/percona/percona-xtradb-cluster/tags?name=debug