k3s/pkg/controller/statefulset
Davanum Srinivas 9b43d97cd4
Add Labels to various OWNERS files
Will reduce the burden of manually adding labels. Information pulled
from:
https://github.com/kubernetes/community/blob/master/sigs.yaml

Change-Id: I17e661e37719f0bccf63e41347b628269cef7c8b
2018-08-21 13:59:08 -04:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
stateful_pod_control.go
stateful_pod_control_test.go
stateful_set.go should use time.Since instead of time.Now().Sub 2018-04-10 12:05:51 +08:00
stateful_set_control.go fix typo: scale dowm-> scale down 2018-08-01 10:39:59 +08:00
stateful_set_control_test.go set updated replicas correctly in scale up, scale down scenarios as well 2018-04-25 20:46:17 -05:00
stateful_set_status_updater.go
stateful_set_status_updater_test.go
stateful_set_test.go fix unit tests using Patch in fake client 2018-05-30 11:33:55 -07:00
stateful_set_utils.go
stateful_set_utils_test.go