rackerlabs / genestack

Where Flex cloud brings infrastructures to where you are.
https://docs.rackspacecloud.com/
Apache License 2.0
29 stars 32 forks source link

fix: OSPC-612 Memcached tokens #530

Closed cloudnull closed 1 week ago

cloudnull commented 1 week ago

It was reported that memcached wasn't working to the full potential this was due to caching services not using the shared token. This change ensures that all services will have access to the shared token.

  1. new secret created for the memcached shared token. Secret generation script has been updated for this new token.
  2. all install scripts updated with the new shared override(s).
  3. all documentation updated to point to show the updated command using a single source.

This change will ensure that deployed clouds have better access to memcached providing a significant performance enhancement throughout the cloud.

Issue: https://rackspace.atlassian.net/browse/OSPC-612