Bug 1458809
| Summary: | [atomic registry] Rebase cockpit-kubernetes to match other cockpit packages in RHEL Extras 7.3.6 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dominik Perpeet <dperpeet> |
| Component: | Management Console | Assignee: | Dominik Perpeet <dperpeet> |
| Status: | CLOSED ERRATA | QA Contact: | Johnny Liu <jialiu> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5.0 | CC: | aos-bugs, dperpeet, jforrest, jokerman, mmccomas, stefw, xiaocwan |
| Target Milestone: | --- | Keywords: | Rebase |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Rebase: Bug Fixes and Enhancements | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-29 08:45:56 UTC | Type: | --- |
| 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: | 1458804 | ||
| Bug Blocks: | |||
|
Description
Dominik Perpeet
2017-06-05 13:49:44 UTC
Currently I only could find EXTRAS-7.3-RHEL-7-20170522.0 build, but in which its cockpit version is 138-6 version, while the latest cockpit is 141-1, waiting for new EXTRAS build to include the latest cockpit build to do verification. Hi Dominik, Do you know where to get extra repo including cockpit-141-1 build? (In reply to Johnny Liu from comment #3) > Hi Dominik, > Do you know where to get extra repo including cockpit-141-1 build? Hi, in preparation for Cockpit in RHEL Base, the following packages won't be updated as part of the 7.3.6 release: cockpit cockpit-system cockpit-bridge cockpit-ws They will remain at the version that was shipped in 7.3.5 (138). Due to some release engineering issues, the latest compose isn't correct, since it contains newer versions of the above packages. If you still need it for the other packages: http://download-node-02.eng.bos.redhat.com/devel/candidate-trees/EXTRAS-7.3-RHEL-7-20170612.0/compose/Server/x86_64/os/ That said, I think you will actually get good enough results by testing the new cockpit-kubernetes against the cockpit packages from 7.3.5. @Dominik, thanks for your info. 3.3: Run testing with devel/candidate-trees/EXTRAS-7.3-RHEL-7-20170612.0 + AtomicOpenShift-errata/3.3/2017-06-14.2, PASS. # rpm -qa|grep cockpit cockpit-kubernetes-141-1.el7.x86_64 cockpit-bridge-141-1.el7.x86_64 cockpit-docker-141-1.el7.x86_64 cockpit-ws-141-1.el7.x86_64 cockpit-system-141-1.el7.noarch Access https://<master>:9090/kubernetes, web page is showing well. 3.4: Run testing with devel/candidate-trees/EXTRAS-7.3-RHEL-7-20170612.0 + AtomicOpenShift-errata/3.4/2017-06-14.2, PASS. # rpm -qa|grep cockpit cockpit-system-141-1.el7.noarch cockpit-bridge-141-1.el7.x86_64 cockpit-docker-141-1.el7.x86_64 cockpit-ws-141-1.el7.x86_64 cockpit-kubernetes-141-1.el7.x86_64 Access https://<master>:9090/kubernetes, web page is showing well. 3.5: Run testing with devel/candidate-trees/EXTRAS-7.3-RHEL-7-20170612.0 + AtomicOpenShift-errata/3.5/2017-06-14.2, PASS. # rpm -qa|grep cockpit cockpit-bridge-141-1.el7.x86_64 cockpit-ws-141-1.el7.x86_64 cockpit-system-141-1.el7.noarch cockpit-kubernetes-141-1.el7.x86_64 cockpit-docker-141-1.el7.x86_64 Access https://<master>:9090/kubernetes, web page is showing well. 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/RHBA-2017:1662 |