-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.16
-
Quality / Stability / Reliability
-
False
-
-
2
-
None
-
No
-
None
-
None
-
None
-
uShift Sprint 251, uShift Sprint 253, uShift Sprint 254, uShift Sprint 255, uShift Sprint 256, uShift Sprint 257, uShift Sprint 258, uShift Sprint 259, uShift Sprint 260, uShift Sprint 261, uShift Sprint 262
-
11
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The MicroShift logs include messages about deprecated command line options and controllers. These may be separate bugs to fix.
$ sudo journalctl -u microshift --grep deprecated --case-sensitive=false -o cat Flag --openshift-config has been deprecated, to be removed Flag --openshift-config has been deprecated, to be removed Flag --enable-logs-handler has been deprecated, This flag will be removed in v1.19 Flag --kubelet-read-only-port has been deprecated, kubelet-read-only-port is deprecated and will be removed. kube-apiserver W0204 10:19:03.986468 4235 admission.go:76] PersistentVolumeLabel admission controller is deprecated. Please remove this controller from your configuration files and scripts.
Version-Release number of selected component (if applicable):
4.16, main development branch
How reproducible:
Every time MicroShift starts
Steps to Reproduce:
1. Start MicroShift 2. sudo journalctl -u microshift --grep deprecated --case-sensitive=false -o cat
Actual results:
See above
Expected results:
No deprecation warnings
Additional info: