Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Kubernetes DaemonSet extensions/v1beta1 deprecated #649

Open
jfcgaspar opened this issue Apr 24, 2020 · 0 comments
Open

Kubernetes DaemonSet extensions/v1beta1 deprecated #649

jfcgaspar opened this issue Apr 24, 2020 · 0 comments

Comments

@jfcgaspar
Copy link

As of Kubernetes release 1.16, DaemonSet in the extensions/v1beta1 is no longer available.
This breaks /gluster-kubernetes/deploy/kube-template/glusterfs-daemonset.yaml which still invokes this apiversion.

Should be migrated to apps/v1, with the following note:

"spec.selector is now required and immutable after creation; use the existing template labels as the selector for seamless upgrades"

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant