Skip to content

Conversation

@naemono
Copy link
Contributor

@naemono naemono commented Sep 18, 2025

This adds the Elastic ECK operator Chart .

Tested on:

Signed-off-by: Michael Montgomery <[email protected]>
@naemono naemono requested a review from a team as a code owner September 18, 2025 18:53
HelmRepo: https://helm.elastic.co
HelmChart: eck-operator
Vendor: Elastic
ChartMetadata:
Copy link
Collaborator

Choose a reason for hiding this comment

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

There's no need to include ChartMetadata.kubeVersion, since the upstream chart defines kubeVersion.

It is better that this is defined upstream anyways. If the value were to change upstream, you'd have to remember to update the value here as well, or chart versions that are included in the partner charts repo would have the value specified here set. It is likely that this would be forgotten.

Don't forget to delete the changes from charts/ and assets and re-run bin/partner-charts-ci update after you make this change.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@adamkpickering this is complete. note I was forced to manually edit the index.yaml to get the bin/partner-charts-ci update command to work.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah yeah, I should have mentioned that you need to delete the changes from index.yaml as well.

It's best to make a commit where you add the necessary files to the packages/ directory, and then a second commit where you add the changes from bin/partner-charts-ci update. That way you can simply do a git reset --hard to the first commit if you ever need to change things. Sorry about the confusion.

Signed-off-by: Michael Montgomery <[email protected]>
Signed-off-by: Michael Montgomery <[email protected]>
@adamkpickering adamkpickering merged commit 649054f into rancher:main-source Oct 2, 2025
1 check passed
@adamkpickering
Copy link
Collaborator

image

j-travis pushed a commit to kasmtech/partner-charts that referenced this pull request Nov 4, 2025
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.

2 participants