v0.6.0
Changelog
411b686 Complete control deployment cmd
143eb24 Fix commiting unneeded files when publishing helm docs
6b883bf Update helm docs
6d80542 fix helm index generation
ae33e98 sudo dpkg command
b39b138 install helm-docs in the pipeline
0d9cc0e Remove dead files
ba46133 Move k8s-reporter helm chart into charts/
c5a2a6b Update hugo baseURL
f8d09e7 Remove baseurl from hugo config
4eaa3c2 Update gh pages workflow
5d28529 Add docs dependency to hugo target
76adb62 Docs: lowercase title and rename docs directories
f66da4c Rename /docs.merkely.com dir to /docs dir
7db9182 Update baseURL for docs
05507c0 Update workflow for github pages
65dc514 Update gh-pages.yml
032d4f5 Update baseURL for docs
b57b4b3 Add hugo publising workflow for github pages
eea8134 Start adding hugo documentation
7837697 Add create environment cmd
03c1009 Refactor artifact arg validation
421aeb7 Add tests for the requests package
644db20 Refactor sending requests
587c01a Fix bugs in namespace filtering
82f8424 save point
a206236 Save point
a6f2964 Add boilerpplate for k8s integration tests
ea21ebb Start adding control deployment cmd
179228a Add request approval cmd (under report for now)
07956eb Add approve deployment cmd (under report for now)
3222b6f Log the right http method when requests fail
936264e Add report test command
c15805b Allow passing files and dirs when reporting on servers
e358b16 Use logrus logger for the k8s reporting cmd
e7366d4 Add logrus logger and a global verbose flag
8a068de Add tests for cli_utils
88d9bfe Add default git commit env variable for teamcity
25fc5e2 Fix linting error
1f5239f Add tests for internal/utils
3677b2b Add tests for docker digest
528552c EvidenceCmd: create log evidence command
b986272 Remove open command from make test target
544483c Fix typo in binary name
51bb47e Update make target test to test_unit
ab0189b Create test for dir fingerprinter accounting for when a filename contains a space
4c6af96 Update docs