Releases: simplyblock/sbcli
Releases · simplyblock/sbcli
Release list
25.3
25.3pre2
25.3pre1
What's Changed
- fix lvol creation by @alexander-sheredin in #2
- removed the id parameter in the get_cluster_by_id function by @geoffrey1330 in #3
- pass docker pass as secret by @boddumanohar in #4
- Added graylog logger handler by @geoffrey1330 in #6
- Update docker-compose-swarm.yml by @geoffrey1330 in #5
- Added graylog logger across all services by @geoffrey1330 in #8
- migrated monitoring stack to simplyblock_core by @geoffrey1330 in #10
- sfam-535 fix prettytable by @alexander-sheredin in #11
- push a new tag when a PR is raised by @boddumanohar in #9
- Use JM only on one device by @hamdy-simplyblock in #12
- fix sn deploy: install_deps and then do docker_configure by @boddumanohar in #13
- use initContainers for load the configmap for pre-init hook by @boddumanohar in #7
- take crypto_key1 and crypto_key2 from params by @boddumanohar in #18
- use Tuple from typing by @boddumanohar in #20
- fix public_ip by @alexander-sheredin in #19
- add dashboard for pools by @boddumanohar in #21
- re organise the dashboards by @boddumanohar in #22
- Add node exporter by @geoffrey1330 in #16
- unify alceml_name SFAM-605 by @alexander-sheredin in #23
- Added logs and monitoring data cleanup by @geoffrey1330 in #24
- fix iobuf set options by @alexander-sheredin in #25
- pass slack webhook and grafana url as param by @boddumanohar in #27
- added foundationdb cleanup worker by @geoffrey1330 in #26
- Revert "pass slack webhook and grafana url as param" by @boddumanohar in #29
- Add namespace to Cnode deployment (k8s) by @hamdy-simplyblock in #30
- Cnode namespace by @hamdy-simplyblock in #31
- fix grafana dashboards by @boddumanohar in #34
- Graceful shutdown and startup by @geoffrey1330 in #32
- pass HostID as a parameter to Lvol by @boddumanohar in #39
- added sbcli cli and api documentation by @geoffrey1330 in #35
- Dev auto restart by @hamdy-simplyblock in #40
- fix add pool output by @boddumanohar in #46
- update CLI docs and remove Not Implemented functions by @boddumanohar in #45
- grafana dashboards filters by @boddumanohar in #48
- Added with_snapshot parameter in lvol api by @geoffrey1330 in #37
- update docker private network CIDR by @boddumanohar in #50
- SFMA-860 cluster target status: don't count JM devices as offline by @alexander-sheredin in #51
- [SFAM-596] Adding basic framework for TDD based E2E tests and SSH Connection by @RaunakJalan in #42
- e2e fixes by @boddumanohar in #52
- Modifying lvol add docstring and distr_ps to distr_bs in expected api inputs by @RaunakJalan in #53
- [SFAM-891] Moving get_csi_response to get_response, Correcting lvol output error code by @RaunakJalan in #56
- LVOL E2E API connect str dict fix key name by @RaunakJalan in #57
- E2E automation scenario 2 by @RaunakJalan in #54
- Enabling slack notification by @RaunakJalan in #62
- Minor correction in parsing logs by @RaunakJalan in #63
- Parsing result and pushing notification only if main branch by @RaunakJalan in #66
- SFMA-927 fix restart-device exception by @alexander-sheredin in #68
- Pass email slack webhook url by @geoffrey1330 in #60
- SFMA-928 fix function_name in _add_task() by @alexander-sheredin in #70
- Fix prerelease e2e by @boddumanohar in #69
- Fix prerelease e2e 2 by @hamdy-simplyblock in #73
- tuning of socket and cpu mask parameters by @wmousa in #64
- Cpu tune by @hamdy-simplyblock in #74
- Debugging pre-release failure e2e by @RaunakJalan in #75
- Sfam-929 node restart fix by @alexander-sheredin in #77
- Nvme set options timers update by @alexander-sheredin in #78
- Pass email slack webhook url > pre-release by @hamdy-simplyblock in #79
- Fix grafana contact point by @geoffrey1330 in #82
- fix node_restart task condition by @alexander-sheredin in #84
- Removing cpu mask e2e action by @RaunakJalan in #85
- Add deployer > pre-release by @hamdy-simplyblock in #83
- configured monitoring service with efs using rexray by @geoffrey1330 in #67
- Specify lvol/snaps limit and provisioning limit per storage node by @wmousa in #81
- Adding branch on test message alert and alert for pre-release by @RaunakJalan in #88
- sfam-971: rollback recent change in docker-image.yml by @alexander-sheredin in #90
- terraform state init through env variables in e2e tests by @boddumanohar in #92
- Adding alert for pre-release by @RaunakJalan in #93
- terraform state init through env variables in e2e tests by @boddumanohar in #94
- sfam-973: max_prov is int, not str by @alexander-sheredin in #91
- Sfam 972 fix max prov > main by @hamdy-simplyblock in #95
- Fix restart node issue related to number_of_devices by @wmousa in #97
- Fix restart issue by @hamdy-simplyblock in #98
- Set max_io_qpairs_per_ctrlr to 256 by @wmousa in #104
- E2e automation scenario 2 by @RaunakJalan in #103
- Update cpu masks to match the new conditions by @wmousa in #105
- Update cpu masks > main by @hamdy-simplyblock in #106
- use default region for deployer by @boddumanohar in #108
- Revert "use default region for deployer" by @boddumanohar in #111
- Set cpu count to 64 if it's more than that by @wmousa in #112
- Deployer fixes by @boddumanohar in #113
- Github Actions: Clone a repo using Actions/Checkout by @boddumanohar in #114
- tf engine use workspace by @boddumanohar in #115
- Commenting TestSingleNodeFailure by @RaunakJalan in #116
- Commenting TestSingleNodeFailure by @RaunakJalan in #117
- show migration task progress by @alexander-sheredin in #119
- Add Support for HA Grafana & Prometheus by @geoffrey1330 in #87
- Merge main into pre-release by @hamdy-simplyblock in #121
- inflate a clone based on lvolstore/lvol by @wmousa in #118
- Fixing TestSingleNodeFailure. Adding spdk container stop by @RaunakJalan in #124
- added field parameter in Device_status_online_to_unavailable by @geoffrey1330 in #125
- pass additional parameters in terraform template by @boddumanohar in #127
- run node exporter to all the nodes by @boddumanohar ...