Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1364934

Summary: Error when creating first project from CLI
Product: OpenShift Container Platform Reporter: Maciej Szulik <maszulik>
Component: apiserver-authAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED DUPLICATE QA Contact: weiwei jiang <wjiang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aos-bugs, mdong, wsun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-08 09:29:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Maciej Szulik 2016-08-08 09:05:08 UTC
Description of problem:
I got following error when creating my first project:
Error from server: Internal error occurred: policybindings ":default" cannot be updated: the object has been modified; please apply your changes to the latest version and try again

Version-Release number of selected component (if applicable):
GCE dedicated, Hack Day 08/08

How reproducible:
It happened only the first time after initial login, so I can't re-check it.

Steps to Reproduce:
1. Login to server oc login --token=TOKEN--server=SERVER
2. oc new-project myproject

Actual results:
Error from server, but the project got created:
Internal error occurred: policybindings ":default" cannot be updated: the object has been modified; please apply your changes to the latest version and try again

Expected results:
The usual nice information that new project got created.

Additional info:
None

Comment 1 mdong 2016-08-08 09:29:00 UTC

*** This bug has been marked as a duplicate of bug 1363931 ***