kubernetes-sigs / cluster-api-provider-kubevirt

Cluster API Provider for KubeVirt
Apache License 2.0
110 stars 63 forks source link

Add and release cluster-template-lb.yaml #202

Closed nunnatsa closed 1 year ago

nunnatsa commented 1 year ago

Signed-off-by: Nahshon Unna-Tsameret nunnatsa@redhat.com

Add new template file: cluster-template-lb.yaml. Also add it to the release.

This file is identical to the cluster-template.yaml file, except for the service type, that changed to LoadBalancer.

Release notes:

None
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3313915888


Totals Coverage Status
Change from base Build 3292711062: 0.0%
Covered Lines: 952
Relevant Lines: 1850

💛 - Coveralls
k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidvossel, nunnatsa

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[.github/OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/blob/main/.github/OWNERS)~~ [davidvossel,nunnatsa] - ~~[templates/OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-kubevirt/blob/main/templates/OWNERS)~~ [davidvossel,nunnatsa] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment