k8s-inventory

Anchore Kubernetes Inventory can poll Kubernetes Cluster API(s) to tell Anchore Enterprise which Containers and Images are currently in-use

APACHE-2.0 License

Stars
58
Committers
15

Bot releases are visible (Hide)

k8s-inventory - v0.2.2

Published by github-actions[bot] about 3 years ago

Changelog

cae6e10 fix release workflow (#40)
26d6fe9 Merge pull request #39 from anchore/go-mod-update
ffb98e8 bump minimum go version in go.mod to go v1.16
cf65818 Merge pull request #37 from anchore/release-fix
01eb882 fix release workflow go version to match enterprise
fce4cdf Merge pull request #36 from anchore/acceptance-fix
3b159e4 bump acceptance test go version to 1.16.7 to match enterprise dockerfile
7b18b20 update log file permissions to 0644 (#35)
94423a5 Merge pull request #31 from found-it/handle-certs-in-container
8118a0f put kai in path for container
47a0f02 change the user and group to nonroot and nobody
ca4b434 fix typo
98d8a1e Change the underlying container to distroless
7dc9fef Merge pull request #27 from anchore/adjust-image-digest-filter
3084077 Adjust the Image Digest Filter
5428a29 Add CodeQL Analysis
c7f8878 Migrate Static Analysis, Unit, and Integration test workflow to github actions

Docker images

  • docker pull anchore/kai:v0.2.2
k8s-inventory - v0.2.1

Published by github-actions[bot] over 3 years ago

Changelog

3681f0e lower coverage threshold for now
46d8ef8 modified to layer obfuscation into the config String() method instead to be more purposefully accurate
725b2db obfuscate the output of the config during cmd inititialization debug log

Docker images

  • docker pull anchore/kai:v0.2.1
  • docker pull anchore/kai:latest
k8s-inventory - v0.2.0

Published by github-actions[bot] over 3 years ago

Changelog

6521a97 update README
20a3eff Fix release checkNames for acceptance tests
a15fe0e Fix Acceptance Tests, ensure they work
f8fef90 standardize on go version
5f5ca10 Add integration test suite, complete with k8s cluster installation, and improve acceptance test script/workflow
669e2f7 Add acceptance test to verify kai can be installed to helm based on current code
8d86e71 Use implicit github token for releases
023b0e7 modularize the GetImageResults method a bit
902c967 get rid of wait group (now using unbuffered channel) to simplify concurrency logic, consolidate some more functions
cfb3df9 remove ui and bus logic
2cdd0a8 remove some logs
ea328cd Improve error handling: use a error type, add timeout for k8s requests
771f12d Merge pull request #15 from anchore/namespaces-duplication
d561022 Remove some code duplication around listing namespaces
edb9073 Update README.md

Docker images

  • docker pull anchore/kai:v0.2.0
  • docker pull anchore/kai:latest