Pluto (k8s)

FairwindsOps/pluto last check 103 releases
Notes

A cli tool to help discover deprecated apiVersions in Kubernetes

doc : https://pluto.docs.fairwinds.com/

Release notes
v5.20.0 · 1y+
view on github

Changelog

  • e7460d3 fix: remove tag annotation requirement (#547)
  • 43f2af7 feat: add audit apiversion check (#546)
  • c312376 Bensky/kubeconfig flag (#545)
  • 56a7b3d docs: update documentation from template (#544)
  • 59abfcf fix #432 don't compare when object kind doesn't match kind in last-applied-configuration (#542)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign 1.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub

cosign 2.x

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub --insecure-ignore-tlog
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/pluto:v5 --key https://artifacts.fairwinds.com/cosign.pub