Releases: kubevirt/common-instancetypes
Releases · kubevirt/common-instancetypes
v1.2.1
What's Changed
- [release-1.2] kubevirtci: Fix paths to cluster-up scripts by @kubevirt-bot in #270
- [release-1.2] centos, rhel: Fix DPDK preference requirements by @kubevirt-bot in #266
- [release-1.2] Disable common instancetypes deployment by virt-operator by @kubevirt-bot in #273
- Makefile, release-1.2: Pin to KubeVirt v1.4.0-rc.0 and release-1.4 by @lyarwood in #274
- [release-1.2] Ensure
commonInstancetypesDeployment
is disabled, wait for resources to be deleted and stop using depreacted FGs by @kubevirt-bot in #278 - [release-1.2] Remove the deprecated
centos.7
andcentos.stream8
preferences by @kubevirt-bot in #295 - [release-1.2] fedora: Remove use of interface multiqueue by @kubevirt-bot in #300
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Remove Windows 2k12 template by @fossedihelm in #213
- Introduce Real time instance type class and RHEL 9 real time preference by @lyarwood in #181
- feat(dpdk): Spread vCPUs across SocketsCoresThreads by @0xFelix in #215
- fix(rhel.9.realtime): Add display name override by @0xFelix in #222
- chore: Update common-instancetypes-builder to use Fedora 40 by @0xFelix in #224
- Cleanup spread cpu topology and fix failing tests by @0xFelix in #223
- Add dependabot configuration for tests by @0xFelix in #226
- Add dependabot configuration for tools by @0xFelix in #231
- fix(functests): Test rejection on insufficient resources separately by @0xFelix in #230
- chore(deps): Bump the production-dependencies group in /tests with 18 updates by @dependabot in #229
- chore(deps): Bump golang.org/x/net from 0.18.0 to 0.23.0 in /tools by @dependabot in #227
- chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /tools by @dependabot in #228
- Add preferences for RHEL 10 Beta and CentOS 10 Stream by @0xFelix in #219
- chore: Update common-instancetypes-builder by @0xFelix in #234
- chore(tools): Bump golang and used tool versions by @0xFelix in #236
- chore(deps): Bump the production-dependencies group in /tools with 10 updates by @dependabot in #238
- Add instancetype.kubevirt.io/size to all instance types by @lyarwood in #239
- chore(deps): Bump golang.org/x/sys from 0.23.0 to 0.24.0 in /tools in the production-dependencies group by @dependabot in #241
- gn: Deprecate GPU NVIDIA class of instance types by @lyarwood in #242
- chore(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 in /tools in the production-dependencies group by @dependabot in #243
- preferences: Use simple
preferredCPUTopology
constants by @lyarwood in #186 - chore(deps): Bump the production-dependencies group in /tools with 3 updates by @dependabot in #244
- Windows 11, 2k22: Enable persistent TPMs & EFI by @lyarwood in #182
- makefile: Use a specific branch to generate and validate KubeVirt schema by @lyarwood in #246
- Introduce Windows Server 2025 preferences by @lyarwood in #248
- cleanup: Remove remains of early functest implementation by @0xFelix in #250
- rhel.10: Enable secureboot by @lyarwood in #251
- chore: Add flag for setting timeout for creating windows vms by @ksimon1 in #253
New Contributors
- @fossedihelm made their first contribution in #213
- @dependabot made their first contribution in #229
- @ksimon1 made their first contribution in #253
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Windows 11, 2k22: Enable persistent TPMs by @lyarwood in #167
- OWNERS: Remove opokornyy by @lyarwood in #173
- Revert "Remove 'codingben' from OWNERS" by @lyarwood in #174
- image: Move build_windows_containerdisk.sh into tests by @lyarwood in #177
- Revert "Windows 11, 2k22: Enable persistent TPMs" by @lyarwood in #178
- Fix use of interface multi-queue within
Fedora
andRHEL/CentOS DPDK
preferences by @lyarwood in #183 - scripts: Default COMMON_INSTANCETYPES_CRI to podman by @lyarwood in #189
- Introduce OpenSUSE Tumbleweed and Leap preferences by @lyarwood in #193
- Add SUSE Linux Enterprise Server (SLES) preference by @lyarwood in #195
- centos.7,centos.stream8: Mark as deprecated with recent EOLs by @lyarwood in #194
- kubevirt: Support kind kubevirtci providers by @lyarwood in #198
- ubuntu: Add 24.04 test coverage by @lyarwood in #199
- Add arm64 preferences and test coverage by @lyarwood in #170
- Fix instance type and preference unit tests by @lyarwood in #201
- docs: Add labels documentation by @lyarwood in #200
- preferences: Set vm.kubevirt.io/os within eventual VMI by @lyarwood in #203
- tests: Add VirtualMachine output on failure by @lyarwood in #206
- u1.2xmedium: Add size to better align with Windows requirements by @lyarwood in #209
- feat: deploy and functest make tasks by @nestoracunablanco in #196
- fix: openapi2jsonlibrary incompatibility on s390x by @nestoracunablanco in #205
- [release-1.1] kubevirt: Pin to KubeVirt 1.3 for testing by @0xFelix in #218
- [release-1.1] Introduce Real time instance type class and RHEL 9 real time preference by @kubevirt-bot in #220
- [release-1.1] Cleanup spread cpu topology and fix failing tests by @0xFelix in #225
- [release-1.1] Add preferences for RHEL 10 Beta and CentOS 10 Stream by @kubevirt-bot in #233
- [release-1.1] chore: Update common-instancetypes-builder by @kubevirt-bot in #235
- [release-1.1] chore(tools): Bump golang and used tool versions by @0xFelix in #237
New Contributors
- @nestoracunablanco made their first contribution in #196
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- [release-1.0] Fix use of interface multi-queue within
Fedora
andRHEL/CentOS DPDK
preferences by @kubevirt-bot in #184
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix: Replace names in checksum file during release by @0xFelix in #144
- chore: Remove nodeselector from N instancetypes by @0xFelix in #145
- Update Windows 10 preference to allow for boot from UEFI with TPM by @prnaraya in #147
- fix: Remove TPM from Windows 10 preference by @0xFelix in #149
- Add Windows functional tests by @0xFelix in #148
- feat: Use virtio in Windows functional tests by @0xFelix in #151
- feat: Add labels to windows containerdisks by @0xFelix in #153
- Remove 'codingben' from OWNERS by @akrejcir in #154
- feat: Add n1.medium instancetype by @0xFelix in #159
- validationos.Dockerfile: Drop superfluous parenthesis by @0xFelix in #161
- Adopt UEFI in Windows 2k12, 2k16 and 2k19 by @0xFelix in #160
- cleanup: Drop labels from images by @0xFelix in #165
- [release-1.0] OWNERS: Remove opokornyy by @kubevirt-bot in #175
- [release-1.0] kubevirt: Pin to KubeVirt 1.2 for testing by @lyarwood in #172
- [release-1.0] Windows 11, 2k22: Enable persistent TPMs by @kubevirt-bot in #171
- [release-1.0] Revert "Windows 11, 2k22: Enable persistent TPMs" by @kubevirt-bot in #179
New Contributors
Full Changelog: v0.4.0...v1.0.0
v1.0.0-rc.1
What's Changed
- [release-1.0] OWNERS: Remove opokornyy by @kubevirt-bot in #175
- [release-1.0] kubevirt: Pin to KubeVirt 1.2 for testing by @lyarwood in #172
- [release-1.0] Windows 11, 2k22: Enable persistent TPMs by @kubevirt-bot in #171
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1
v1.0.0-rc.0
What's Changed
- fix: Replace names in checksum file during release by @0xFelix in #144
- chore: Remove nodeselector from N instancetypes by @0xFelix in #145
- Update Windows 10 preference to allow for boot from UEFI with TPM by @prnaraya in #147
- fix: Remove TPM from Windows 10 preference by @0xFelix in #149
- Add Windows functional tests by @0xFelix in #148
- feat: Use virtio in Windows functional tests by @0xFelix in #151
- feat: Add labels to windows containerdisks by @0xFelix in #153
- Remove 'codingben' from OWNERS by @akrejcir in #154
- feat: Add n1.medium instancetype by @0xFelix in #159
- validationos.Dockerfile: Drop superfluous parenthesis by @0xFelix in #161
- Adopt UEFI in Windows 2k12, 2k16 and 2k19 by @0xFelix in #160
- cleanup: Drop labels from images by @0xFelix in #165
New Contributors
Full Changelog: v0.4.0...v1.0.0-rc.0
v0.4.1
What's Changed
- [release-0.4] chore: Remove nodeselector from N instancetypes by @kubevirt-bot in #146
- [release-0.4] Add Windows functional tests by @kubevirt-bot in #155
- [release-0.4] feat: Use virtio in Windows functional tests by @kubevirt-bot in #156
- [release-0.4] feat: Add labels to windows containerdisks by @kubevirt-bot in #157
- [release-0.4] tests: Move windows10 image back to BIOS boot by @0xFelix in #158
- [release-0.4] validationos.Dockerfile: Drop superfluous parenthesis by @kubevirt-bot in #163
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- github: Fix bundle version labelling by @lyarwood in #64
- Fix type in O series description by @avivtur in #68
- chore: add more reviewers by @codingben in #77
- chore: stop using deprecated cdi-insecure-registries configmap by @lyarwood in #78
- Remove deprecated legacy instance types by @lyarwood in #80
- fix: Add missing resource labels to O instance types by @lyarwood in #83
- feat: Add u1.{small,micro,nano} instancetypes by @0xFelix in #86
- lint: Ensure we exit 1 on failure by @lyarwood in #89
- chore: Squash size components by @0xFelix in #87
- chore: kustomization.yaml style sweep by @0xFelix in #88
- chore: Flatten hierarchy by @0xFelix in #90
- Move instancetype.kubevirt.io/{class,version} to labels by @lyarwood in #91
- Assorted cleanups after the recent flattening by @lyarwood in #92
- instancetypes: Sync O with U after new sizes were introduced by @lyarwood in #93
- github: Use main for SSP operator sync PR by @lyarwood in #94
- functests: Wait for VMs to become Ready by @lyarwood in #98
- preferences: Deprecate Windows 2k12 preferences by @lyarwood in #99
- centos: Align names with common-templates by @lyarwood in #100
- centos.stream9: Remove EFI and secureboot support by @lyarwood in #102
- release: Add sha256sum
CHECKSUMS.sha256
file to release by @lyarwood in #107 - Fix Windows 11 minimum CPU requirement by @0xFelix in #110
- preferences: Adjust display-name of windows.11.virtio and windows.2k19.virtio by @dominikholler in #106
- fix: Provide virtctl binary for kubevirtci by @0xFelix in #113
- chore: Update builder image and tag latest by @0xFelix in #117
- Rework bundles and GitHub release by @0xFelix in #115
- fix: Add missing requirements to windows.11 preferences by @0xFelix in #118
- fix: Move functests to u1.large instancetypes by @0xFelix in #122
- fix: Add missing requirements to windows.2k16 preferences by @0xFelix in #121
- chore: Vendor golang tools by @0xFelix in #124
- chore: Update builder image to v20231124-0bd5b70 by @0xFelix in #125
- Add N Network focused instance type series by @0xFelix in #123
- chore: Improve documentation by @0xFelix in #127
- fix: Remove incorrect numa label from N instance types by @0xFelix in #128
- fix: Add kustomize dependency to {cluster,kubevirt}-sync targets by @0xFelix in #129
- Add test suites by @opokornyy in #116
- Remove functests script by @opokornyy in #130
- Add a comment about long termination period for Windows by @akrejcir in #131
- image: Add tar to image by @0xFelix in #133
- feat: Add golangci-lint for tests by @0xFelix in #132
- Cosmetic fixes by @0xFelix in #134
- feat: Add preference validation tests by @0xFelix in #135
- Add missing reporters and flags to functests by @0xFelix in #137
- chore: Randomize functests and be more verbose by @0xFelix in #138
- feat: Add pf-icon labels to instancetypes by @0xFelix in #139
- feat: Add functest for the windows.11 preference by @0xFelix in #136
- fix: Pull containerdisks before pushing them by @0xFelix in #140
- chore: Add test ids to functional tests by @0xFelix in #141
- feat: Allow to use fixed versions of KubeVirt and kubevirtci by @0xFelix in #142
- chore: Fix KubeVirt and kubevirtci versions by @0xFelix in #143
New Contributors
- @avivtur made their first contribution in #68
- @codingben made their first contribution in #77
- @dominikholler made their first contribution in #106
- @opokornyy made their first contribution in #116
- @akrejcir made their first contribution in #131
Full Changelog: v0.3.4...v0.4.0
v0.3.5
What's Changed
- [release-0.3] Fix Windows 11 minimum CPU requirement by @kubevirt-bot in #111
- [release-0.3] preferences: Adjust display-name of windows virtio by @0xFelix in #114
- [release-0.3] fix: Add missing requirements to windows.11 and windows.2k16 preferences by @0xFelix in #120
Full Changelog: v0.3.4...v0.3.5