Open
Conversation
* added 3 secs sleep before add qos class * wip * Revert "wip" This reverts commit b0f2ba6. * increase sleep time * remove auto add default qos class --------- Co-authored-by: hamdykhader <hamdy.khader@gmail.com>
- set cluster mode to default "docker" - remove service "app_CachingNodeMonitor" from services during cluster update
* Update Dockerfile_base * Update Dockerfile_base
* inherit default cluster mode in new cluster * added first six cluster id char to spdk pod name * added first six cluster id char to spdk pod name * update env_var
* Add lvol sync delete task runner * fix linter issues * fix
* added fdb and storageclass multi AZ support * use ipv4 for fdb controller manager healthcheck * updated fdb controller manager resource name
# Conflicts: # simplyblock_core/constants.py
* migrated to k8s csi hostpath * added more permission * added more permission * updated talos docs
* updated to distributed provisioning * remove host storage capacity check
* sleep after openshift core isolation until reboot * increaased timeout to 3mins * check and remove old job if found * check and remove old job if found
* Set cluster_id optional on SNodeAPI docker version * fix type checker * fix type checker
* add cluster_id param for spdk_process_is_up * update image tag * update image tag * update env image tag to main
Adds the LVolScheduler service definition to docker and k8s deployment scripts Adds the service creation on cluster update to support update from older cluster Adds missing service to k8s deployment script (simplyblock-tasks-runner-sync-lvol-del)
geoffrey1330
requested changes
Nov 26, 2025
* fix sfam-2507 * refactored code to k8s standard * fixed failing type check --------- Co-authored-by: hamdykhader <hamdy.khader@gmail.com>
* Fix add-node apiv2 to remove unused param "full_page_unmap" * Fix optional param initial value for node-add apiv2 "spdk_image"
* Update cluster_ops.py * Update cluster_ops.py * add grafana port 3000 to url * removed debug log message
* Fix node-add apiv2 response * Fix sn list apiv2 response
Co-authored-by: root <root@vm22.simplyblock2.localdomain>
* check fdb connection string * check fdb connection string * remove fdb cluster uuid * removed simplyblock crd
check JM replication status on sec before dropping leadership during node restart and node down>online status change
Fix sfam-2515
This file contains hidden or 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
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.
Adds the LVolScheduler service definition to docker and k8s deployment scripts
Adds the service creation on cluster update to support update from older cluster
Adds missing service to k8s deployment script (simplyblock-tasks-runner-sync-lvol-del)