Recording GameServers Kubernetes Events
When running `kubectl describe` on GameServers, this will now display records of major events in the lifecycle of the GameServer. This was setup work for reporting issue for #10 (validation) Closes #32
Showing
- Gopkg.lock 313 additions, 18 deletionsGopkg.lock
- Gopkg.toml 4 additions, 0 deletionsGopkg.toml
- gameservers/controller/controller.go 163 additions, 120 deletionsgameservers/controller/controller.go
- gameservers/controller/controller_test.go 13 additions, 7 deletionsgameservers/controller/controller_test.go
- gameservers/controller/helper_test.go 5 additions, 1 deletiongameservers/controller/helper_test.go
- pkg/apis/stable/v1alpha1/register.go 14 additions, 7 deletionspkg/apis/stable/v1alpha1/register.go
- vendor/github.com/golang/groupcache/.gitignore 1 addition, 0 deletionsvendor/github.com/golang/groupcache/.gitignore
- vendor/github.com/golang/groupcache/LICENSE 191 additions, 0 deletionsvendor/github.com/golang/groupcache/LICENSE
- vendor/github.com/golang/groupcache/README.md 73 additions, 0 deletionsvendor/github.com/golang/groupcache/README.md
- vendor/github.com/golang/groupcache/byteview.go 175 additions, 0 deletionsvendor/github.com/golang/groupcache/byteview.go
- vendor/github.com/golang/groupcache/byteview_test.go 147 additions, 0 deletionsvendor/github.com/golang/groupcache/byteview_test.go
- vendor/github.com/golang/groupcache/consistenthash/consistenthash.go 81 additions, 0 deletions...ub.com/golang/groupcache/consistenthash/consistenthash.go
- vendor/github.com/golang/groupcache/consistenthash/consistenthash_test.go 110 additions, 0 deletions...m/golang/groupcache/consistenthash/consistenthash_test.go
- vendor/github.com/golang/groupcache/groupcache.go 491 additions, 0 deletionsvendor/github.com/golang/groupcache/groupcache.go
- vendor/github.com/golang/groupcache/groupcache_test.go 456 additions, 0 deletionsvendor/github.com/golang/groupcache/groupcache_test.go
- vendor/github.com/golang/groupcache/groupcachepb/groupcache.pb.go 65 additions, 0 deletions...ithub.com/golang/groupcache/groupcachepb/groupcache.pb.go
- vendor/github.com/golang/groupcache/groupcachepb/groupcache.proto 34 additions, 0 deletions...ithub.com/golang/groupcache/groupcachepb/groupcache.proto
- vendor/github.com/golang/groupcache/http.go 227 additions, 0 deletionsvendor/github.com/golang/groupcache/http.go
- vendor/github.com/golang/groupcache/http_test.go 166 additions, 0 deletionsvendor/github.com/golang/groupcache/http_test.go
- vendor/github.com/golang/groupcache/lru/lru.go 133 additions, 0 deletionsvendor/github.com/golang/groupcache/lru/lru.go
Loading
Please register or sign in to comment