Skip to content

Releases: kubevirt/ssp-operator

v0.18.0-rc.0

23 May 11:35
e3b9ded
Compare
Choose a tag to compare
v0.18.0-rc.0 Pre-release
Pre-release

Release candidate for v0.18.0.

v0.17.1

23 May 11:33
7d4f65d
Compare
Choose a tag to compare

What's Changed

  • [release-v0.17] fix: Wait for SSP operator to be ready after TLS policy tests by @kubevirt-bot in #519
  • [release-v0.17] fix: console proxy and tests: Stabilize functional tests by @akrejcir in #530
  • [release-v0.17] fix: stabilize functests of VM Console proxy by @kubevirt-bot in #536
  • [release-v0.17] fix: correctly delete proxy resources if namespace is not "kubevirt" by @akrejcir in #541
  • [release-v0.17] Added test_id for vnc_console_proxy by @kubevirt-bot in #543

Full Changelog: v0.17.0...v0.17.1

v0.17.0

01 Mar 13:26
95d2f0f
Compare
Choose a tag to compare

What's Changed

  • Adding TLSSecurityProfile to CRD by @borod108 in #399
  • add debug lines to DataImportCron template tests by @ksimon1 in #410
  • Update CDI to version v1.53.1 by @akrejcir in #411
  • Support cluster-wide crypto policy by @borod108 in #408
  • Rename metrics to follow Prometheus naming conventions by @machadovilaca in #412
  • Fix tests waiting for DVs to succeed by @0xFelix in #418
  • Watch required CRDs, and restart operator if they are removed by @akrejcir in #417
  • Add missing webhook test and improve tests by @akrejcir in #401
  • Update common-templates to v0.24.0 by @ksimon1 in #419
  • bump golang to 1.19 by @ksimon1 in #423
  • add dockerfile for ci builds by @ksimon1 in #427
  • update controller-gen and kustomize by @ksimon1 in #429
  • add gettext package to ci builder dockerfile by @ksimon1 in #432
  • Update common-templates to v0.24.1 by @ksimon1 in #426
  • Add 0xFelix to approvers by @0xFelix in #431
  • Allow running the SSP Operator on plain kubernetes by @nunnatsa in #437
  • Deploying state and tests for TLSSecurityProfile by @borod108 in #416
  • Regenerate files by running "make container-build" by @akrejcir in #442
  • Add the missing RBAC permissions to clusterversions in the CSV by @nunnatsa in #443
  • crypto_policy_test.go: Do not hardcode SSP deployment NS by @0xFelix in #448
  • crypto_policy_test.go: Add test_ids by @0xFelix in #449
  • crypto_policy_test.go: Do not hardcode SSP webhook service name by @0xFelix in #454
  • OWNERS: Remove borod108 from reviewers by @lyarwood in #456
  • crypto_policy_test.go: Get CA bundle dynamically by @0xFelix in #457
  • Cleanup fixes for tests waiting for DVs to succeed by @0xFelix in #441
  • Introduce support for deployments via kubevirtci and kubevirt by @lyarwood in #452
  • Deploy common-instancetypes v0.0.1-rc by @lyarwood in #453
  • Follow ups for common-instancetypes deployment by @lyarwood in #462
  • Update operator-sdk to v1.25.1 by @akrejcir in #400
  • Add e2e tests for total_restored_common_templates metric by @machadovilaca in #425
  • common-instancetypes: Update to v0.0.2-rc by @lyarwood in #464
  • common-instancetypes: Ensure CRDs are present before Cleanup by @lyarwood in #467
  • kubevirtci: Move to _cluster-up by @lyarwood in #468
  • common-instancetypes: Add watched cluster CRDs to cleanup func test by @lyarwood in #469
  • Update common-templates to v0.24.2 by @ksimon1 in #472
  • common-instancetypes: Add missing README and dev docs by @lyarwood in #470
  • Add operator_health_impact label to SSP alerts by @assafad in #474
  • Move tests to Ginkgo v2 by @lyarwood in #471
  • kubevirtci: Correct directory name by @lyarwood in #477
  • tests_common_test.go: Filter pods for status.phase == Running by @0xFelix in #478
  • metrics_test.go: Do not consider old ReplicaSets by @0xFelix in #479
  • Update common-instancetypes to v0.0.3-rc by @lyarwood in #481
  • data_sources: Always run the operand by @lyarwood in #476
  • feat: update ssp and validator ubi containers to rhel9 in dockerfile by @ksimon1 in #483
  • feat: bump golang version in ssp and validator containers by @ksimon1 in #484
  • Update common-instancetypes to v0.0.3 by @lyarwood in #487
  • ci: add release-vm-console-proxy workflow by @codingben in #489
  • Add alert for rhel6 running vms by @fossedihelm in #486
  • Move TemplateValidator and NodeLabeller to pointers by @lyarwood in #490
  • Update vm-console-proxy manifests to v0.1.0 by @github-actions in #494
  • feat: deploy vm-console-proxy by @codingben in #491
  • Update common-templates to v0.25.0 by @ksimon1 in #496
  • Update common-instancetypes to v0.1.0 by @lyarwood in #497
  • docs: add info about vm-console-proxy by @codingben in #501
  • common-instancetypes: Add support to reconcile from a kustomize repo URI by @lyarwood in #493
  • functest: Switch to calling ginkgo using go run by @lyarwood in #504
  • test: add vm-console-proxy functional tests by @codingben in #498
  • feat: Add Route to expose vm-console-proxy by @akrejcir in #507

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.2

28 Nov 15:04
b0c8442
Compare
Choose a tag to compare

What's Changed

  • [release-v0.16] Fix tests waiting for DVs to succeed by @0xFelix in #421
  • [release-v0.16] Watch required CRDs, and restart operator if they are removed by @kubevirt-bot in #420
  • [release-v0.16] Update common-templates to v0.24.0 by @kubevirt-bot in #422
  • [release-v0.16] add dockerfile for ci builds by @kubevirt-bot in #428
  • [release-v0.16] update controller-gen and kustomize by @kubevirt-bot in #434
  • [release-v0.16] add gettext package to ci builder dockerfile by @kubevirt-bot in #433
  • [release-v0.16] Update common-templates to v0.24.1 by @kubevirt-bot in #435
  • [release-v0.16] Rename metrics to follow Prometheus naming conventions by @kubevirt-bot in #439
  • [release-v0.16] Add the missing RBAC permissions to clusterversions in the CSV by @kubevirt-bot in #446
  • [release-v0.16] Allow running the SSP Operator on plain kubernetes by @kubevirt-bot in #445
  • [release-v0.16] Manual backport of deploying state and tests for TLSSecurityProfile by @0xFelix in #447
  • [release-v0.16] crypto_policy_test.go: Do not hardcode SSP deployment NS by @kubevirt-bot in #450
  • [release-v0.16] crypto_policy_test.go: Add test_ids by @kubevirt-bot in #451
  • [release-v0.16] crypto_policy_test.go: Do not hardcode SSP webhook service name by @0xFelix in #455
  • [release-v0.16] crypto_policy_test.go: Get CA bundle dynamically by @kubevirt-bot in #458
  • [release-v0.16] Fix major and minor versions of Kubevirt and CDI used in CI by @akrejcir in #459

Full Changelog: v0.16.1...v0.16.2

v0.16.1

06 Sep 08:37
456a26a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

08 Aug 14:23
bd8f03e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

13 May 16:41
adfa552
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.15.0

v0.14.1

08 Apr 08:47
3f03dea
Compare
Choose a tag to compare

What's Changed

  • [release-v0.14] Update apiextensions version used in csv-generator to v1 by @kubevirt-bot in #334

v0.14.0

29 Mar 13:18
6c9da39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.2

14 Feb 14:57
053717b
Compare
Choose a tag to compare

What's Changed

  • [release-v0.13] Stabilize DataSource functional tests by @kubevirt-bot in #305
  • [release-v0.13] Fix disabling auto-update for a single DataSource by @kubevirt-bot in #308

Full Changelog: v0.13.1...v0.13.2