Releases: awslabs/eks-node-viewer
Releases · awslabs/eks-node-viewer
v0.7.0
What's Changed
- fix: remove deprecated options in goreleaser by @bwagner5 in #208
- add a tiny program to generate the homebrew update by @tzneal in #209
- feat: add price override label for nodes by @njtran in #222
- chore(deps): bump github.com/aws/aws-sdk-go from 1.48.4 to 1.50.1 by @dependabot in #231
- chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.1 by @dependabot in #228
- chore(deps): bump k8s.io/api from 0.28.4 to 0.29.1 by @dependabot in #230
- update to use the new kubernetes-sigs karpenter repo by @tzneal in #232
- chore(deps): bump github.com/aws/aws-sdk-go from 1.50.1 to 1.51.12 by @dependabot in #255
- chore(deps): bump sigs.k8s.io/karpenter from 0.33.1 to 0.35.2 by @dependabot in #253
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.2 to 0.25.0 by @dependabot in #235
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #250
- chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.3 by @dependabot in #252
- chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to 0.18.0 by @dependabot in #237
- update attribution by @tzneal in #256
- refactor and use new pricing data by @tzneal in #257
- chore(deps): bump sigs.k8s.io/karpenter from 0.35.2 to 0.35.4 by @dependabot in #261
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 by @dependabot in #260
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.12 to 1.51.17 by @dependabot in #259
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.26 by @dependabot in #269
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #266
- chore(deps): bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @dependabot in #268
- chore(deps): bump sigs.k8s.io/karpenter from 0.35.4 to 0.36.1 by @dependabot in #271
- chore(deps): bump k8s.io/api from 0.29.3 to 0.30.0 by @dependabot in #267
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.26 to 1.51.31 by @dependabot in #272
- chore(deps): bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #273
- chore(deps): bump github.com/aws/aws-sdk-go from 1.51.31 to 1.53.1 by @dependabot in #278
- Update actions by @tzneal in #280
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.2 by @dependabot in #279
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #275
- controller: cache.DeletedFinalStateUnknown type tombstone by @abhinavdahiya in #277
- chore(deps): bump github.com/aws/aws-sdk-go from 1.53.1 to 1.54.16 by @dependabot in #299
- chore(deps): bump k8s.io/api from 0.30.0 to 0.30.2 by @dependabot in #294
- chore(deps): bump k8s.io/client-go from 0.30.0 to 0.30.2 by @dependabot in #293
- chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.12.1 by @dependabot in #304
- chore(deps): bump github.com/aws/aws-sdk-go from 1.54.16 to 1.54.19 by @dependabot in #303
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.6 by @dependabot in #302
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #301
- Bump Karpenter APIs to v1 by @punkwalker in #316
- chore(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 by @dependabot in #310
- chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.1 by @dependabot in #319
- fix the goreleaser config by @tzneal in #320
- update attribution by @tzneal in #322
New Contributors
- @njtran made their first contribution in #222
- @abhinavdahiya made their first contribution in #277
- @punkwalker made their first contribution in #316
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: support Karpenter v1beta1 nodeclaims by @bwagner5 in #188
- feat: add karpenter.sh/disruption taint as cordon state by @bwagner5 in #192
- docs: Update README by @mbevc1 in #201
- chore(deps): bump github.com/aws/aws-sdk-go from 1.45.26 to 1.48.4 by @dependabot in #206
- chore(deps): bump github.com/aws/karpenter-core from 0.31.1-0.20231026063951-cc24f8196dfe to 0.32.2 by @dependabot in #205
- chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #203
- chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #202
- chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #197
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Changelog
- 6c93804 allow configuring colors
- 06a27fe allow configuring node sort order
- 7d89a78 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.307 to 1.45.24
- 62e1da2 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.45.26
- 9779708 chore(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.9.1
- 17603ee chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
- 952534d update attribution
v0.4.3
v0.4.2
v0.4.1
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.277 to 1.44.281 by @dependabot in #131
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2 by @dependabot in #132
- feat: Use unified view by @mbevc1 in #134
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.285 by @dependabot in #136
- chore: update attribution by @tzneal in #135
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Changelog
- b5f89d2 Merge pull request #127 from awslabs/dependabot/go_modules/github.com/charmbracelet/bubbles-0.16.1
- 8940888 Merge pull request #128 from bwagner5/paging
- a815f72 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.271 to 1.44.277 (#129)
- 292d354 chore(deps): bump github.com/charmbracelet/bubbles from 0.15.0 to 0.16.1
- 8b1fce3 document installing with homebrew
- 9b8eef6 fix pricing data not printing
- 1080ee7 update attribution (#130)
v0.3.0
What's Changed
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.220 to 1.44.235 by @dependabot in #105
- chore(deps): bump go.uber.org/multierr from 1.9.0 to 1.11.0 by @dependabot in #106
- chore(deps): bump github.com/samber/lo from 1.37.0 to 1.38.1 by @dependabot in #102
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.23.2 to 0.24.0 by @dependabot in #111
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.259 by @dependabot in #112
- chore(deps): bump k8s.io/apimachinery from 0.25.0 to 0.27.1 by @dependabot in #109
- chore(deps): bump k8s.io/client-go from 0.25.0 to 0.27.1 by @dependabot in #108
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.263 by @dependabot in #113
- chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.0 to 0.24.1 by @dependabot in #119
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.263 to 1.44.271 by @dependabot in #118
- enable aws sdk shared config by @bwagner5 in #120
- chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #117
- add Linux arm64 and serve the window binary instead of a zip by @tzneal in #122
- Support computed labels by @tzneal in #121
- update attributions by @tzneal in #123
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
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