Commit Graph

8 Commits

Author SHA256 Message Date
James Fehlig
dcabda7174 Accepting request 846541 from home:jfehlig:branches:Virtualization
- spec: Generate the registry path for kubevirt-operator.yaml at
  build time. Prjconf macro 'registry_path' can be used to
  override registry path to the KubeVirt container images
- spec: Add kubevirt-psp-caasp.yaml, a PSP based on CaaSP
  privileged PSP, to the manifests subpackage
- spec: Don't add component name to DOCKER_PREFIX passed to
  build-manifests.sh

OBS-URL: https://build.opensuse.org/request/show/846541
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=17
2020-11-06 21:27:48 +00:00
James Fehlig
f45410d4b5 Accepting request 845440 from home:jzerebecki:branches:Virtualization
- Add package with built YAML manifests used to install kubevirt

OBS-URL: https://build.opensuse.org/request/show/845440
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=15
2020-11-02 14:45:47 +00:00
James Fehlig
0f8d196d86 - spec: Remove needless use of chmod and build-copy-artifacts.sh
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=14
2020-10-29 17:06:43 +00:00
James Fehlig
4c200023a5 - spec: Fix typo in date command
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=13
2020-10-23 19:46:08 +00:00
James Fehlig
76e41270de add ECO to changelog entry
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=11
2020-10-07 22:03:38 +00:00
James Fehlig
4ed290ad71 Accepting request 840087 from home:jfehlig:branches:Virtualization
- Update to version 0.34.0:
  * Add mirrored dependencies to WORKSPACE
  * Mark networking conformance tests
  * restore backwards compatiblity with api group/version on DataVolumeTemplates spec
  * Revert "move all tests to use kv config"
  * Revert "update config message to specify which resource type it is using"
  * Revert "test usage of configmap configuration"
  * Revert "update build file"
  * Revert "convert postcopy tests to use KubeVirt CR"
  * Rework logic so it is easier to understand what is happening
  * Allow PVC as volume source with a DV populating the PVC. Before this was not allowed because we could not be sure that the PVC was fully populated. This commit checks the DV to ensure the PVC is fully populated.
  * vmi, sriov: Enable to set the PCI address on a SRIOV iface
  * Don't discard bazel platform cache on virtctl cross-compilation
  * convert postcopy tests to use KubeVirt CR
  * fix autoconverge test
  * remove using BeforeAll in vmi configuration tests
  * generated openapi spec
  * clean up
  * start prom server earlier in the virt-handler process so health check returns without EOF error
  * change kubevirt config type MemBalloon
  * dump kubevirt cr in ci artifacts
  * cpuRequest can not be type string since when the resource is patched it will fail to parse the units
  * change bool to pointer to know unset vs value set to false
  * update build file
  * test usage of configmap configuration
  * update config message to specify which resource type it is using
  * move all tests to use kv config
  * virt-launcher, Add mechanism to guard add/delete events channel
  * Generated artifacts
  * Add functional tests for missing subresource RBAC rules

OBS-URL: https://build.opensuse.org/request/show/840087
OBS-URL: https://build.opensuse.org/package/show/Virtualization/kubevirt?expand=0&rev=10
2020-10-07 15:56:04 +00:00
Dominique Leuenberger
41a360b945 Accepting request 834714 from Virtualization
- Update to version 0.33.0:
  * Enhance operator functional tests to validate pods are torn down after kv cr is deleted
  * Unit tests to validate finalizer functionality on kubevirt objects
  * Restore ability to set finalizer on kubevirt objects
  * Unit tests to verify operator injected labels remain consistent
  * Restores operator managed by label for backwards/forwards compability during updates
  * tests, migration: Validate dual stack VMI and Pod IP/s
  * tests, make primary_pod_network dual stack compatible
  * tests, Create ValidateVMIandPodIPMatch helper
  * Turn off modules for staging.
  * Fix verifying make targets
  * Give migration kill pods a name not based on their node name
  * Fix another flaky ertificate related unit test
  * Fix matching of Makefile vars to env for goveralls
  * Output what the new error is when an api violation occurs
  * tests: adapt test-id:4153 to dual-stack cluster
  * sriov-tests, checkMacAddress: remove sequential expecter cases
  * sriov tests: Add CNI version to sriov NAD
  * removeNamespaces: add informative failure reason
  * cluster-deploy.sh: cancel cdi deployment on sriov-lane
  * remove version from go.mod
  * Use PingFromVMConsole for ipv6 instead of trace route
  * tests, make test 1780 dual stack compatible
  * refactor virtctl image-upload args
  * tests,libvmi: Append passed options
  * Rebase on Goveralls
  * Export -mod=vendor to always use vendor
  * Update ldflag to point to right package
  * Increase memory limit for iscsi pod
  * deps-update to reflect state after rebase

OBS-URL: https://build.opensuse.org/request/show/834714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubevirt?expand=0&rev=2
2020-09-16 17:35:17 +00:00
Dominique Leuenberger
b71a8ef3ed Accepting request 833781 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/833781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubevirt?expand=0&rev=1
2020-09-11 22:10:31 +00:00