Skip to content

Releases: wI2L/kubectl-vpa-recommendation

v0.6.0

04 Nov 14:23
v0.6.0
8f936b6
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

13 Oct 16:36
v0.5.1
dc50ed5
Compare
Choose a tag to compare

Changelog

  • 3d829d2: fix: use memory recommendation format when there is no request (@wI2L)
  • dc50ed5: chore(ci): update Github actions workflow (@wI2L)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Mar 14:54
v0.5.0
0af9fdf
Compare
Choose a tag to compare

Changelog

  • 6420a1d: chore: upgrade direct dependencies (@wI2L)
  • 1e8e3e1: docs: update demo screenshots in README (@wI2L)
  • 3f8696e: feat: add flags to define the thresholds that control the colored output (@wI2L)
  • 0eef4f5: ci: add go1.18 to tests matrix (@wI2L)
  • 0af9fdf: docs: add missing description for warning/critical threshold flags (@wI2L)

Commits list: v0.4.2...v0.5.0

v0.4.2

23 Feb 15:52
v0.4.2
cde14ce
Compare
Choose a tag to compare

Changelog

  • cde14ce: fix: correct the computation of the percentage differences and stats (@wI2L)

Commits list: v0.4.1...v0.4.2

v0.4.1

17 Feb 17:03
v0.4.1
18a7886
Compare
Choose a tag to compare

Changelog

  • 18a7886: fix: computation of median statistic with even number of values (@wI2L)

Commits list: v0.4.0...v0.4.1

v0.4.0

17 Feb 10:27
v0.4.0
5398d1b
Compare
Choose a tag to compare

Changelog

Commits list: v0.3.0...v0.4.0

v0.3.0

31 Jan 16:46
v0.3.0
a26a1e4
Compare
Choose a tag to compare

Changelog

  • c37342c: ci: add krew-release-bot step in release workflow (@wI2L)
  • 20ed264: docs: fix plugin invocation command (@wI2L)
  • df5323d: fix: specify possible values of sort-columns flag in help message (@wI2L)
  • c80711e: feat: add flag recommendation-type (@wI2L)
  • 5615b10: docs: indicate how to install krew in README (@wI2L)
  • e7bf71f: test: add tests in vpa package (@wI2L)
  • 6530065: docs: fix typo and indentation in README (@wI2L)
  • be32bcf: docs: add link to codecov badge (@wI2L)
  • 5851626: ci: ignore code coverage for internal/version package (@wI2L)
  • 93cf15d: docs: update Krew installation guide's URL to official website (@wI2L)
  • 174da10: docs: add missing comment to constants declaration block (@wI2L)
  • a26a1e4: ci: separate release workflow from publish (@wI2L)

Commits list: v0.2.0...v0.3.0

v0.2.0

26 Jan 09:53
v0.2.0
0e22951
Compare
Choose a tag to compare

⚠️ The plugin is renamed to vpa-recommendation in this release.

Changelog

Commits list: v0.1.1...v0.2.0

v0.1.1

18 Jan 01:14
v0.1.1
5635670
Compare
Choose a tag to compare

Changelog

  • 574d520: chore: update github.com/olekukonko/tablewriter to v0.0.5 (@wI2L)
  • b53b17d: docs: fix typos and spelling in README (@wI2L)
  • e0b6a6a: docs: update documentation's link of genericclioptions package (@wI2L)
  • ee2ee7a: docs: document the current limitations of the plugin (@wI2L)
  • 8f5bbe5: refactor: use the most accurate pod spec to compute differences (@wI2L)
  • 1f534a3: chore: add codecov configuration (@wI2L)
  • 5635670: docs: add codecov badge to README header (@wI2L)

Commits list: v0.1.0...v0.1.1

v0.1.0

16 Jan 21:57
v0.1.0
d057131
Compare
Choose a tag to compare

Initial release of kubectl-commitment.