Strict Parser Mode on Reliza CLI

To improve security on GitOps workflows, we have recently added Strict parser mode on Reliza CLI. Here is how this works. Reliza CLI contains “parsetemplate” command which can resolve image tags from configuration yaml files into their versions with digests approved in Reliza Hub for specific environment. We now added “–parsemode” flag which controls 3… Continue reading Strict Parser Mode on Reliza CLI

Automated Changelogs are Now Part of Reliza Hub

Happy to announce that Reliza Hub would now automatically prepare changelogs between software releases. Here is how this works: Connect CI tool to Reliza Hub according to documentation Adopt conventional commits (it would somewhat work even without conventional commits, but this won’t be nice) Every release in Reliza Hub now has compare tab, where you… Continue reading Automated Changelogs are Now Part of Reliza Hub

Some Security Risks of Using Push-Based CD

Surprisingly I’m recently not finding a strong majority of voices saying that Push-Based Continuous Delivery should never be used due to security concerns. So I feel there is a need to clarify risks more explicitly. First of all here is what I mean by Push-Based CD. Simply, this is the approach, where SSH-key or some… Continue reading Some Security Risks of Using Push-Based CD

CKAD Certified!

Passed my CKAD exam, and now I’m both CKA and CKAD certified. Planning to complete CKS later this year.