All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v0.2.5 - 2020-03-12
- fix js useless function params
- fix html bugs and security issues
- pkg/watcher: fix pod list's not updated after remove
- improve changelog config in order to manage packages
- Improve makefile with kubernetes debug enviroment for golang
- pkg/metrics: add reset recorder
v0.2.4 - 2019-12-17
- update alpine version to fix known vulnerabilities
v0.2.3 - 2019-12-17
- pkg/status: avoid broken page when results are errored (fixes #10)
- test/e2e: correct Dockerfile.test-e2e for latest docker image
- bump alpine version to 3.9.4
- ci: trigger copy
- ci: correct doc destination path
- ci: trigger copy
- ci: trigger copy
- ci: setup docs copy action
v0.2.2 - 2019-09-12
- add explicit event tracking call
v0.2.1 - 2019-08-30
- use -f to overwrite static file
- skip not addressable images by bulk signing
- detect deprecated manifest v2 schema 1 (closes #2)
- status page: add logo and link to the dashboard (closes #7)
v0.2.0 - 2019-08-19
- use local image for e2e testing
- update helm chart
- embedded status page
- handle nil option
- errors message for results endpoint
- correct image id resolution
- enable prometheus scraping
- skipping not running containers
- dashboard: bar chart datasource
- preparing v0.1.0
- verification code improvements
- update deps
- remove container_id from metrics
- use custom cluster role
- go mod tidy
- cleanup manual installation files
- basic health check
- switch to vcn exporter default port 9581
- initial support for image ID formats
- initial commit
- grafana: unuseful columns hidden
- image resolution cache per container
- rename to kube-notary
- autogenerated CHANGELOG.md
- script to bulk sign all images
- config options for trusted signers, by keys or by org
- verification result endpoint
- API to get artifact from platform
- status bar chart for grafana dashboard
- grafana dashboard
- image resolutions endpoint
- image resolution caching
- cluster-wide and namespaced installations
- support for auth keychain and private registries
- manual installation templates
- helm chart
- overview dashboard for grafana
- prometheus metrics
- configmap with hot-reloading
- basic k8s deployment
- build system
- watcher
- vcn integration