So it’s been a busy week at Hypernode headquarters. There’s been lots of development on internal processes and customers testing Varnish brought up lots of interesting bugs to fix 🙂
This release brings you:
- Migrating nodes that have Varnish enabled will now just work ™ instead of crashing.
- We’ve created Jenkins jobs that test Hypernodes with Varnish in combination of Turpentine. It tests things like:
- We’ve created
magerun turpentine:config:save
that writes the VCL for Turpentine to Varnish from the command line. This was something we needed for tests, but here it is anyway.
Some internal things:
- Creating new nodes would sometimes fail on a few details. This process is now much better to monitor because of how we restructured the internal logging and retrying.
- Sometimes the Nginx config reloader would crash. Now we monitor it better so we can get it back on its feet.
- We’ve been testing a new centralized log gathering system. More on that in later releases.