pluto icon indicating copy to clipboard operation
pluto copied to clipboard

A cli tool to help discover deprecated apiVersions in Kubernetes

Results 27 pluto issues
Sort by recently updated
recently updated
newest added

### What happened? I want to check our helm charts as part of a pipeline I am able to run this locally `helm template /helm/directory | ./pluto detect - `...

bug
question
triage

This PR fixes # ## Checklist * [x] I have signed the CLA * [x] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...

Similar to https://polaris.docs.fairwinds.com/customization/exemptions. Example use case: `policy/v1beta1` was deprecated in Kubernetes 1.21, but won't be removed until 1.25. For my own first-party code, I want to enforce that `policy/v1` is...

enhancement
priority: could
pinned

Pluto has been a great tool in identifying deploy-time usage of deprecated APIs. However, we still have a bit of a blind spot when it comes to runtime usage of...

enhancement
help wanted
priority: could
pinned

This PR updates dependencies, and solves some CVEs ## Checklist * [ ] I have signed the CLA * [ ] I have updated/added any relevant documentation ## Description ###...

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.10.0 to 3.10.1. Release notes Sourced from helm.sh/helm/v3's releases. Helm 3.10.1 Helm v3.10.1 is a patch release. Users are encouraged to upgrade for the best experience. Users...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.2 to 0.25.3. Commits cf171ba Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 cb0507f Updated vendor to the new preferred versions. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.25.2&new-version=0.25.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies
go

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.6.0 Summer 2022 Release Some exciting changes make their way to Cobra! Command completions continue to get better...

dependencies
go

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.2 to 0.25.3. Commits 62756ee Update dependencies to v0.25.3 tag 166ab05 Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 4b5a638 Updated vendor to the new preferred versions. See full diff in...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.2 to 0.25.3. Commits 8384a1b Update dependencies to v0.25.3 tag e7b469b Merge pull request #112808cheftako/automated-cherry-pick-of-#112689 1102e6f Updated vendor to the new preferred versions. See full diff in...

dependencies
go