Bug 1251878 - [origin_platformmanagement_480]Builder and S2I still work after Atomic-enterprise started even add the disabledFeatures config
Summary: [origin_platformmanagement_480]Builder and S2I still work after Atomic-enterp...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Michal Minar
QA Contact: Jianwei Hou
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-10 08:21 UTC by weiwei jiang
Modified: 2016-10-30 22:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-23 21:16:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description weiwei jiang 2015-08-10 08:21:13 UTC
Description of problem:
After start atomic-enterprise, the builder and S2I still work,
and even add the following config to master-config.yaml, builder and S2I still work:
disabledFeatures:
 - Web Console
 - Builder
 - S2I Builder


Version-Release number of selected component (if applicable):
devenv-fedora_2129
# atomic-enterprise version  
atomic-enterprise v1.0.4-112-g1954a4b 
kubernetes v1.0.0


How reproducible:
always

Steps to Reproduce:
1. Start atomic-enterprise
 atomic-enterprise start --master-config=openshift.local.config/master/master-config.yaml --node-config=openshift.local.config/node-ip-10-11-200-112/node-config.yaml 
2. Create application which need S2I build
3. Check if the build can work or not

Actual results:
Build and S2I work fine

Expected results:
Build and S2I should not work for atomic-enterprise.

Additional info:

Comment 2 Gaoyun Pei 2015-11-11 05:15:39 UTC
Now the Atomic Enterprise Platform is using atomic-openshift-master/node service just as OpenShift Enterprise, the related feature would be disabled according to the deployment_type when installing the environment. 
Move the bug to VERIFIED for the AEP could installed successfully and WebConsole/Builder/S2I Builder is disabled by default.


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