Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-stage setup #5

Open
tsafin opened this issue Jan 29, 2017 · 0 comments
Open

Multi-stage setup #5

tsafin opened this issue Jan 29, 2017 · 0 comments

Comments

@tsafin
Copy link
Contributor

tsafin commented Jan 29, 2017

Cache-MDX2JSON is the special:

  • the assumed scenario is to download first installer.xml
  • then run some command;
  • which will download the rest of files from GitHub (unauthorized anythow, thus quickly approaching the generic 60 requests a hour rate-limit);
  • which then will be installed to their own namespace to be created;

This way we are unable to control all installed entities, and are unable to properly uninstall.

  1. we need to figure out the way to check all installed objects
  2. or make Cache-MDX2JSON to be CPM-aware (this is simpler)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant