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

Bug 1340460

Summary: PUT not Post, at least for RoleBinding
Product: OpenShift Container Platform Reporter: Eric Jones <erjones>
Component: MasterAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED NOTABUG QA Contact: weiwei jiang <wjiang>
Severity: low Docs Contact:
Priority: medium    
Version: 3.1.0CC: aos-bugs, erjones, jokerman, mmccomas, tpoitras, vigoyal, wjiang, 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: 1311270 Environment:
OpenShift Enterprise 3.1
Last Closed: 2016-06-23 13:05:23 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:
Bug Depends On: 1311270    
Bug Blocks:    

Comment 1 Jordan Liggitt 2016-06-06 16:27:52 UTC
The documentation is correct, POST is used to create, PUT is used to update. Can you include the curl command and output you are seeing?

Comment 2 Jordan Liggitt 2016-06-23 13:05:23 UTC
Working as designed and documented, as far as I can see.