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

Add proxy or magic file to purge caches #377

Open
jonasfj opened this issue May 4, 2018 · 1 comment
Open

Add proxy or magic file to purge caches #377

jonasfj opened this issue May 4, 2018 · 1 comment

Comments

@jonasfj
Copy link
Contributor

jonasfj commented May 4, 2018

Instead of interpreting exit codes (which out abstractions deliberately don't support).

However, we could support:

  • curl http://taskcluster/purge-cache/<cacheName> (from within the container)
    or
  • touch /.well-known/purge-cache/<cacheName> (from within the container)
@jonasfj
Copy link
Contributor Author

jonasfj commented May 4, 2018

Probably using /.well-known/purge-cache/<cacheName> won't work across operating systems.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant