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 Merge pull request #55792 from dhilipkumars/statefulset-appsv1 2018-01-26 06:54:33 -08:00
stateful_pod_control_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
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 Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
stateful_set_status_updater_test.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
stateful_set_test.go fix unit tests using Patch in fake client 2018-05-30 11:33:55 -07:00
stateful_set_utils.go Modify tests 2018-02-22 19:19:06 +05:30
stateful_set_utils_test.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30