Skip to content

OLM sometimes creates two install plans for a subscription #13

@joelanford

Description

@joelanford

I ran:

kubectl operator install etcd -w "default" -C

This seems to result in a successful installation, but there's an extra install plan in the namespace for etcd, which remains un-approved.

According to OLM maintainers, the duplicate install plan issue is a bug. OLM will auto delete all but the latest 5 install plans, so we could delete the duplicate install plan in kubectl operator code, but it doesn't seem strictly necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked-by-olmRelated to an OLM feature or bug that blocks this issue/PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions