Skip to content

Conversation

@dnskr
Copy link
Contributor

@dnskr dnskr commented Mar 8, 2023

Why are the changes needed?

The change is needed to use stable released version of Kyuubi instead of night/dev builds by default.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

name: kyuubi
description: A Helm chart for Kyuubi server
type: application
version: 0.1.0
Copy link
Member

Choose a reason for hiding this comment

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

question: is there any suggestion/guidance for this version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nothing in particular. Chart version needs to be changed on each chart release. By release I mean creating chart archive and adding it to chart repository.
I would prefer to keep 0.1.0 for the initial dev release, which is much closer now because of the official Kyuubi docker image. Not sure how often the chart should be released. For example MinIO, Argo and many others release it quite frequently (for one or few changes), but Airflow releases helm chart only once for each minor (x.Y.z) application version.

Copy link
Member

Choose a reason for hiding this comment

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

Educated, thanks @dnskr

@pan3793 pan3793 added this to the v1.7.1 milestone Mar 9, 2023
@pan3793 pan3793 closed this in 8289523 Mar 9, 2023
pan3793 pushed a commit that referenced this pull request Mar 9, 2023
…ppVersion

### _Why are the changes needed?_
The change is needed to use stable released version of Kyuubi instead of night/dev builds by default.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4484 from dnskr/helm_set_specific_release_version.

Closes #4484

4c979c6 [dnskr] [K8S][HELM] Set specific Kyuubi version to the chart appVersion

Authored-by: dnskr <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 8289523)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member

pan3793 commented Mar 9, 2023

Thanks, merged to master/1.7, and also cc @yanghua as you are investigating the kubevela related stuffs.

@yanghua
Copy link
Contributor

yanghua commented Mar 10, 2023

Thanks, merged to master/1.7, and also cc @yanghua as you are investigating the kubevela related stuffs.

sorry for the late reply, thanks!

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