Bug 1446984 - [dedicated] dedicated-cluster-admin needs to have an ability to edit templates and imagestreams in openshift namespace
Summary: [dedicated] dedicated-cluster-admin needs to have an ability to edit template...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: RFE
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: yasun
URL:
Whiteboard:
: 1385862 (view as bug list)
Depends On:
Blocks: OSOPS_V3
TreeView+ depends on / blocked
 
Reported: 2017-05-01 04:12 UTC by Kenjiro Nakayama
Modified: 2021-06-10 12:16 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-08 03:34:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenjiro Nakayama 2017-05-01 04:12:14 UTC
Description of problem:
---
- The customer (dedicated users) cannot edit/replace default template/imagestreams in openshift namespace.
- For example, actual request is that the customer wanted to replace the pre-installed Jenkins image and python in the templates/imagestreams.
- It is possible to create new imagestream/templates in each namespace, but it makes webconsole messy.

Version-Release number of selected component (if applicable):
- OpenShift Dedicated

Steps to Reproduce:
---
1. oc edit template 

Actual results:
---
  $ oc edit imagestream -n openshift python
  error: imagestreams "python" could not be patched: User "dedicated-cluster-admin" cannot "patch" "imagestreams" with name "python" in project "openshift"
  You can run `oc replace -f /tmp/oc-edit-lmac3.yaml` to try this update again.

Expected results:
---
  $ oc edit imagestream -n openshift python
  $ oc edit template -n openshift jenkins

and edit/create/remove imagestream/templates works fine.

Comment 5 Steve Speicher 2017-05-10 20:40:42 UTC
We are tracking this as an enhancement request. We have some pieces of work to enable. The model we are looking at is where a customer would opt-out of having OpenShift Operations manage the install and update of the image-streams and templates. Then the customer would run the script themselves and update as needed. As we wouldn't have a good way to track the changes and apply updates. We'd provide documentation and tools to assist with that.

Comment 7 Paul Weil 2017-05-15 16:25:11 UTC
*** Bug 1385862 has been marked as a duplicate of this bug. ***

Comment 9 Bernie Hoefer 2017-06-12 12:31:33 UTC
Requesting update for customer, please.

Comment 12 Brenton Leanhardt 2017-08-24 17:48:00 UTC
*** Bug 1429366 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.