mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-21 00:24:13 +00:00
1.7 KiB
1.7 KiB
0.2.0
- Added
--output-formatflag for better CI/CD support - Added
--display-nameflag - Added support for StatefulSets
- Show error message if no kubeconfig is set
0.1.5
0.1.4
- Fix: details pages getting template errors
- Fix: support all auth providers
- Fix: Ignore readiness probe for initContainers
0.1.3
- Fix: dashboard not updating when running persistently
0.1.2
- Stored all third-party assets (e.g. Charts.js) to local files to support offline dashboard viewing
- Fix: custom configs in
ConfigMapnot respected
0.1.1
- Fix: missing
config.yamland dashboard assets in binary releases - Added some tests and better error handling
0.1.0
- Dashboard fully functional
- Validating webhook functional, but still considered beta
- Checks:
- Health
- readiness probe missing
- liveness probe missing
- Images
- tag not specified
- pull policy not always
- Networking
- host network set
- host port set
- Resources
- cpu/memory requests missing
- cpu/memory limits missing
- cpu/memory ranges exceeded
- Security
- security capabilities
- host IPC set
- host PID set
- not read-only fs
- privilege escalation allowed
- run as root allowed
- run as privileged
- Health