Skip to content

Conversation

@coquebg
Copy link

@coquebg coquebg commented Jun 7, 2022

Description of the change:
Upgrade Helm modules to 3.8.2

Motivation for the change:
Helm 3.8.2 provides better support for OCI repository

This allow creating api with chart, hosted in OCI

operator-sdk create api --kind HMS --helm-chart oci://myrepo.local/charts/hive-metastore --helm-chart-version 3.1.10

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Helm 3.8.2 provides better support for OCI repository
This allow creating api with chart, hosted in OCI

```sh
operator-sdk create api --kind HMS --helm-chart oci://myrepo.local/charts/hive-metastore --helm-chart-version 3.1.10
```

Signed-off-by: Plamen Stoev <[email protected]>
@coquebg coquebg force-pushed the helm/upgade_382 branch from f866ce8 to 682a814 Compare June 7, 2022 06:24
)

replace (
k8s.io/api v0.24.0 => k8s.io/api v0.23.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We would soon be bumping deps in SDK to 1.24 K8s. Could we wait for this, till #5843 is merged.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#5843 is also going to be bumping Helm to 3.9.0 which will end up making this PR obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants