Skip to content

bug: Missing CRDs for 3.4.2 Helm chart release #1657

@marcofranssen

Description

@marcofranssen

Describe the issue

We are fetching the crds from https://github.com/fluent/fluent-operator/releases/download/v${var.chart_version}/setup.yaml

As the Helm chart release is done only on the charts repository https://github.com/fluent/helm-charts/releases/tag/fluent-operator-3.4.2 there is currently no matching setup.yaml.

Options to fix this:

  1. Publish a release on operator repo.
  2. Attach the setup.yaml on the chart release.
  3. Having another way (helm chart, e.g. fluent-operator-crds) to publish the crds.

To Reproduce

N.A.

Expected behavior

The CRDs for 3.4.2 or newer releases are published in some form.

Your Environment

N.A.

How did you install fluent operator?

We have a piece of Terraform which installs both CRDs as shown above, as well the Chart by taking a version variable.

Additional context

We are in the process of improving the release process, so we need to think about how we want to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions