Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

IML 6.3.0

Latest
Compare
Choose a tag to compare
@jgrund jgrund released this 22 Jan 14:16
f8a6f61

Igor Pashev (5):
Reconfigure zfs-zed before start zedenhancer (#2341)
Implement GUI for Stratagem reports (#2334)
Allow different CLI names for Agent CLI (#2368)
Require influx < 2 (#2377)
Use cursor pointer on the Management menu (#2423)

Joe Grund (49):
Add devpath to targets (#2319)
Convert stratagem scanning over to graphql (#2328)
Fix Vbox fencing (#2342)
Update iml-action-client (#2340)
Fixup changed structure path (#2345)
Stop client changes when adding / removing servers (#2348)
Extract a few common postgres fns (#2354)
Update action-client (#2356)
Fix Bug in generic file scan (#2357)
Remove chroma cli (#2365)
Update crypto to support newer openssl (#2371)
move some python CI checks to github actions (#2369)
Update graphql python client (#2372)
Add list target CLI
Add LISTEN / NOTIFY for target table
Duplicate target insert during attempted target mount (#2381)
Extract device-scanner client (#2378)
Update resource ban query to filter nulls (#2394)
Do not try to parse empty lnetctl result (#2400)
Fix lnetctl not found (#2402)
Use direct lctl device calls for snapshots (#2364)
Update client.rs (#2407)
Use target table in GUI
Trim python target API
Use graphql to get active hosts
Remove extra checks from stratagem config
Remove ManagedTargetMount parts
Refactor fs detection
Add precommit with rusty-hook (#2409)
Add iml-ssh crate (#2410)
Commit clippy --fix changes (#2411)
Switch to using the journald driver for docker logging (#2412)
Remove configure-docker-network-trigger (#2413)
Add some extra tracing to the wbem-client (#2415)
Always use adm node as ntp server (#2414)
Filter identical record changes from warp-drive (#2418)
Skip identical daemon plugin updates (#2419)
Include MGS fs info with devices (#2420)
Bump sqlx to latest (#2422)
Silence python http agent logging (#2424)
Use kill_on_drop for all agent commands (#2426)
Fix more clippy issues (#2429)
Ensure iml-docker starts after multi-user.target (#2433)
Switch all systemctl preset to systemd_post (#2431)
Support combined MGS / MDT (#2430)
Action plugin execution blocks daemon plugins (#2436)
Update docker setup (#2444)
Fixup copy-embedded-settings (#2448)
Fix client mount generation (#2450)

Michael Pankov (7):
Switch UI to new logs GraphQL endpoint (#2336)
Error on unknown FS (#2350)
Implement server profile GraphQL queries (#2363)
Switch server profiles CLI to GraphQL (#2376)
Search for config in different places (#2387)
Add writing out of config (#2388)
Remove CLI docker bits (#2398)

Nathaniel Clark (11):
Fix quoting for graphql query from FS (#2339)
Update lamigo/lpurge for lipe compatibililty (#2292)
Add add/remove_fstab_entry agent actions (#2352)
task-runner: Decrease verbosity of debug level (#2346)
Return all resources from iml-agent::high-availability::get_crm_mon (#2347)
agent: Return cloned resources with index from crm mon output (#2370)
Add create and destroy resource (#2178)
Update iml-system-*-tests/Cargo.lock (#2390)
Add ha_resource_move action (#2391)
agent: Fix clippy warnings (#2405)
Add Basic formatting pre-commit check (#2417)

Nick Linker (1):
Implement the fix (#2134)

Will Johnson (10):
Begin converting the linux plugin over to rust (#2321)
Integrate network interface data into IML (#2353)
Fix Stale Influx Entries (#2373)
Add fs_type field to targets table (#2343)
Ingest lnet data from storage servers into management db (#2362)
Add a graphql endpoint to construct the clientmount command. (#2392)
Fix unit tests (#2395)
Add rust rpm provisioner to adm node (#2382)
Handle Resource Bans on Filesystem Detail Page (#2408)
Bump to 6.3 (#2434)

beevans (4):
EX-1979 filesync restore (#2367)
EX-2304 filesync: create the right path (#2449)
Fix for issue 2446 (#2447)
EX-2312 cloudsync: Fix cloudsync lipe config (#2451)