Skip to content

20221006171046

Compare
Choose a tag to compare
@Twsouza Twsouza released this 06 Oct 23:00
· 123 commits to master since this release

What's Changed

#3568 feat-420: Run docker in TLS mode for secure docker communication [@nightfury1204]
#3589 Create E2E test for canceling apps deployment [@Twsouza]
#3593 Add E2E tests for internal communication and internal apps [@Twsouza]

Attention

If you're using InstanceBootCommand to override options in /etc/sysconfig/docker make sure to include the tls parameters --tls --tlscacert /etc/ca.pem --tlscert /etc/cert.pem --tlskey /etc/key.pem

Full Changelog: 2022092...2022100