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

[meta] remove support for k8s <1.14 & helm <2.17.0 (#916) [7.x] #923

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Nov 20, 2020

Backports the following commits to 7.x:

This commit remove the code support for k8s version < 1.14.
This allows us to remove some helpers which aren't working anymore with
Helm 2.

```
Error: render error in "logstash/templates/statefulset.yaml": template: logstash/templates/_helpers.tpl:26:43: executing "logstash.statefulset.apiVersion" at <.Capabilities.KubeVersion.Version>: can't evaluate field Version in type *version.Info
```

In addition this also remove support for helm version < 2.17.0 which is
the last Helm 2 version.
@jmlrt jmlrt added the backport label Nov 20, 2020
@jmlrt jmlrt merged commit 5f41b3e into elastic:7.x Nov 20, 2020
@jmlrt jmlrt deleted the backport/7.x/pr-916 branch November 20, 2020 16:51
@jmlrt jmlrt changed the title [7.x] [meta] remove support for k8s <1.14 & helm <2.17.0 (#916) [meta] remove support for k8s <1.14 & helm <2.17.0 (#916) [7.x] Nov 23, 2020
@jmlrt jmlrt mentioned this pull request Feb 8, 2021
@jmlrt jmlrt mentioned this pull request Feb 18, 2021
This was referenced Mar 15, 2021
@jmlrt jmlrt mentioned this pull request May 25, 2021
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant