Bug 1279736

Summary: The v1beta3 wasn't removed from master-config.yaml
Product: OpenShift Container Platform Reporter: Anping Li <anli>
Component: Cluster Version OperatorAssignee: Jason DeTiberus <jdetiber>
Status: CLOSED ERRATA QA Contact: Johnny Liu <jialiu>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0.0CC: anli, aos-bugs, bleanhar, jdetiber, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openshift-ansible-3.0.9-1.git.0.9f97293.el7aos Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 23:29:29 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 Anping Li 2015-11-10 07:33:57 UTC
Description of problem:
The v1beta3  is in master-config.yaml after upgrade. As design 'support for the v1beta3 api was removed in 3.1.  /etc/origin/master/master-config.yml cannot have it listed as one of the `apiLevels`, it should be removed from master-config.yaml 


Version-Release number of selected component (if applicable):
openshift-ansible-playbooks-3.0.7-1.git.156.70ed54c.el7aos.noarch

How reproducible:
always

Steps to Reproduce:
1. upgrade from v3.0.2 to v3.1
2. check the api level in master-config.yaml after upgrade


Actual results:
# head master-config.yaml 
apiLevels:
- v1beta3
- v1
apiVersion: v1
assetConfig:
  logoutURL: ""
  masterPublicURL: https://openshift-120.lab.sjc.redhat.com:8443
  publicURL: https://openshift-120.lab.sjc.redhat.com:8443/console/


Expected results:
The api level support for the v1beta3 should be removed.

Additional info:

Comment 1 Jason DeTiberus 2015-11-10 22:38:11 UTC
I'm not able to duplicate this? Did you verify that the 3.1 repo was available and the deployment_type was set to openshift_enterprise? Otherwise only a 3.0 minor upgrade would be performed.

Any additional information that you could provide related to how the upgrade was performed (installer wrapper vs ansible directly, configuration files, etc) would help troubleshoot the problem.

Comment 4 Anping Li 2015-11-12 08:20:54 UTC
Verified and pass. the v1beta3 was removed from master-config.yml

Comment 6 errata-xmlrpc 2015-11-19 23:29:29 UTC
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/RHEA-2015:2492