Merge pull request #97496 from chymy/k8s-hyperlink

Add a hyperlink to issue 95156
This commit is contained in:
Kubernetes Prow Robot 2021-01-04 11:38:09 -08:00 committed by GitHub
commit 453994e9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
Read [the docs](https://kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/)
to understand the different extension points within the scheduling framework.
TODO(#95156): flesh this out a bit more.
TODO([#95156](https://github.com/kubernetes/kubernetes/issues/95156)): flesh this out a bit more.
## Adding plugin configuration parameters through `KubeSchedulerConfiguration`