-
Notifications
You must be signed in to change notification settings - Fork 5
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
Release 1.4.1 #158
Merged
Merged
Release 1.4.1 #158
Conversation
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
* update 1.3.0 to 1.4.0 and ocp 4.12 to 4.13 * change channel + csi version --------- Signed-off-by: 662962756 <[email protected]>
* add must gather to iso workflows * change context for must gather in iso file * change dockerfile path for must gather in iso file Signed-off-by: Tal Yichye <[email protected]>
* 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 -------- Signed-off-by: Tal Yichye <[email protected]> Co-authored-by: Vered Berenstein <[email protected]>
* 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 --------- Signed-off-by: 662962756 <[email protected]> Signed-off-by: Tal Yichye <[email protected]> Co-authored-by: tyichye19 <[email protected]>
* watch configMap in case of deletion * watch configMap in case of deletion for storageclasses and flashsystemclusrers * add sc identifier Signed-off-by: 662962756 <[email protected]>
build bundle using opm command Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
add csi bundle to internal odf catalog Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Rebuild catalog
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Task/fix bundle image
* 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 Signed-off-by: 662962756 <[email protected]>
* enable github action for PR * change codespell action version --------- Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
This reverts commit 843484d.
Signed-off-by: 662962756 <[email protected]>
update csi version to 1.11.1
… 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
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Signed-off-by: 662962756 <[email protected]>
Task/odf 457 add upgrade pack
Signed-off-by: 662962756 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
update 1.4.0 to 1.4.1