Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-15 | 2.1 kB | |
v1.9.0 source code.tar.gz | 2023-04-15 | 389.2 kB | |
v1.9.0 source code.zip | 2023-04-15 | 492.8 kB | |
Totals: 3 Items | 884.1 kB | 0 |
New Features 🌈
Special thanks to @fnuarnav for Implementing the new metrics endpoint to support kubernetes version 1.24 and up and to @aka-somix for contributing add support for Attach API functionality.
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/virtual-kubelet/virtual-kubelet/pull/1093
- Bump k8s.io/klog/v2 from 2.80.1 to 2.90.1 by @dependabot in https://github.com/virtual-kubelet/virtual-kubelet/pull/1091
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in https://github.com/virtual-kubelet/virtual-kubelet/pull/1095
- Fnuarnav/virtual kubelet metrics update proposal by @fnuarnav in https://github.com/virtual-kubelet/virtual-kubelet/pull/1075
- feat: Implement new metrics endpoint for k8s 1.24+ by @fnuarnav in https://github.com/virtual-kubelet/virtual-kubelet/pull/1082
- Extend mock provider to support extra node capacity settings and providerID by @JackieLan in https://github.com/virtual-kubelet/virtual-kubelet/pull/1087
- Add support for Attach API functionality by @aka-somix in https://github.com/virtual-kubelet/virtual-kubelet/pull/1090
- fix: metrics data prometheus enc by @fnuarnav in https://github.com/virtual-kubelet/virtual-kubelet/pull/1101
- chore: bump golang version to 1.19 by @pigletfly in https://github.com/virtual-kubelet/virtual-kubelet/pull/1104
- Support Kind in Makefile check by @kannon92 in https://github.com/virtual-kubelet/virtual-kubelet/pull/1103
New Contributors 🥳
- @fnuarnav made their first contribution in https://github.com/virtual-kubelet/virtual-kubelet/pull/1075
- @JackieLan made their first contribution in https://github.com/virtual-kubelet/virtual-kubelet/pull/1087
- @aka-somix made their first contribution in https://github.com/virtual-kubelet/virtual-kubelet/pull/1090
- @kannon92 made their first contribution in https://github.com/virtual-kubelet/virtual-kubelet/pull/1103
Full Changelog: https://github.com/virtual-kubelet/virtual-kubelet/compare/v1.8.0...v1.9.0