Skip to content

Releases: anchore/k8s-inventory

v1.1.1

17 Aug 08:29
v1.1.1
80afa02
Compare
Choose a tag to compare

Changelog

  • 3160e87 Merge pull request #100 from anchore/fix-for-enterprise-running-behind-proxy
  • 80afa02 Merge pull request #101 from anchore/UT-201
  • 7a619ae Merge pull request #102 from anchore/codeowners
  • f9b5e20 Merge pull request #99 from anchore/log-formatting
  • f59d841 chore: add CODEOWNERS file
  • e13d502 fix: log formatting of retry message
  • 7e778e2 fix: remove unnecessary println
  • 32a8624 fix: try to catch invalid responses on Enterprise API redirect

v1.1.0

15 Aug 15:02
v1.1.0
8ae17e5
Compare
Choose a tag to compare

Changelog

  • 1ff3b83 Check API version to determine correct Report API endpoint for V1/V2
  • 9f9f7dd Default to V1 if /version response cannot be parsed
  • f8f82fa Default to V1 if /version response does not include api_version
  • 5c8a6ac Merge pull request #97 from anchore/ENTERPRISE-2926
  • 8ae17e5 Merge pull request #98 from anchore/svietry/v2-api
  • ebbacb4 Simplify version parsing, and integrate feedback
  • 7e4f9bf feat: change default api version to v2
  • 033958b feat: only run api version check and retry on 404
  • 57c039e feat: retry the post if the enterprise api version has changed
  • 0f987d1 feat: switch to /version endpoint for validating enterprise version
  • ec9da79 fix: address the v2 api endpoint
  • 408d6c2 fix: buildURL accepts a path

v1.0.3

07 Aug 16:33
v1.0.3
c9a07f3
Compare
Choose a tag to compare

Changelog

  • c9a07f3 Merge pull request #96 from anchore/static-link-builds
  • 524599e fix: ensure fips binary static linking is working correctly

v1.0.2

11 Jul 12:17
v1.0.2
c9a07f3
Compare
Choose a tag to compare

Changelog

  • c9a07f3 Merge pull request #96 from anchore/static-link-builds
  • 524599e fix: ensure fips binary static linking is working correctly

v1.0.1

24 May 20:27
v1.0.1
ea9b55e
Compare
Choose a tag to compare

Changelog

  • 09ad54f Merge pull request #94 from anchore/fips-build
  • ea9b55e Merge pull request #95 from anchore/fix-docker-link
  • 48c7ad3 feat: add a build that uses boring crypto to run on fips enabled hosts

v1.0.0

11 May 09:14
v1.0.0
4a3d6dd
Compare
Choose a tag to compare

Uses new kubernetes-inventory API endpoint introduced in Anchore Enterprise v4.7.0. As a result to move to v1.X of k8s-inventory you need to be running at least v4.7.0 of Anchore Enterprise.

Changelog

  • 4a3d6dd Merge pull request #93 from anchore/goreleaser-changelog
  • 2ca63b4 chore: increase golangci lint timeout
  • 63f472d chore: update goreleaser config for generating changelog

v1.0.0-alpha.2

09 May 19:43
v1.0.0-alpha.2
2fc0e98
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Changelog

  • 2fc0e98 Merge pull request #92 from anchore/remove-metadata-config
  • a5d9322 feat: remove metadata config option
  • 666e11d Merge pull request #91 from anchore/next
  • 8034d70 chore: update references of kai to anchore-k8s-inventory

v1.0.0-alpha.1

02 May 19:19
v1.0.0-alpha.1
8dc31ae
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Changelog

  • 8dc31ae Merge pull request #90 from anchore/next
  • dfa6f29 fix: ensure inventory reporting does not error if Node list is forbidden
  • a782c5e feat: add nodes metadata collection
  • 71bdeae Merge pull request #89 from anchore/next
  • dfc1266 feat: make additional metadata optional
  • 96d7f1d Merge pull request #88 from anchore/next
  • ed8558c fix: ensure missingTagPolicy is applied to all containers
  • 72ea75a Merge pull request #87 from anchore/next
  • b584783 fix: ensure ignoreNotRunning config option is respected getting pods
  • 7c47bbb Merge pull request #86 from anchore/next
  • a896f53 fix: ensure can get image tag from container status is spec is missing
  • 6b6a868 Merge pull request #85 from anchore/next
  • f2c0111 feat: switch to new kubernetes-inventory api
  • 42fc366 Merge pull request #84 from anchore/remove-acceptance-setup
  • 2498897 Merge pull request #83 from anchore/remove-presenter-code
  • ced2650 chore: remove unused test setup
  • 16974b8 feat: remove output presenters
  • 02291d2 Merge pull request #82 from anchore/go-bump
  • 7e634b6 chore: fix linting issue presented in latest golangci-lint version
  • 2d81ca6 chore: bump to golang 1.20

v1.0.0-alpha.0

21 Apr 21:04
v1.0.0-alpha.0
7a4585f
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

Changelog

  • 7a4585f Merge pull request #81 from anchore/remove-acceptance
  • 890187a chore: remove redundant acceptance tests
  • 252c2b7 Merge pull request #80 from anchore/signed-artifacts
  • 0d4d44a chore: remove signing of artifacts
  • 35ff704 Merge pull request #79 from anchore/pre-release
  • 56d4029 chore: mark pre-release builds as pre-release
  • 9a7fd55 Merge pull request #78 from anchore/rebrand
  • d9df7a3 feat: rename from kai to k8s-inventory
  • 6923b70 Merge pull request #75 from anchore/remove-gpg-workflow
  • fa4dfc0 remove gpg signing workflow to align with tools team

v0.5.0

23 Mar 16:00
v0.5.0
b3073f9
Compare
Choose a tag to compare

Changelog

  • b3073f9 Merge pull request #77 from anchore/improve-logging
  • c962552 chore: add some useful info logs
  • 6ca305a feat: log function execution times
  • 6245b48 feat: no longer output inventory reports to stdout by default
  • 63cf5e9 feat: change default logging level to Info
  • feb0680 chore: adds support for using skaffold for development
  • b9fc686 Merge pull request #74 from anchore/remove-unused-arg
  • 0f3fccc chore: remove unused config arg in reporter Post