pluto

A cli tool to help discover deprecated apiVersions in Kubernetes

APACHE-2.0 License

Stars
2K
Committers
43

Bot releases are visible (Hide)

pluto - v3.5.1

Published by reactiveops-bot about 4 years ago

Changelog

d42e2ee Explicitly disable CGO in build (#124)
e91a442 Fix release again. Remove windows (#123)
74a61d1 Ensure binary is statically linked (#121)
1d2a78d update pkger to 0.17.1 (#120)
74959ec Don't error if there are no apiVersions found (#118)
83da97f Fix example in readme (#116)

pluto - v3.5.0

Published by reactiveops-bot about 4 years ago

Changelog

105df47 Fix release again. Remove windows
74a61d1 Ensure binary is statically linked (#121)
1d2a78d update pkger to 0.17.1 (#120)
74959ec Don't error if there are no apiVersions found (#118)
83da97f Fix example in readme (#116)

pluto - v3.4.1

Published by reactiveops-bot about 4 years ago

Changelog

6b5b622 tidy
b5669eb Update imports for major version (#115)
866e3b1 Adding azure auth (#113)

pluto - v3.4.0

Published by reactiveops-bot over 4 years ago

Changelog

1901376 Add --only-show-removed flag to filter outputs (#108)
b06ce4a Add filepath as a possible custom column (#106)
2dd4823 Adding a --components flag to filter components (#105)

pluto - v3.3.0

Published by reactiveops-bot over 4 years ago

Changelog

92c5f13 Refactor output columns into interfaces. Add custom output option (#103)

pluto - v3.2.0

Published by reactiveops-bot over 4 years ago

Changelog

8c8b057 Fix return message when no known versions are parsed. Remove show-all (#100)
88b8501 Fix JSON/YAML output when there are no outputs (#101)

pluto - v3.1.2

Published by reactiveops-bot over 4 years ago

Changelog

20f146d Add release namespace to Helm-related errors (#93)

pluto - v3.1.1

Published by reactiveops-bot over 4 years ago

Changelog

49e7086 remove Scratch layers (#90)

pluto - v3.1.0

Published by reactiveops-bot over 4 years ago

Changelog

b2c2f6f Better logging/ux for external errors (#89)

pluto - v3.0.1

Published by reactiveops-bot over 4 years ago

Changelog

ab44b4f CI should not test on tags, only release. Docker build and push runs on tag (#87)

pluto - v3.0.0

Published by reactiveops-bot over 4 years ago

Changelog

bccf7dd Support OIDC Auth Provider (#86) Thanks @pkoraca!
46f6850 add tag releases for docker images (#85)
34c802d Use a versions file to list the apiVersions. Allow passing of additional versions in a file (#83)
7e793dc Add Support for Istio and cert-manager (#81) Thanks @jnodorp!

pluto - v2.3.0

Published by reactiveops-bot over 4 years ago

Changelog

520efde Add Dockerfile (#80)
81c8d32 Add support for secrets for helm v2 (#79)

pluto - v2.2.0

Published by reactiveops-bot over 4 years ago

Changelog

f7e3a06 Adding a namespace flag to restrict helm checking (#77)

pluto - v2.1.0

Published by reactiveops-bot over 4 years ago

Changelog

abaad7e Add namespace to wide output (#76)
30ab948 Fix slack link (#74)

pluto - v2.0.2

Published by reactiveops-bot over 4 years ago

Changelog

25c70cb Add ingresses in extensions/v1beta1 to versions list (#72)

pluto - v2.0.1

Published by reactiveops-bot over 4 years ago

Changelog

5b1de39 don't show duplicate deployed releases (#63). add release name to the name output for helm (#67) (#69)

pluto - v2.0.0

Published by reactiveops-bot over 4 years ago

Changelog

2497930 add options for list output to cover all our standard output options (#68)
b7e65c1 catch errors from helm client (#65)
9753d9d Adding fields to versions. ReplacedIn and ReplacementAPI (#59)
8ae684a Update helm dependencies (#57)
1eb9e97 Add PriorityClass for v1.17.0 (#55)
922db43 Clarify exit codes. Allow filtering of json and yaml output by -A flag (#50)
2302007 Adding 1.19 deprecations. (#58)

pluto - v1.1.0

Published by reactiveops-bot over 4 years ago

Changelog

e8c636d Changing from pure deprecated to DeprecatedIn. Enable yaml and json for helm detection (#45)
7f7808a Add a link to request a slack invite (#44)
c0232f1 adding proper ci link to badge and removing helm 2 from roadmap (#43)

pluto - v1.0.3

Published by reactiveops-bot over 4 years ago

Changelog

783baab better error messaging for invalid helm manifest yaml (#41)

pluto - v1.0.2

Published by reactiveops-bot over 4 years ago

Changelog

0a1e5a7 Fixing homebrew to put correct name (#38)