ssp-operator icon indicating copy to clipboard operation
ssp-operator copied to clipboard

Operator that deploys additional KubeVirt resources

Results 35 ssp-operator issues
Sort by recently updated
recently updated
newest added

/kind enhancement Address TODO comments left in this PR - https://github.com/kubevirt/ssp-operator/pull/640#discussion_r1307192521 Make sure that goroutines finish when the function returns an error

kind/enhancement

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.17.0` -> `v0.23.0` | --- ### net/http,...

dco-signoff: yes
size/XXL
do-not-merge/hold
release-note-none
lgtm

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.17.0` -> `v0.23.0` | --- ### net/http,...

dco-signoff: yes
size/XXL
release-note-none

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.17.0` -> `v0.23.0` | --- ### net/http,...

dco-signoff: yes
size/XXL
release-note-none

Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.26.0` |...

dco-signoff: yes
size/XXL
release-note-none

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kubevirt/monitoring/pkg/metrics/parser](https://togithub.com/kubevirt/monitoring) | require | digest | `373a956` -> `ca36607` | | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) |...

dco-signoff: yes
size/XXL
do-not-merge/hold
release-note-none
do-not-merge/work-in-progress

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/tektoncd/pipeline](https://togithub.com/tektoncd/pipeline) | require | minor | `v0.41.2` -> `v0.52.1` | --- ### Pipelines...

dco-signoff: yes
size/XS
release-note-none

**What this PR does / why we need it**: Previously the error message contained the whole object, but the text was too long and it was truncated, so often we...

dco-signoff: yes
release-note-none
size/S
approved

**What this PR does / why we need it**: This PR fixes 2 issues: - When setting, unsetting, and setting again the `.spec.commonInstancetypes.URL` field, resources would not be deployed when...

dco-signoff: yes
do-not-merge/hold
release-note-none
size/S
do-not-merge/work-in-progress

The `ServiceMonitor` created by the `metrics` operand defines an endpoint with disabled TLS. https://github.com/kubevirt/ssp-operator/blob/4fd4022504e543e1a5cbfb72f0b5ff852d85aded/internal/operands/metrics/resources.go#L63-L93 This issue is to investigate if it is intentional, and if there are any technical reasons...

kind/bug