Skip to content

v0.19.0

Compare
Choose a tag to compare
@0xFelix 0xFelix released this 22 Dec 17:24
· 42 commits to release-v0.19 since this release
07e70bf

What's Changed

  • [main] Fix env variables by @kubevirt-bot in #596
  • [main] Don't override autoupdated datasources that point to a snapshot instead of PVC by @kubevirt-bot in #603
  • fix: fix default instanceTypeName parameter in tekton pipelines by @ksimon1 in #611
  • chore: rename tekton operands by @codingben in #615
  • Audit RBAC rules by @jcanocan in #616
  • chore: update CSV description by @codingben in #614
  • feat: Remove master branch option by @opokornyy in #610
  • chore(deps): Bump google.golang.org/grpc from 1.50.1 to 1.53.0 by @0xFelix in #620
  • chore: add more reviewers by @codingben in #623
  • chore: Audit template validator RBAC rules. by @jcanocan in #622
  • Add Podman to ci-builder by @assafad in #624
  • feat: Add OWNERS_ALIASES and edit OWNERS file by @opokornyy in #625
  • Apply metrics name linter by @assafad in #621
  • Revert "feat: Add OWNERS_ALIASES and edit OWNERS file" by @opokornyy in #627
  • fix: GH actions for bumping virtio version by @ksimon1 in #628
  • feat: add deploy VM console proxy feature gate by @codingben in #609
  • Fix metrics linter script by @assafad in #632
  • feat: Add github action that will add reviewer by @opokornyy in #629
  • chore: Update virtio image version to v1.0.0 by @ksimon1 in #635
  • [main] Update common-instancetypes to v0.3.1 by @kubevirt-bot in #637
  • fix: Remove add user workflow by @opokornyy in #650
  • Change metrics names by @assafad in #643
  • feat: Rework add reviewer workflow by @opokornyy in #651
  • fix(CNV-28185): add required labels by @codingben in #608
  • Force runbooks names to equal alerts names by @assafad in #654
  • chore: Move to kubevirt v1.0.0 by @lyarwood in #649
  • fix: CI uses the latest released Kubevirt by @akrejcir in #655
  • Update common-instancetypes to v0.3.2 by @lyarwood in #642
  • feat: Change the event of github action by @opokornyy in #664
  • fix: CrashLoopBackOff once tlsProfile changed by @opokornyy in #640
  • fix: Use the latest image of vm-console-proxy by @akrejcir in #645
  • feat: replace namespace of configMaps and roleBindings by @ksimon1 in #646
  • fix: change delete object type in clean up section in efi pipeline by @ksimon1 in #648
  • Add VirtualMachineCRCErrors alert by @machadovilaca in #663
  • Update common-templates to v0.26.0 by @ksimon1 in #674
  • fix: bump k8s dependencies by @ksimon1 in #676
  • refactor(CNV-31248): remove namespace annotation by @codingben in #634
  • fix: fix wrong parsing of vm.spec.template.spec.domain.memory.guest in validator by @ksimon1 in #679
  • fix: replacing of namespace annotation when openshift-cnv namespace is set by @ksimon1 in #683
  • Reduce VirtualMachineCRCErrors noise by @machadovilaca in #686
  • Do not register VM controller if KubeVirt CRDs are not installed by @machadovilaca in #685
  • Update common-instancetypes to v0.3.3 by @lyarwood in #688
  • common-instancetypes: Wait until SSP is deployed during URI test by @lyarwood in #693
  • Update common-instancetypes to v0.3.4 by @lyarwood in #697
  • fix: remove "cdi.kubevirt.io/storage.bind.immediate.requested" annotation from pipelines by @ksimon1 in #696
  • Update tekton-tasks manifests to v0.16.0 by @github-actions in #695
  • refactor: cleanup tekton operands by @codingben in #641
  • rbac: Audit * verbs of kubevirt-tekton-tasks by @jcanocan in #684
  • chore: Update golang.org/x/* modules. by @akrejcir in #705
  • feat: add snyk file to exclude vendor folders by @ksimon1 in #706
  • common-instancetypes: Ignore attempts to reconcile virt-operator owned objects from bundle by @lyarwood in #661
  • chore(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #714
  • fix: instance types tests by waiting for ssp to be deployed by @ksimon1 in #715
  • chore: Update virtio image version to v1.0.1 by @ksimon1 in #707
  • common-instancetypes: Add DeployCommonInstancetypes featureGate by @lyarwood in #702
  • Update vm-console-proxy manifests to v0.3.2 by @github-actions in #717
  • chore: Regenerate CRD in data folder by @akrejcir in #720
  • chore: Bump dependencies by @0xFelix in #722
  • fix: Incorrect DataSource reconciliation by @akrejcir in #728
  • feat: add evictionStrategy to VMs in tekton pipelines by @ksimon1 in #732
  • reconcile: Restore test that go deleted by accident by @0xFelix in #731
  • chore: Bump Gingkgo and Gomega by @0xFelix in #736
  • reconcile_test: Extend DataSource / DataImportCron restore test by @0xFelix in #735
  • adding polarion Id for VirtualMachineCRCErrors test by @Ahmad-Hafe in #741
  • chore: Regenerate CRD by @akrejcir in #743
  • chore: Update virtio image version to v1.1.0 by @ksimon1 in #730
  • feat: introduce dependabot config by @ksimon1 in #744
  • chore: Update golang in CI to 1.20 by @akrejcir in #777
  • fix: webhook: Don't check common template namespace by @akrejcir in #747
  • Update cnv:vmi_status_running:count by @sradco in #782
  • chore: Update golangci-lint to v1.55.2 by @0xFelix in #789
  • fix: Use Route Status to get Prometheus host by @0xFelix in #788
  • fix: Fix querying for the latest release of ssp-operator by @0xFelix in #792
  • deps: Update controller-runtime to v0.16.3, and other packages to latest versions by @jcanocan in #795
  • Update tekton-tasks manifests to v0.17.0 by @github-actions in #797
  • Update common-templates to v0.27.0 by @ksimon1 in #796

New Contributors

Full Changelog: v0.18.3...v0.19.0