Skip to content

The recovery e2e tests are failing #192

Description

@jlong49

Example: https://github.com/cloudnative-pg/klio/actions/runs/33097274923

Each restore test fails with recovery Cluster not ready.

The cause appears to be from a CloudNativePG commit 8179beb0 feat(bootstrap): use an init container instead of a separate Job for new instances (#11319).

The above commit is likely breaking restores because it puts the bootstrap containers in the instance pod. The Klio operator does not put the klio-plugin container in the new restore pod. Thus the restore does not find a plugin that supplies the restore job hooks capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions