Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Include pre-releases in the semver range. #729

Merged
merged 1 commit into from Sep 16, 2020
Merged

Include pre-releases in the semver range. #729

merged 1 commit into from Sep 16, 2020

Conversation

floretan
Copy link
Contributor

  • Chart version not bumped (the versions are all bumped and released at the same time)
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py
  • Updated integration tests in ${CHART}/examples/*/test/goss.yaml

The new parameter enableServiceLinks added in #542 is only rendered with kubernetes >1.13. However the notation for the parameter to semverCompare requires a -0 suffix to also take into account versions like v1.15.12-gke.6.12. Because of that, the enableServiceLinks parameter currently nothing on GKE.

Note that the helm template and helm install will generate different values for .Capabilities.KubeVersion.GitVersion, something I was previously not aware of.

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@jmlrt
Copy link
Member

jmlrt commented Sep 16, 2020

jenkins test this please

Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

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

LGTM⛴

@jmlrt jmlrt merged commit d396683 into elastic:master Sep 16, 2020
jmlrt pushed a commit that referenced this pull request Sep 16, 2020
jmlrt pushed a commit that referenced this pull request Sep 16, 2020
jmlrt pushed a commit that referenced this pull request Sep 16, 2020
@jmlrt
Copy link
Member

jmlrt commented Sep 16, 2020

backported to 6.8, 7.9 and 7.x branches

@floretan floretan deleted the bugfix/semverCompare-range branch September 16, 2020 13:21
@nkammah nkammah mentioned this pull request Sep 24, 2020
@nkammah nkammah mentioned this pull request Oct 19, 2020
@jmlrt jmlrt mentioned this pull request Oct 28, 2020
This was referenced Nov 17, 2020
@jmlrt jmlrt mentioned this pull request Nov 23, 2020
@jmlrt jmlrt mentioned this pull request Feb 8, 2021
This was referenced Mar 15, 2021
@jmlrt jmlrt mentioned this pull request May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants