Skip to content

Remove helm2 support from helm chart #1677

@OlleLarsson

Description

@OlleLarsson
  • Which image of the operator are you using?
    • registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
  • Where do you run it - cloud or metal? Kubernetes or OpenShift?
    • k8s
  • Are you running Postgres Operator in production?
    • No
  • Type of issue?
    • Feature request :) ?

Helm2 has been deprecated for a long time now and I was surprised to see that it seems like the helm chart still supports helm2 as I got the following messages when installing the operator

manifest_sorter.go:192: info: skipping unknown hook: "crd-install"
manifest_sorter.go:192: info: skipping unknown hook: "crd-install"
manifest_sorter.go:192: info: skipping unknown hook: "crd-install"

I would say that it is time to remove helm2 support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions