kubernetes/api
Wei Huang c649666b4a
manual API changes and code refactoring
- add Policy API to pkg/scheduler/apis/config and staging/src/k8s.io/kube-scheduler/config/v1
- dual-register Policy as apiGroup "v1" and "kubescheduler.config.k8s.io
- move/merge pkg/scheduler/api to pkg/scheduler/apis/config/...
- alias schedulerapi to pkg/scheduler/apis/config
- alias legacyapi to pkg/scheduler/api
- eliminate latest.Codec; use scheme.Codecs instead
- unit tests to verify Policy YAML with version "v1" or "kubescheduler.config.k8s.io/v1" can be loaded properly
- update api/api-rules/violation_exceptions.list
2019-11-01 14:24:36 -07:00
..
api-rules manual API changes and code refactoring 2019-11-01 14:24:36 -07:00
openapi-spec Merge pull request #84481 from robscott/endpointslice-port-validation 2019-10-30 21:55:37 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00