Hide Forgot
Description of problem: Following the latest https://github.com/openshift/kubernetes-namespace-reservation , namespace reservation does not work. Version-Release number of selected component (if applicable): openshift v3.11.0-0.19.0 kubernetes v1.11.0+d4cacc0 How reproducible: Always Steps to Reproduce: Follow https://github.com/openshift/kubernetes-namespace-reservation Actual results: `kubectl create namespace deads` or `oc new-project deads` can succeed Expected results: Should fail and produce "Error from server (Forbidden): "deads" is reserved" Additional info:
Possibly an enablement thing.
Towards enabling webhooks by default: - https://github.com/openshift/origin/pull/20743 - https://github.com/openshift/origin/pull/20744
https://github.com/openshift/origin/pull/20953 and https://github.com/openshift/origin/pull/20945 still have to merge into release-3.11.
Verified in v4.0.0-0.52.0 per https://jira.coreos.com/browse/MSTR-199 comment I added. Please move this bug to ON_QA. Thx
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758