Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

fix weave-kube manifests #3770

Merged
merged 1 commit into from
Feb 26, 2020
Merged

fix weave-kube manifests #3770

merged 1 commit into from
Feb 26, 2020

Conversation

murali-reddy
Copy link
Contributor

@murali-reddy murali-reddy commented Feb 11, 2020

  • add missing dnsPolicy: ClusterFirstWithHostNet in weave-daemonset-k8s-1.11.yaml
  • update apiVersion from rbac.authorization.k8s.io/v1beta1 to rbac.authorization.k8s.io/v1

dnsPolicy: ClusterFirstWithHostNet was added in weave-daemonset-k8s-1.8.yaml but missing in weave-daemonset-k8s-1.11.yaml

…-1.11.yaml

update apiVersion from rbac.authorization.k8s.io/v1beta1 to rbac.authorization.k8s.io/v1
@bboreham
Copy link
Contributor

I guess it's good to be consistent but do we ever actually do any DNS lookups in the typical Kubernetes config?

@murali-reddy
Copy link
Contributor Author

but do we ever actually do any DNS lookups in the typical Kubernetes config

No. #3692 (comment)

@bboreham bboreham merged commit 599b99a into 2.6 Feb 26, 2020
@bboreham bboreham deleted the fix-manifests branch February 26, 2020 11:37
@bboreham bboreham added this to the 2.6.2 milestone May 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants