-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update 1.3.0 to 1.4.0 and ocp 4.12 to 4.13 (#121) * update 1.3.0 to 1.4.0 and ocp 4.12 to 4.13 * change channel + csi version * Update flashsystem-csi-cr_v1_configmap.yaml * Update flashsystemcluster-metrics_rbac.authorization.k8s.io_v1_role.yaml * Update flashystemcluster-metrics_rbac.authorization.k8s.io_v1_rolebinding.yaml * Update ibm-storage-odf-operator-metrics-service_v1_service.yaml * Update ibm-storage-odf-operator.clusterserviceversion.yaml * Update metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml * Update odf.ibm.com_flashsystemclusters.yaml * Update annotations.yaml * Update dependencies.yaml * Add must gaher image to iso github workflow (#124) * add must gather to iso workflows * change context for must gather in iso file * change dockerfile path for must gather in iso fil * Create build-images scripts and Jenks job (#123) * replace build with buildx and add more makefile vars * add build images script and Jenkins pipeline file * fix import python module * check script return code * extract strings to const and refactor build images script * fix indentation errors * add output file parameter * upload created images file to jenkins artifacts * add support for different tags of operator, driver and console * fix catalog build make command * run build-image script inside docker container and adjust jenkins accordingly * refactor build-image script * add seperate tags for console and driver * fix typo * fix output file path in Jenkinsfile * fix output file path and env variables assignment * handle env variables in Jenkinsfile * bump opm version to 1.19.5 * change make command for driver and console scripts * generate image tag according to israel timezone * Delete build_images.cpython-38.pyc * update CSV (#122) * update CSV * edit csv files * Update flashsystem-csi-cr_v1_configmap.yaml * Update annotations.yaml * Update manager_auth_proxy_patch.yaml * Update manager_config_patch.yaml * Update controller_manager_config.yaml * Update manager.yaml * Update monitor.yaml * Update monitor.yaml * Update auth_proxy_client_clusterrole.yaml * Update auth_proxy_role.yaml * Update auth_proxy_role_binding.yaml * Update auth_proxy_service.yaml * Update flashsystemcluster_editor_role.yaml * Update flashsystemcluster_viewer_role.yaml * Update leader_election_role.yaml * Update leader_election_role_binding.yaml * Update role_binding.yaml * Update service_account.yaml * Update csi.ibm.com_v1_ibmblockcsi_cr.yaml * Update odf_v1alpha1_flashsystemcluster.yaml * Add must gather image to iso github workflow (#124) * add must gather to iso workflows * change context for must gather in iso file * change dockerfile path for must gather in iso file * Create build-images scripts and Jenkins job (#123) * replace build with buildx and add more makefile vars * add build images script and Jenkins pipeline file * fix import python module * check script return code * extract strings to const and refactor build images script * fix indentation errors * add output file parameter * upload created images file to jenkins artifacts * add support for different tags of operator, driver and console * fix catalog build make command * run build-image script inside docker container and adjust jenkins accordingly * refactor build-image script * add seperate tags for console and driver * fix typo * fix output file path in Jenkinsfile * fix output file path and env variables assignment * handle env variables in Jenkinsfile * bump opm version to 1.19.5 * change make command for driver and console scripts * generate image tag according to israel timezone * Delete build_images.cpython-38.pyc * change watch_namespace variable name, change value to operatorNamespace instead of targetNamespace * remove platform var * remove empty line * update csi to 1.12.0 * Task/reconcile on cm deletion (#125) * watch configMap in case of deletion * watch configMap in case of deletion for storageclasses and flashsystemclusrers * add sc identifier * build file-based catalog image build bundle using opm command * build bundle using opm command * add opm import * add csi bunde build add csi bundle to internal odf catalog * split bundle build into functions * add empty line * rebuild ensure-opm * add prints * set export with full opm file path * set export with full opm file path * remove prints * chang to ODF user * update OWNERS file to current ODF-FS team members (#130) * update OWNERS file to current ODF-FS team members * add gyaozhou as an emeritus_approver - https://www.kubernetes.dev/docs/guide/owners/#emeritus * remove unsupported actions (#131) * remove unsupported actions * enable github action for PR (#132) * enable github action for PR * change codespell action version --------- * update csi verson to 1.11.1 * Revert "update csi version to 1.11.1" This reverts commit 843484d. * update csi version to 1.11.1 * fix volume group sidecar image in csi operator csv in case in develop mode (#134) * update override function name and add sed commands for volume group repo and tag * update variable names in common.sh file for csi volume group * add upgrade params * add image to catalog * set only one default channel on catalog * add upgrade flag to buid-images pipeline (#136) --------- Signed-off-by: Tal Yichye <[email protected]> Signed-off-by: 662962756 <[email protected]> Co-authored-by: tyichye19 <[email protected]> Co-authored-by: Alon Firestein <[email protected]>
- Loading branch information
1 parent
a62cc98
commit 7525dea
Showing
39 changed files
with
590 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,16 @@ | ||
reviewers: | ||
- keslerzhu | ||
- WangDanDan7 | ||
- lbscorpio | ||
- likezhao-ibm | ||
- jacklu1024 | ||
- shdn-ibm | ||
- gyaozhou | ||
- bvered | ||
- alonfirestein | ||
- tyichye19 | ||
- benmenachem | ||
- hatsavar | ||
|
||
approvers: | ||
- bvered | ||
- alonfirestein | ||
- tyichye19 | ||
- benmenachem | ||
- hatsavar | ||
|
||
emeritus_approvers: | ||
- gyaozhou |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
bundle/manifests/flashsystemcluster-metrics_rbac.authorization.k8s.io_v1_role.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
--- | ||
apiVersion: rbac.authorization.k8s.io/v1 | ||
kind: Role | ||
metadata: | ||
|
1 change: 0 additions & 1 deletion
1
bundle/manifests/flashsystemcluster-metrics_rbac.authorization.k8s.io_v1_rolebinding.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
--- | ||
apiVersion: rbac.authorization.k8s.io/v1 | ||
kind: RoleBinding | ||
metadata: | ||
|
1 change: 0 additions & 1 deletion
1
bundle/manifests/ibm-storage-odf-operator-metrics-service_v1_service.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
--- | ||
apiVersion: v1 | ||
kind: Service | ||
metadata: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
bundle/manifests/metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
--- | ||
apiVersion: rbac.authorization.k8s.io/v1 | ||
kind: ClusterRole | ||
metadata: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
--- | ||
apiVersion: apiextensions.k8s.io/v1 | ||
kind: CustomResourceDefinition | ||
metadata: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
--- | ||
dependencies: | ||
- type: olm.package | ||
value: | ||
packageName: ibm-block-csi-operator | ||
version: ">=1.11.0" | ||
version: ">=1.11.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.