This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-29 14:23:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3be4d85ec639e697c69adf23c501e3430f1ab695
kubernetes
/
pkg
/
controller
/
garbagecollector
History
zouyee
a864fd2100
fix unsafe JSON construction
...
Signed-off-by: Zou Nengren <
zouyee1989@gmail.com
>
2019-10-10 09:44:54 +08:00
..
config
…
metaonly
generated
2019-05-24 18:14:53 -07:00
BUILD
Switch the garbage collector to use metadata client and protobuf
2019-07-11 12:18:51 -04:00
dump_test.go
…
dump.go
Always set content-type & nosniff
2019-09-11 15:01:43 -07:00
errors.go
…
garbagecollector_test.go
move WaitForCacheSync to the sharedInformer package
2019-08-22 16:13:41 +01:00
garbagecollector.go
move WaitForCacheSync to the sharedInformer package
2019-08-22 16:13:41 +01:00
graph_builder.go
changes the way
gc
detect that an object needs to be deleted
2019-08-12 10:52:43 +02:00
graph.go
…
operations.go
Switch the garbage collector to use metadata client and protobuf
2019-07-11 12:18:51 -04:00
OWNERS
…
patch.go
fix unsafe JSON construction
2019-10-10 09:44:54 +08:00
uid_cache.go
…