1. 06 May, 2016 2 commits
    • k8s-merge-robot's avatar
      Merge pull request #24710 from smarterclayton/store_proto_in_etcd · ab36e0e3
      k8s-merge-robot authored
      Automatic merge from submit-queue
      
      Allow etcd to store protobuf objects
      
      Split storage serialization from client negotiation, and allow API server to take flag controlling serialization.
      
      TODO:
      
      * [x] API server still doesn't start - range allocation object doesn't seem to round trip correctly to etcd
      * [ ] Verify that third party resources are ignoring protobuf (add a test)
      * [ ] Add integration tests that verify storage is correctly protobuf
      * [ ] Add a global default for which storage format to prefer?
      ab36e0e3
    • k8s-merge-robot's avatar
      Merge pull request #25228 from sjenning/fix-self-signed-cert-msg · 1c0ec9dc
      k8s-merge-robot authored
      Automatic merge from submit-queue
      
      fix log message for self-signed cert generation
      
      1c0ec9dc
  2. 05 May, 2016 38 commits