k3s/federation
k8s-merge-robot 72a697a13d Merge pull request #28182 from quinton-hoole/2016-06-28-compare-rrsets-properly
Automatic merge from submit-queue

Federation: Use equivalent() instead of == to compare DNS ResourceRecordSets. Fixes #28135

Without this we sometimes incorrectly assume that DNS records hosted on cloud DNS servers need to be replaced when they don't need to be.  This results in unnecessary churn on DNS records.

cc: @nikhiljindal @madhusudancs @mfanjie FYI
2016-07-22 00:41:06 -07:00
..
apis Merge pull request #26298 from nikhiljindal/createFedService 2016-07-19 09:22:11 -07:00
client Add "federation" API group to the known versions list of federation API clients. 2016-07-21 11:55:44 -07:00
cluster Change the name of the secret that delivers federation kubeconfig. 2016-07-19 12:27:33 -07:00
cmd Updating federation controllers to use release_1_4 clientset instead of release_1_3 clientset 2016-07-20 10:56:57 -07:00
manifests Create a PD volume when deploying the federation with federation-up. 2016-06-29 22:01:50 -07:00
pkg Merge pull request #28182 from quinton-hoole/2016-06-28-compare-rrsets-properly 2016-07-22 00:41:06 -07:00
registry/cluster Extend Filter interface with Trigger() and use it for pods and nodes 2016-07-13 08:45:18 +02:00
OWNERS Adding OWNERS for federation 2016-06-24 13:47:39 -07:00