chenyulin0719 commented on code in PR #513:
URL: https://github.com/apache/yunikorn-site/pull/513#discussion_r1958432779
##########
docs/user_guide/service_config.md:
##########
@@ -1204,3 +1175,34 @@ service.operatorPlugins: "general"
- shim.scheduler
- shim.scheduler.plugin
- shim.utils
+
+#### admissionController.filtering.defaultQueue
Review Comment:
@kaichiachen I guess what @manirajv06 means is the order of `Footnotes` and
`deprecated setting` in markdown file. Although markdown automatically move
footnotes to the end of the render page, it's still strange to see them in
service_config.md file.
```
### Deprecated settings
#### service.operatorPlugins
**_DEPRECATED in 1.4.0:_** No replacement
...ignored
[^1]: Available log subsystem values: -> I think it should be moved
to the end of md file, or placed right after the `log.{subsystem}.level`.
- admission
- admission.client
- admission.conf
...ignored
#### admissionController.filtering.defaultQueue
**_DEPRECATED in 1.6.0:_**
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]