Description of problem: The syntax 'kubectl create -f path.json' is often used to create objects in kubernetes. It is no longer accepted. Version-Release number of selected component (if applicable): kubernetes-client-1.2.0-0.12.alpha6.gitf0cd09a.fc23.x86_64 How reproducible: Every time. Steps to Reproduce: 1. kubectl create -f test.json Actual results: unknown shorthand flag: 'f' in -f[root@localhost ~]# rpm -q kubernetes-client Expected results: Create the objects. Or tell us that test.json doesn't exist (if it doesn't).
This is fixed here https://bodhi.fedoraproject.org/updates/FEDORA-2016-8bc7ba5f6b
*** Bug 1313783 has been marked as a duplicate of this bug. ***
Yup, can confirm this is fixed in http://koji.fedoraproject.org/koji/buildinfo?buildID=740256
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a89f5ce5f4
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a89f5ce5f4
kubernetes-1.2.0-0.15.alpha6.gitf0cd09a.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.