Bug 1001811 - Console styles were unavailable during prod release
Summary: Console styles were unavailable during prod release
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-27 19:54 UTC by Clayton Coleman
Modified: 2015-05-15 01:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-19 16:48:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2013-08-27 19:54:13 UTC
During the production release the front proxy is updated with the new version of rhc-site-static, but ex-srvs are not updated until the end.  The site was serving asset URLs based on the old version of rhc-site-static (coming from the manifest in the RPM) but the front proxy no longer had those assets available.

Ideally, we would let the front proxy pass through /app/assets/* if it's not found locally (404 -> ex-srv), but not sure that's possible.

We also need to ensure that the rule for /app/assets-*/* that sets the cache header starts working (we have to use a different setup than currently).

Comment 1 Clayton Coleman 2013-09-09 21:35:40 UTC
Fixed with https://engineering.redhat.com/trac/Libra/wiki/Releases/2.0.33#Comment6clayton

Waiting for validation on INT before proceeding.

Comment 2 Clayton Coleman 2013-09-10 20:42:09 UTC
During stage and prod deployment, console should still have CSS styles.

Comment 3 Yujie Zhang 2013-09-11 03:22:52 UTC
Will test it during STG deployment.

Comment 4 Yujie Zhang 2013-09-11 10:30:56 UTC
Tested on devenv, the console can be displayed correctly when upgrading, so verify this bug.


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