mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
- add reusable storage probing subsystem with discovery, bounded probe execution, IO classification, caching, and topology integration - render per-node storage inventory in Cluster Nodes UI and extend installer test coverage for topology/storage behavior - introduce core service operation modules and align actions, milestones, services, and supporting configs/scripts for repair/update workflows - update CNPG/Supabase/database artifacts, placement and port mapping configs, plus related integration tests Co-authored-by: Junie <junie@jetbrains.com>
11 lines
515 B
XML
11 lines
515 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4">
|
|
<component name="AdditionalModuleElements">
|
|
<content url="file://$MODULE_DIR$" dumb="true">
|
|
<sourceFolder url="file://$MODULE_DIR$/lib/python3.14/site-packages" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.venv" />
|
|
<excludeFolder url="file://$MODULE_DIR$/deploy/gcp/terraform/.terraform" />
|
|
<excludeFolder url="file://$MODULE_DIR$/deploy/opentofu/k3s/.terraform" />
|
|
</content>
|
|
</component>
|
|
</module> |