Skip to content

Releases: awslabs/eks-node-viewer

v0.2.1

22 Mar 14:58

Choose a tag to compare

Changelog

  • b715d6c fix: re-price nodes after every pricing update

v0.2.0

14 Mar 14:58

Choose a tag to compare

What's Changed

  • support fetching fargate prices and reporting fargate nodes by @tzneal in #91
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.6.0 to 0.7.1 by @dependabot in #93
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.206 to 1.44.220 by @dependabot in #95
  • update attribution by @tzneal in #97

Full Changelog: v0.1.3...v0.2.0

v0.1.3

25 Feb 00:01

Choose a tag to compare

Changelog

  • 868b271 feat: Improve status outputs

v0.1.2

22 Feb 19:16

Choose a tag to compare

Changelog

  • bd5f708 check in the attribution file so go install will work

v0.1.1

22 Feb 16:32

Choose a tag to compare

Changelog

  • 33623ba Update README.md
  • b6bd027 add open source attribution
  • 5e3a560 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.194 to 1.44.206
  • e46a356 chore(deps): bump github.com/charmbracelet/bubbletea
  • a5d9ff2 chore(deps): bump golang.org/x/net from 0.1.0 to 0.7.0
  • 335dd6c feat: Add version support and release pipeline
  • 2072088 fix: lock pods map before accessing
  • 49fcc98 update artifacts
  • 3ed2901 update attribution
  • 995d36a use stable go for releases

Initial Release - v0.1.0

08 Feb 17:14

Choose a tag to compare

What's Changed

  • update .gitignore by @tzneal in #1
  • Updates by @tzneal in #2
  • docs: Added install instructions to the readme by @ellistarn in #3
  • docs: update readme by @tzneal in #5
  • Fix disable pricing bug by @tzneal in #6
  • Read from KUBECONFIG env if set by @rothgar in #12
  • Cleanup by @tzneal in #7
  • Corrected readme spelling mistake by @RobertNorthard in #16
  • chore: enable dependabot by @tzneal in #21
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.5.0 to 0.6.0 by @dependabot in #29
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.131 to 1.44.159 by @dependabot in #25
  • Update docs by @tzneal in #18
  • feature: support custom label display by @tzneal in #19
  • docs: fix contributions link by @Nezz7 in #30
  • Add -context flag and add multi-path KUBECONFIG support by @spmason in #32
  • add option for config file by @pete911 in #34
  • fix: rename the config file and node-selector flag and update docs by @tzneal in #37
  • docs: fix default kube config file in readme by @Nezz7 in #39
  • chore(deps): bump github.com/charmbracelet/bubbletea from 0.22.1 to 0.23.1 by @dependabot in #46
  • chore(deps): bump github.com/charmbracelet/bubbles from 0.13.0 to 0.14.0 by @dependabot in #43
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.159 to 1.44.163 by @dependabot in #48
  • chore(deps): bump github.com/samber/lo from 1.33.0 to 1.37.0 by @dependabot in #45
  • fix: ignore terminal pods by @tzneal in #42
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.163 to 1.44.167 by @dependabot in #52
  • chore(deps): bump go.uber.org/multierr from 1.8.0 to 1.9.0 by @dependabot in #53
  • fix: don't assume nodes are either spot or on-demand by @tzneal in #54
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.175 by @dependabot in #56
  • Enhancements by @tzneal in #57
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.180 by @dependabot in #61
  • feat: Lower node time precision by @mbevc1 in #60
  • feat: Add node info placeholders by @mbevc1 in #62
  • Fix spot price by @tzneal in #64
  • chore(deps): bump github.com/charmbracelet/bubbles from 0.14.0 to 0.15.0 by @dependabot in #67
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.190 by @dependabot in #71
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.190 to 1.44.194 by @dependabot in #72

New Contributors

Full Changelog: https://github.com/awslabs/eks-node-viewer/commits/v0.1.0