Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/falco] deprecated APIs removed in k8s 1.16 #17338

Closed
oke-py opened this issue Sep 22, 2019 · 2 comments · Fixed by #17339
Closed

[stable/falco] deprecated APIs removed in k8s 1.16 #17338

oke-py opened this issue Sep 22, 2019 · 2 comments · Fixed by #17339
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@oke-py
Copy link
Contributor

oke-py commented Sep 22, 2019

Describe the bug
In k8s v1.16 some APIs are deprecated and removed.
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

As a result, installation failed.

$ helm3 install --namespace monitoring --name-template falco stable/falco
Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "DaemonSet" in version "extensions/v1beta1"

Version of Helm and Kubernetes:

$ helm3 version
version.BuildInfo{Version:"v3.0.0-beta.3", GitCommit:"5cb923eecbe80d1ad76399aee234717c11931d9a", GitTreeState:"clean", GoVersion:"go1.12.9"}

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.3", GitCommit:"2d3c76f9091b6bec110a5e63777c332469e0cba2", GitTreeState:"clean", BuildDate:"2019-08-19T12:36:28Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.0", GitCommit:"2bd9643cee5b3b3a5ecbd3af49d09018f0773c77", GitTreeState:"clean", BuildDate:"2019-09-18T14:27:17Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}

Which chart:
stable/falco

What happened:
Installation failed in k8s 1.16.

What you expected to happen:
Falco can be successfully installed.

How to reproduce it (as minimally and precisely as possible):

  • create k8s 1.16 cluster
  • install helm3 because helm2 has a problem against k8s 1.16.
  • run chart install command above

Anything else we need to know:
I'll submit a PR.

@stale
Copy link

stale bot commented Oct 22, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 22, 2019
@stale
Copy link

stale bot commented Nov 5, 2019

This issue is being automatically closed due to inactivity.

@stale stale bot closed this as completed Nov 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant