File kube-score.changes of Package kube-score
-------------------------------------------------------------------
Tue Apr 29 06:26:40 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.20.0:
* Add tests for MinReplicasDeployment
* Add tests for MinReplicasHPA
* Fix optional check for seccomp #590
* Update Go in Docker
* add description about probe identical checks
* add description for JUnit test reports
* build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
* build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
* build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
* build(deps): bump github.com/stretchr/testify from 1.9.0 to
1.10.0
* build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
* build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
* build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0
* build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
* build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
* build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0
* build(deps): bump golang.org/x/term from 0.28.0 to 0.31.0
* build(deps): bump k8s.io/api from 0.31.1 to 0.31.2
* build(deps): bump k8s.io/api from 0.31.2 to 0.31.3
* build(deps): bump k8s.io/api from 0.31.3 to 0.32.0
* build(deps): bump k8s.io/api from 0.32.0 to 0.32.3
* build(deps-dev): bump vite from 5.3.3 to 5.3.6 in /web
* divide probe checks
* feat: make the required replicas configurable
* renderer/junit: fix broken test
* revert unused probe file
* web: update dependencies
-------------------------------------------------------------------
Wed Oct 02 05:41:50 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.19.0:
* Update to Goreleaser 2
* Go 1.23.1
* add exclude id for horizontalpodautoscaler-replicas
* build(deps): bump k8s.io/api from 0.31.0 to 0.31.1
* build(deps): bump golang.org/x/term from 0.23.0 to 0.24.0
* build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0
* build(deps): bump k8s.io/api from 0.30.3 to 0.31.0
* Update README_PROBES.md
* build(deps): bump k8s.io/api from 0.30.2 to 0.30.3
* web: add header links
* Web styling
* pnpm in repo root
* Corepack on vercel
* Split install and build steps
* Build fix
* Vite / React powered website
* WASM / Vercel docs
* WebAssemby powered website
* build(deps): bump golang.org/x/term from 0.21.0 to 0.22.0
* Format junit
* Add junit as a valid output format
* render/junit: add new output
* build(deps): bump golang.org/x/term from 0.20.0 to 0.21.0
* build(deps): bump k8s.io/api from 0.30.1 to 0.30.2
* build(deps): bump k8s.io/api from 0.30.0 to 0.30.1
* build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
* all: extendable externally usable API
* build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
* build(deps): bump k8s.io/api from 0.29.4 to 0.30.0
* ci: test with go 1.22
* all: go 1.22 toolchain
* build(deps): bump k8s.io/api from 0.29.3 to 0.29.4
* build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0
* build(deps): bump k8s.io/api from 0.29.2 to 0.29.3
* score/hpa: added a check for hpa min replicas > 1
* build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0
* build(deps): bump github.com/stretchr/testify from 1.8.4 to
1.9.0
* Create FUNDING.yml
* Create tea.yaml
* build(deps): bump k8s.io/api from 0.29.1 to 0.29.2
* build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0
-------------------------------------------------------------------
Tue Feb 06 07:30:40 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.18.0:
* Update README.md
* scorecard: fix enabling of optional tests with CLI flag
* build(deps): bump k8s.io/api from 0.29.0 to 0.29.1
* build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
* docs: generate README_CHECKS.md
* score/deployment: Adding check for the Deployment replicas to
be >=2 if not HPA managed and targeted by Service
* score/deployment: Adding check for the Deployment update
strategy to be Rolling if targeted by Service
* score/probes: set score.Skipped if pod not targeted by service
* render/sarif: create valid sarif results output file
* render/sarif: create valid sarif results output file
* score/hpa: support `autoscaling/v2`
* all: go mod tidy
* score/container: remove broken score set in
containerStorageEphemeralRequestAndLimit
* ci/go: bump Go version from 1.19 to 1.21 due to 1.19 support
has already ended
* score/container: align
`container-ephemeral-storage-request-and-limit` to
`container-resources`
* build(deps): bump k8s.io/api from 0.28.4 to 0.29.0
* build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0
* build(deps): bump k8s.io/api from 0.28.3 to 0.28.4
* build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0
* build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
* build(deps): bump github.com/mattn/go-isatty from 0.0.19 to
0.0.20
* build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
* build(deps): bump k8s.io/api from 0.28.2 to 0.28.3
* build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
* build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
* build(deps): bump k8s.io/api from 0.28.1 to 0.28.2
* build(deps): bump k8s.io/api from 0.28.0 to 0.28.1
* build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
* build(deps): bump k8s.io/api from 0.27.4 to 0.28.0
* renderer/human: show file names in case of error or warning
* score/disruptionbudget: improved error message for PDB found
but in wrong namespace
* build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0
* docs: add release documentation
* Move output outside of range and convert to err
* score/disruptionbudget: output comment when namespace doesn't
match
* chore: remove refs to deprecated io/ioutil
* build(deps): bump k8s.io/api from 0.27.3 to 0.27.4
-------------------------------------------------------------------
Thu Jul 06 08:03:07 UTC 2023 - kastl@b1-systems.de
- Update to version 1.17.0:
* build(deps): bump golang.org/x/term from 0.8.0 to 0.10.0
* Add new --all-default-optional flag to enable all optional
tests
* build(deps): bump k8s.io/api from 0.27.1 to 0.27.3
* build(deps): bump github.com/stretchr/testify from 1.8.2 to
1.8.4
* build(deps): bump github.com/mattn/go-isatty from 0.0.18 to
0.0.19
* Additional test case for multiple ignore annotations
* Fix implied ignore annotations block in isEnabled function
* build(deps): bump golang.org/x/term from 0.6.0 to 0.8.0
* build(deps): bump k8s.io/api from 0.26.3 to 0.27.1
* build(deps): bump k8s.io/api from 0.26.1 to 0.26.3
* build(deps): bump golang.org/x/net
* build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0
* build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0
* build(deps): bump github.com/mattn/go-isatty from 0.0.17 to
0.0.18
* build(deps): bump github.com/stretchr/testify from 1.8.1 to
1.8.2
* [#495] add updated score.go. update
podtopologyspreadconstraints package name
* [#495] implement feature request: topologySpreadConstraints
* Update README.md
* score: generic register meta check
* Delete codeball.yml
* score: generic pod checker functions
* score: generic check functions
* rendered: fix tests for human output
* build(deps): bump k8s.io/api from 0.26.0 to 0.26.1
* build(deps): bump github.com/fatih/color from 1.13.0 to 1.14.1
* build(deps): bump golang.org/x/term from 0.4.0 to 0.5.0
* build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0
* go: mod tidy
* renderer: override color support logic to add colors on GitHub
Actions
-------------------------------------------------------------------
Thu Apr 6 12:16:41 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package kube-score: Kubernetes object analysis with
recommendations for improved reliability and security