I’ve discovered what I believe is a bug when upgrading from 3.6 to 3.7.

There is a file that creates the components for the API Aggregator in the 
install scripts that does not get called during separate control-plane and node 
upgrades.

The file is:
/usr/share/ansible/openshift-ansible/playbooks/common/openshift-master/tasks/wire_aggregator.yml

It does not get called in the upgrade_control_plane.yml or the 
upgrade_nodes.yml playbooks, but is called in the upgrade.yml file.   In 
addition, the only time it is run is when there are hosts listed in the 
“oo_masters_to_config”, which is only before they are upgraded.  This means 
that if you try to run the upgrade.yml afterward, it does not apply these 
changes.

Perhaps I this list can notify someone that can correct this.

Gary Franczyk
Unix Administrator, Expert, Infrastructure

----------------------------------------------------------------------
The information contained in this e-mail may be privileged and confidential 
under applicable law. It is intended solely for the use of the person or firm 
named above. If the reader of this e-mail is not the intended recipient, please 
notify us immediately by returning the e-mail to the originating e-mail 
address. Availity, LLC is not responsible for errors or omissions in this 
e-mail message. Any personal comments made in this e-mail do not reflect the 
views of Availity, LLC.
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to