Skip to content

0.4.3: Improved Tests, Go Modules, More Secure Deployment Configuration

Compare
Choose a tag to compare
@robscott robscott released this 17 Oct 20:43
· 233 commits to master since this release
b0096cd
  • More complete tests
  • Some slight refactoring to enable better tests (majority of logic in Reconcile function was moved to another function)
  • Improved logic for owner ref matching
  • A move from Dep to Go modules (and Go 1.11)
  • More secure deployment configuration by dropping all capabilities and running as a non root user