This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
48a7048d98
k3s
/
pkg
/
controller
/
history
/
OWNERS
14 lines
143 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implements StatefulSet update Implements history utilities for ControllerRevision in the controller/history package StatefulSetStatus now has additional fields for consistency with DaemonSet and Deployment StatefulSetStatus.Replicas now represents the current number of createdPods and StatefulSetStatus.ReadyReplicas is the current number of ready Pods
2017-06-04 22:30:31 +00:00
approvers:
- enisoc
- foxish
- janetkuo
- kow3ns
- smarterclayton
reviewers:
- enisoc
- foxish
- janetkuo
- kow3ns
- smarterclayton
Remove kargakis from OWNERS, add tnozicka Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-09-03 19:39:48 +00:00
- tnozicka