Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump SSP to Version v1.0.38 #657

Merged
merged 1 commit into from
Jun 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions deploy/cluster_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,7 @@ rules:
- patch
- update
- watch
- delete
- apiGroups:
- monitoring.coreos.com
resources:
Expand All @@ -877,6 +878,7 @@ rules:
- list
- patch
- watch
- delete
- apiGroups:
- monitoring.coreos.com
resources:
Expand Down Expand Up @@ -918,6 +920,7 @@ rules:
- list
- patch
- watch
- delete
- apiGroups:
- ""
resources:
Expand All @@ -932,6 +935,7 @@ rules:
- patch
- list
- watch
- delete
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -966,6 +970,16 @@ rules:
- list
- patch
- watch
- apiGroups:
- security.openshift.io
resources:
- securitycontextconstraints
verbs:
- get
- list
- create
- watch
- patch
- apiGroups:
- security.openshift.io
resourceNames:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
annotations:
alm-examples: '[{"apiVersion":"hco.kubevirt.io/v1alpha1","kind":"HyperConverged","metadata":{"name":"kubevirt-hyperconverged","namespace":"kubevirt-hyperconverged"},"spec":{"BareMetalPlatform":false}},{"apiVersion":"networkaddonsoperator.network.kubevirt.io/v1alpha1","kind":"NetworkAddonsConfig","metadata":{"name":"cluster"},"spec":{"imagePullPolicy":"IfNotPresent","kubeMacPool":{"rangeEnd":"FD:FF:FF:FF:FF:FF","rangeStart":"02:00:00:00:00:00"},"linuxBridge":{},"macvtap":{},"multus":{},"nmstate":{},"ovs":{}}},{"apiVersion":"kubevirt.io/v1alpha3","kind":"KubeVirt","metadata":{"name":"kubevirt","namespace":"kubevirt"},"spec":{"imagePullPolicy":"Always"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtCommonTemplatesBundle","metadata":{"name":"kubevirt-common-template-bundle"},"spec":{"version":"v0.7.0"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtMetricsAggregation","metadata":{"name":"kubevirt-metrics-aggregation"},"spec":{"version":"v0.0.1"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtNodeLabellerBundle","metadata":{"name":"kubevirt-node-labeller-bundle"},"spec":{"version":"v0.1.1"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtTemplateValidator","metadata":{"name":"kubevirt-template-validator","namespace":"kubevirt"},"spec":{"templateValidatorReplicas":2,"version":"v0.6.6"}},{"apiVersion":"cdi.kubevirt.io/v1alpha1","kind":"CDI","metadata":{"name":"cdi","namespace":"cdi"},"spec":{"imagePullPolicy":"IfNotPresent"}},{"apiVersion":"nodemaintenance.kubevirt.io/v1beta1","kind":"NodeMaintenance","metadata":{"name":"nodemaintenance-xyz"},"spec":{"nodeName":"node02","reason":"Test
alm-examples: '[{"apiVersion":"hco.kubevirt.io/v1alpha1","kind":"HyperConverged","metadata":{"name":"kubevirt-hyperconverged","namespace":"kubevirt-hyperconverged"},"spec":{"BareMetalPlatform":false}},{"apiVersion":"networkaddonsoperator.network.kubevirt.io/v1alpha1","kind":"NetworkAddonsConfig","metadata":{"name":"cluster"},"spec":{"imagePullPolicy":"IfNotPresent","kubeMacPool":{"rangeEnd":"FD:FF:FF:FF:FF:FF","rangeStart":"02:00:00:00:00:00"},"linuxBridge":{},"macvtap":{},"multus":{},"nmstate":{},"ovs":{}}},{"apiVersion":"kubevirt.io/v1alpha3","kind":"KubeVirt","metadata":{"name":"kubevirt","namespace":"kubevirt"},"spec":{"imagePullPolicy":"Always"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtCommonTemplatesBundle","metadata":{"name":"kubevirt-common-template-bundle"},"spec":{"version":"v0.11.1"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtMetricsAggregation","metadata":{"name":"kubevirt-metrics-aggregation"},"spec":{"version":"v0.0.1"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtNodeLabellerBundle","metadata":{"name":"kubevirt-node-labeller-bundle"},"spec":{"version":"v0.1.1"}},{"apiVersion":"ssp.kubevirt.io/v1","kind":"KubevirtTemplateValidator","metadata":{"name":"kubevirt-template-validator","namespace":"kubevirt"},"spec":{"templateValidatorReplicas":2,"version":"v0.6.6"}},{"apiVersion":"cdi.kubevirt.io/v1alpha1","kind":"CDI","metadata":{"name":"cdi","namespace":"cdi"},"spec":{"imagePullPolicy":"IfNotPresent"}},{"apiVersion":"nodemaintenance.kubevirt.io/v1beta1","kind":"NodeMaintenance","metadata":{"name":"nodemaintenance-xyz"},"spec":{"nodeName":"node02","reason":"Test
node maintenance"}},{"apiVersion":"hostpathprovisioner.kubevirt.io/v1alpha1","kind":"HostPathProvisioner","metadata":{"name":"hostpath-provisioner"},"spec":{"imagePullPolicy":"IfNotPresent","pathConfig":{"path":"/var/hpvolumes","useNamingPrefix":"false"}}},{"apiVersion":"v2v.kubevirt.io/v1alpha1","kind":"VMImportConfig","metadata":{"name":"vm-import-operator-config"},"spec":{"imagePullPolicy":"IfNotPresent"}}]'
capabilities: Full Lifecycle
categories: OpenShift Optional
certified: "false"
containerImage: quay.io/kubevirt/hyperconverged-cluster-operator:1.2.0
createdAt: "2020-06-21 21:30:32"
createdAt: "2020-06-24 14:44:47"
description: |-
**HyperConverged Cluster Operator** is an Operator pattern for managing multi-operator products.
Specifcally, the HyperConverged Cluster Operator manages the deployment of KubeVirt,
Expand Down Expand Up @@ -907,6 +907,7 @@ spec:
- patch
- update
- watch
- delete
- apiGroups:
- monitoring.coreos.com
resources:
Expand All @@ -917,6 +918,7 @@ spec:
- list
- patch
- watch
- delete
- apiGroups:
- monitoring.coreos.com
resources:
Expand Down Expand Up @@ -958,6 +960,7 @@ spec:
- list
- patch
- watch
- delete
- apiGroups:
- ""
resources:
Expand All @@ -972,6 +975,7 @@ spec:
- patch
- list
- watch
- delete
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -1006,6 +1010,16 @@ spec:
- list
- patch
- watch
- apiGroups:
- security.openshift.io
resources:
- securitycontextconstraints
verbs:
- get
- list
- create
- watch
- patch
- apiGroups:
- security.openshift.io
resourceNames:
Expand Down Expand Up @@ -1470,7 +1484,7 @@ spec:
- name: NETWORK_ADDONS_VERSION
value: 0.39.1
- name: SSP_VERSION
value: v1.0.37
value: v1.0.38
- name: NMO_VERSION
value: v0.6.0
- name: HPPO_VERSION
Expand Down Expand Up @@ -1641,7 +1655,7 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: IMAGE_REFERENCE
value: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.37
value: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.38
- name: WATCH_NAMESPACE
- name: KVM_INFO_TAG
- name: VALIDATOR_TAG
Expand All @@ -1651,7 +1665,9 @@ spec:
- name: IMAGE_NAME_PREFIX
- name: OPERATOR_NAME
value: kubevirt-ssp-operator
image: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.37
- name: OPERATOR_VERSION
value: v1.0.38
image: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.38
imagePullPolicy: Always
name: kubevirt-ssp-operator
ports:
Expand Down
8 changes: 5 additions & 3 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- name: NETWORK_ADDONS_VERSION
value: 0.39.1
- name: SSP_VERSION
value: v1.0.37
value: v1.0.38
- name: NMO_VERSION
value: v0.6.0
- name: HPPO_VERSION
Expand Down Expand Up @@ -240,7 +240,7 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: IMAGE_REFERENCE
value: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.37
value: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.38
- name: WATCH_NAMESPACE
- name: KVM_INFO_TAG
- name: VALIDATOR_TAG
Expand All @@ -250,7 +250,9 @@ spec:
- name: IMAGE_NAME_PREFIX
- name: OPERATOR_NAME
value: kubevirt-ssp-operator
image: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.37
- name: OPERATOR_VERSION
value: v1.0.38
image: quay.io/fromani/kubevirt-ssp-operator-container:v1.0.38
imagePullPolicy: Always
name: kubevirt-ssp-operator
ports:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kubevirt/hyperconverged-cluster-operator
go 1.13

require (
github.com/MarSik/kubevirt-ssp-operator v1.0.37
github.com/MarSik/kubevirt-ssp-operator v1.0.38
github.com/blang/semver v3.5.1+incompatible
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
github.com/go-logr/logr v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ github.com/DATA-DOG/go-sqlmock v1.4.1/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q
github.com/GoogleCloudPlatform/k8s-cloud-provider v0.0.0-20190822182118-27a4ced34534/go.mod h1:iroGtC8B3tQiqtds1l+mgk/BBOrxbqjH+eUfFQYRc14=
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab/go.mod h1:3VYc5hodBMJ5+l/7J4xAyMeuM2PNuepvHlGs8yilUCA=
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E=
github.com/MarSik/kubevirt-ssp-operator v1.0.37 h1:jLPH54irmQQao+xdtFe4TgycPMa+YH3sjO0HL3/aGGc=
github.com/MarSik/kubevirt-ssp-operator v1.0.37/go.mod h1:0bP+DSIkEmEedKp4lyYkIEE4xb4OYVUFTvs83d3cSVw=
github.com/MarSik/kubevirt-ssp-operator v1.0.38 h1:pVd6NPUMR8CYzAg8GLnYWTwC4cjS/6oYk9rLz4p+1c4=
github.com/MarSik/kubevirt-ssp-operator v1.0.38/go.mod h1:0bP+DSIkEmEedKp4lyYkIEE4xb4OYVUFTvs83d3cSVw=
github.com/Masterminds/goutils v1.1.0/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
Expand Down
1 change: 1 addition & 0 deletions hack/build-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ function create_ssp_csv() {
--namespace=${OPERATOR_NAMESPACE} \
--csv-version=${CSV_VERSION} \
--operator-image=${SSP_IMAGE} \
--operator-version=${SSP_VERSION} \
"

gen_csv ${operatorName} ${imagePullUrl} ${dumpCRDsArg} ${operatorArgs}
Expand Down
2 changes: 1 addition & 1 deletion hack/config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
KUBEVIRT_VERSION="v0.30.1"
CDI_VERSION="v1.19.0"
NETWORK_ADDONS_VERSION="0.39.1"
SSP_VERSION="v1.0.37"
SSP_VERSION="v1.0.38"
NMO_VERSION="v0.6.0"
HPPO_VERSION="v0.4.3"
HPP_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloud.google.com/go v0.53.0
cloud.google.com/go/compute/metadata
# github.com/MarSik/kubevirt-ssp-operator v1.0.37
# github.com/MarSik/kubevirt-ssp-operator v1.0.38
github.com/MarSik/kubevirt-ssp-operator/pkg/apis
github.com/MarSik/kubevirt-ssp-operator/pkg/apis/kubevirt/v1
# github.com/PuerkitoBio/purell v1.1.1
Expand Down