Skip to content

v0.9.7

Compare
Choose a tag to compare
@poiana poiana released this 05 Sep 08:55
· 257 commits to master since this release

Changelog

  • 93f655e chore(go): bumped some deps.
  • 88e4c44 fix(makefile): fixed BuilderBaseImage value to avoid the _$(uname -m) suffix.
  • 770968a fix(kubernetes-probe): Fix inconstancy of probe file download + fix removing of the lock
  • 427e443 fix(cmd,pkg): fixed some ubuntu-related tests that were failing because ubuntu dropped some kernels support.
  • d579a82 chore(cmd, pkg, validate): actually support any ubuntu flavor passed as target.
  • 2a86eb3 feat(kebernetes-incluster): fix lock file name
  • 7091cf1 feat(kebernetes-incluster): removing CC var from make calls when building pbf driver
  • 9c9e69c feat(kebernetes-incluster): update docs and flags integration
  • 6d897ad feat(kebernetes-incluster): update gcc path in scripts, remove 'ln -sf' commands
  • 6afb6ac feat(kebernetes-incluster): Update doc and tests
  • 719f988 feat(kebernetes-incluster): Adding kubernetes in cluster subcommand to use a service account, pods options, fix lock mechanism