Skip to content

Releases: opensvc/om3

v3.0.0-rc20

25 Jun 17:03
13d12d8

Choose a tag to compare

What's Changed

  • Add --dry-run and --ignore-no-collector-configured flags to node push commands by @PaulJouvanceau in #1047
  • Fix placement icon color and improve parent-child orchestration by @cvaroqui in #1054

Full Changelog: v3.0.0-rc19...v3.0.0-rc20

v3.0.0-rc19

25 Jun 14:12
907a1c8

Choose a tag to compare

What's Changed

  • Fix log formatting, heartbeat message handling, and node state management by @cvaroqui in #1053
  • [daemon] Cleanup old certificate/CA variable directories after migration by @cgalibern in #1048
  • Update 'losetup' parsing and fix ZFS mount options by @cgalibern in #1052

Full Changelog: v3.0.0-rc18...v3.0.0-rc19

v3.0.0-rc18

22 Jun 10:57
df8f219

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc17...v3.0.0-rc18

v3.0.0-rc17

29 May 17:50
3d90798

Choose a tag to compare

What's Changed

  • bind mounts, rpc_pipefs, file install from datastore key seeded from source with optional templating by @cvaroqui in #1037

Full Changelog: v3.0.0-rc16...v3.0.0-rc17

v3.0.0-rc16

29 May 15:45
b805799

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc15...v3.0.0-rc16

v3.0.0-rc15

22 May 14:12

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc14...v3.0.0-rc15

v3.0.0-rc14

23 Apr 12:47
d3a3b90

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0-rc13...v3.0.0-rc14

Enhance disk driver and container status handling by @cvaroqui in #1015

What's Changed

  • Enhance disk driver and container status handling by @cvaroqui in #1015
    This Pull Request includes enhancements, bug fixes, and refactoring across multiple files. It introduces performance improvements, better error handling, modularization, and improved configuration handling.
Main Changes:
  • Regex Optimizations: Refactored regex usage by pre-compiling patterns for better efficiency.
  • Improved Modularity: Introduced a new FS structure to replace repetitive code for handling file systems in pools.
  • Enhanced Error Handling:
    • Created custom error types and improved error filtering/logging.
    • Added support for explicitly ignoring expected errors in environment configuration retrievals.
  • Syntax Highlighting: Added syntax highlighting for INI-style configurations displayed in the TUI.
  • Code Organization:
    • Replaced inline code with helper functions for cleaner logic (e.g., in DRBD and volume handling).
    • Simplified ZFS volume creation option handling to reduce redundancy.
  • Feature Additions:
    • Introduced Vim syntax for OpenSVC configuration files.
    • Extended and improved argument quoting for safe shell execution.
  • Testing: Added new unit tests to validate argument quoting.
  • Comments Formatting: Improved documentation for selected comments to make them more explicit.

Improve global expectation handling and synchronization by @cgalibern in #1016

Description of Changes

  • Enhanced logic for global expectation convergence by adding checks for delayed propagation and safeguards for instance configuration accuracy.
  • Ensured global expectations are fetched from peers during startup to minimize the risk of loss.
  • Verified instance configuration via modified config file timestamps.

Details

  • Global Expectation Updates: Improved handling and convergence logic for better synchronization.
  • Startup Synchronization: Added mechanisms to fetch pending global expectations from peer nodes.
  • Configuration Accuracy: Introduced safeguards and validation strategies for instance configurations.

[util/filesystems] Fix KillUsers arguments and logic for mount point checks by @cgalibern in #1017

v3.0.0-rc13

21 Apr 10:03
13af43d

Choose a tag to compare

What's Changed

  • disk.md disk.xp8 fixes, add provisioned state detection for fs.host by @cvaroqui in #1008
  • Enhance install keyword support and documentation in fs drivers and support install kw in all fs drivers by @cvaroqui in #1011
  • Add container auto-removal option by @cgalibern in #1012
  • [xconfig] Explicit the keyword origin on alertKindUnknown by @cgalibern in #1013
  • Misc nfs fixes by @cvaroqui in #1014

Full Changelog: v3.0.0-rc10...v3.0.0-rc13

v3.0.0-rc12.2

20 Apr 10:13
1fb5631

Choose a tag to compare

v3.0.0-rc12.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-rc12.1...v3.0.0-rc12.2

v3.0.0-rc12.1

17 Apr 13:03
7e8b2d4

Choose a tag to compare

v3.0.0-rc12.1 Pre-release
Pre-release

What's Changed

  • Enhance install keyword support and documentation in fs drivers and support install kw in all fs drivers by @cvaroqui in #1011

Full Changelog: v3.0.0-rc11...v3.0.0-rc12.1