Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 15:14
· 476 commits to main since this release
69d07da

Changelog

69d07da Merge pull request #51 from anchore/found-it/backwards-compatible-config
d97b992 update readme with example for namespace selectors
2acd0a2 update readme with backwards compatibility docs
3ba763c Merge branch 'main' into found-it/backwards-compatible-config
5f915aa Merge pull request #50 from anchore/found-it/doc-updates-v0.2.3
1c9b1f1 update Kai to KAI
7cc7bf6 add backwards compat for kubernetes request timeout
30674f8 satisfy linting error for long function
b7bef3b use a translation when the config is read in
cbf1274 add a default for the old namespaces config
d5a26a9 add backwards compatibility for namespaces config
07b3adc Add notes on how to release kai
3f6d2aa missed one - add some consistency to headers
005c078 add some consistency to headers
5569341 add some more notest o the developing section
01868af minor release, not patch
1d0778e break out the lower sections of the configuration
37e73f5 add examples for the missing-tag-policy
a326fdc add the readme updates for all new configurations
f373d64 Merge pull request #49 from anchore/found-it/handle-null-tag
d5b1339 add some more detail to comment
03599d1 enforce the missing tag policies when collecting images
9a74f7b fix the config tests
6100fd9 add the configuration parameters for the missing tag handling
7f626b3 Merge pull request #46 from anchore/timeoutSeconds_fix
547c0af Remove the empty string checks from the integration test
119cefb remove the namespaces cli option since the config is more complex now
54a1508 fix the linting findings
2acb024 fix the tests
f6d8317 fix merge conflicts
8a4e6b9 change function name
2583dfb Merge pull request #48 from found-it/namespace-selection
b3ba32e move regex to package scope to keep from recompiling
86d43af add the capability to regex namespaces to exclude
a6cdbe5 add an include/exclude option to the kai config
6ca8ed0 Merge pull request #47 from found-it/repo-tag-digest-parsing
5e754c7 fix some details based on review
e5cb73c add an ignore-not-running option to let end users toggle behavior
8975008 use a better regex for the digest parsing
1d72da6 add some comments to make things clear
761891a use a unique key for ensuring uniqueness across pods
5d58732 add some comments and clean up the parsing
8f2e133 make test results a little more readable
dcb3c08 use a regex for the sha
6578779 no reason to use a struct rather than an array
fa2793a Kai default configuration has a typo
3fb34ab add in some base code for parsing out the tag/digest
3587a4a remove irrelevant argument
8ca6092 Add some comments around the tests
78ceac2 Update the tests for inventory
e5c548f switch how digest is pulled out
dada143 Merge pull request #45 from found-it/worker-pools
dae0be3 worker pool size doesn't need to be an int64
e183a51 add a per-worker clientset and stopper channel
c0a6c41 make worker pool size configurable
0d3545c add a simple worker pool
4a438b3 return namespaces as an array
bbd2cb1 fix tests
b7b173f Change namespace config to collect all if empty
ccead64 Merge pull request #43 from found-it/cleanup
9342b11 variable rename to match new convention
41e603a more rename to match the underlying structure
a1540c6 Merge branch 'main' into cleanup
52e000f rename to match underlying structure
23b36c9 rename some things in the inventory tests
e96a368 change naming from results to report
90b45a9 get rid of ImageResult struct
576a1ba Merge pull request #44 from anchore/fix-lint
0bc6534 Fix linting failures
5977abc Convert Result to Report
8709925 fix missed unit tests
7ec2335 Change Namespace to ReportItem so it matches the swagger spec
0ac32ed Move inventory report out of reporter
e048f88 Start the migration to hold all data under inventory rather than result
441e127 Merge pull request #34 from found-it/found-it/chunk-fetching
bd49883 remove namespace retrieval from cli auto-complete
d30c056 change name of configuration parameter
fa66f54 fix the channel close for auto-completion of namespaces
2018cfa Merge remote-tracking branch 'upstream/main' into found-it/chunk-fetching
a30e9fd fix tests
3c61e9e Add the kubernetes configuration to the default config
7064f47 Add some name changes to make things more clear
e4827e0 gopls making me reorganize my code
1cb3d4a Remove the sleep I accidentally committed
dc76edb Add chunking to the pod fetch
23739da Send namespaces through channel
618cfc7 Add configurable limit for list operations
905c0a3 Fetch namespaces in chunks
5d2ce97 Move the ticker

Docker images

  • docker pull anchore/kai:v0.3.0