Releases: kosli-dev/cli
v0.5.0
Changelog
3263bf4 Start adding defaults for teamcity
3fb0c80 print missing flag names instead of var names for required global flags
616d070 Revert to produce markdown docs
bc649eb Add report deployment command
e24fbb0 Add default values for flags from CI env vars to docs
2ee81bd fix test-reporter step in ci
f774fc6 Make it possible to require global flags
453d4cc Refactor digest calculation in commands
af794ed Validate sha256 digests when directly provided
79e18b6 Allow passing the sha256 fingerprint directly as a flag
1b348cd Add report/log artifact command
9efd162 Add a script for fixing k8s modules versions
02b1fee Add fingerprint command
105b366 Add create pipeline command
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
Changelog
f958798 Add tests for server reporter
8c161a4 Create command line for server reporter
db07119 Remove unnecessary use of fmt.Sprintf
2637e13 Add tests for dir sha256
a215f8f clean up comments
4c14849 Add digest module for files and directories
cb49328 Rename images to digests in the report payload
ce98be3 Rename data to artifacts in the json payload
1570f88 Add infrastructure id and type to the reported data
b20d9f5 Docs: replace default column with required
20fdc41 Add missing function error return check
070c68c Update docs
fff0b18 Docs: Restore hardwired md table
ab8ada5 Docs: generate rst files
168ac8f Generate command docs to rst file.
79e7a8a Start converting md docs to rst docs.
0fe26a0 Update docs
v0.3.0
Changelog
4c2c318 increase golangci-lint timeout
e61944c Tag released images as latest
bf260d8 standardise the reported timestamps to unix timestamps
f9c3315 capture image digest from image name if it is not available from aws response
3e28e6a Update printed text when payload is sent to API
9bd045e Continue creation of ECS data for reporter, remove family flag from command
70fc233 Begin creating ECS data for reporter
cb33aa4 Fix initialization of input variable
b2a1669 Add filters to ECS command
8bf782f Catch error for ListEcsServices
4f59a2b print out image digest and image name for ECS tasks
9cbbe16 add scaffolding for ecs env report subcommand
91b5657 release reporter chart v0.2.1
ede7609 allow passing env variables to the cronjob
e76f495 Update reporter use to specify environment type
31ce962 Report CI failures to slack
5abc283 Delete dead file
28980bb Don't set namespaces parameter when targeting an entire cluster
eebe5c5 update chart repo
72a238e publish the helm chart
65bd6e1 Update helm chart docs
1a27753 Add memory limits and quote namespace regex
d803f1f Exit with non-zero code when there is an error
dc748ae Pass merkely-api-token using an env-var
1d092f7 Update reporter helm chart
211fc01 Set the default namespaces to all
788845e Add helm chart documentation
65b4fb9 Fix chart url in index.yaml
a03bef0 Add charts repo index.html
891490c Add helm charts directory under docs
c706962 Updated helm yaml files
989b900 YWIP Start helm chart
7d00eff Update docs