Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

disables the service worker #91

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

prydonius
Copy link
Contributor

Disable the service worker as it currently loads index.html from cache for
all unknown paths. This doesn't work well with our Ingress setup because if
you visit /kubeless/ you end up getting the Dashboard instead of the Kubeapps
UI. We can consider re-enabling this once the Kubeless UI is integrated in
the Dashboard and we no longer need the external link.

Disable the service worker as it currently loads index.html from cache for
all unknown paths. This doesn't work well with our Ingress setup because if
you visit /kubeless/ you end up getting the Dashboard instead of the Kubeapps
UI. We can consider re-enabling this once the Kubeless UI is integrated in
the Dashboard and we no longer need the external link.
Copy link
Contributor

@Angelmmiguel Angelmmiguel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@prydonius prydonius merged commit 825c3e3 into vmware-archive:master Feb 16, 2018
@prydonius prydonius deleted the disable-service-worker branch February 16, 2018 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants