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.10] #922

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.10:

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 60b8922 into elastic:7.10 Nov 20, 2020
@jmlrt jmlrt deleted the backport/7.10/pr-916 branch November 20, 2020 16:52
This was referenced Nov 20, 2020
@jmlrt jmlrt changed the title [7.10] [meta] remove support for k8s <1.14 & helm <2.17.0 (#916) [7.10] [meta] Remove support for k8s <1.14 & helm <2.17.0 (#916) Nov 23, 2020
@jmlrt jmlrt changed the title [7.10] [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.10] Nov 23, 2020
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.

1 participant