Skip to content

v0.18.0

Compare
Choose a tag to compare
@akrejcir akrejcir released this 19 Jun 08:09
· 121 commits to release-v0.18 since this release
b75c5bf

What's Changed

  • chore: Update dependencies from golang.org/x by @akrejcir in #511
  • test: add and cleanup vm-console-proxy operand by @codingben in #509
  • refactor: cleanup vm-console-proxy operand by @codingben in #515
  • fix: Update Kubevirt CR used in CI by @akrejcir in #516
  • fix: Wait for SSP operator to be ready after TLS policy tests by @akrejcir in #513
  • lint: Introduce Makefile target, introduce pre-commit config and fix issues by @lyarwood in #495
  • chore: Use released Kubevirt CR in CI by @akrejcir in #522
  • chore: Add lyarwood as approver to OWNERS by @akrejcir in #525
  • docs: Add golangci-lint and pre-commit dev docs by @lyarwood in #529
  • refactor + fix: Cleanup proxy bundle by @akrejcir in #526
  • fix: console proxy and tests: Stabilize functional tests by @akrejcir in #527
  • Use ImagePullPolicy: IfNotPresent instead of Always by @orenc1 in #531
  • Chore: Update dependencies and remove unneeded ones by @akrejcir in #512
  • fix: stabilize functests of VM Console proxy by @akrejcir in #535
  • Added test_id for vnc_console_proxy by @geetikakay in #537
  • fix: correctly delete proxy resources if namespace is not "kubevirt" by @akrejcir in #538
  • Use RUNBOOK_URL_TEMPLATE env for the runbooks URL template by @assafad in #524
  • refactor: Remove RequiredCrds() method from operands by @akrejcir in #542
  • refactor: add default update and status functions by @akrejcir in #544
  • feat: add tekton-tasks-operator by @codingben in #532
  • feat: add github release automation for tekton tasks by @ksimon1 in #549
  • fix: wait for ssp operator in pipelines tests by @ksimon1 in #551
  • feat: migrate automation for bumping virtio version by @ksimon1 in #552
  • Update container list by @ksimon1 in #547
  • fix: fix setting namespace for example pipelines role binding by @ksimon1 in #554
  • fix: add validator image variable to pipeline test scripts by @ksimon1 in #555
  • fix: correct tekton manifests path in release script by @ksimon1 in #556
  • fix: fix wrong version of tekton tasks containers by @ksimon1 in #557
  • fix: fix source template namespace in tekton pipeline tests by @ksimon1 in #558
  • docs: Improve description by @dominikholler in #545
  • chore: remove old common-template manifests by @ksimon1 in #563
  • fix(CNV-29287): do not watch tekton crd by @codingben in #561
  • fix: add virtualMachine.kubevirt.io crd to required crds by @ksimon1 in #566
  • Remove alert for rhel6 running vms by @fossedihelm in #571
  • fix(CNV-29761): ensure that tekton crd exists by @codingben in #567
  • feat: Add checking that all files are committed by @opokornyy in #565
  • Fix total_restored_common_templates metric update by @machadovilaca in #559
  • chore: Fix check_commited_files by @lyarwood in #574
  • Remove node-labeller by @ksimon1 in #562
  • feat: rework example pipelines by @ksimon1 in #550
  • Update common-instancetypes to v0.2.0 by @lyarwood in #573
  • Update vm-console-proxy manifests to v0.2.0 by @github-actions in #579

Full Changelog: v0.17.0...v0.18.0