Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@cheyang cheyang released this 01 Jan 11:09
· 2 commits to master since this release
4e199c8

New Features

  • Added support to configure the maxConcurrentReconciles parameter for the ThinRuntimeController, allowing for improved concurrency management.
  • Introduced support for resource configuration within the Fluid webhook, enabling more precise control over resource allocation.
  • Added support for configuring Burst (default 30) and Qps (default 20) settings for client interactions with the APIServer through the Fluid Webhook, enhancing request handling capabilities.
  • Implemented mountMode configuration to allow skipping the check for mount readiness, streamlining deployment processes.

Bug Fixes

  • Resolved high availability issues in JindoRuntime by implementing pod anti-affinity for the master StatefulSet, improving system resilience.

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4