mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
vendor update for CSI 0.3.0
This commit is contained in:
2
vendor/k8s.io/kubernetes/test/images/pets/peer-finder/README.md
generated
vendored
2
vendor/k8s.io/kubernetes/test/images/pets/peer-finder/README.md
generated
vendored
@ -6,7 +6,7 @@ All it does is watch DNS for changes in the set of endpoints that are part of th
|
||||
of the PetSet. It periodically looks up the SRV record of the DNS entry that corresponds to a Kubernetes
|
||||
Service which enumerates the set of peers for this the specified service.
|
||||
|
||||
Be sure to use the `service.alpha.kubernetes.io/tolerate-unready-endpoints` on the governing service
|
||||
Be sure to use the `publishNotReadyAddresses` field on the governing service
|
||||
of the StatefulSet so that all peers are listed in endpoints before any peers are started.
|
||||
|
||||
There are several ways to bundle it with your main application.
|
||||
|
2
vendor/k8s.io/kubernetes/test/images/pets/redis-installer/on-start.sh
generated
vendored
2
vendor/k8s.io/kubernetes/test/images/pets/redis-installer/on-start.sh
generated
vendored
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Copyright 2016 The Kubernetes Authors.
|
||||
#
|
||||
|
Reference in New Issue
Block a user