Fabio M. Di Nitto
8e5fe42825
Merge pull request #624 from ClusterLabs/fix-pcs-wrapper-calls
...
Fix pcs wrapper calls
9 months ago
Fabio M. Di Nitto
635f38b489
anvil-safe-stop: don´t use locked version of pcs
...
Add pcs_direct tool path and use it for anvil-safe-stop
Closes : #623
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
9 months ago
Fabio M. Di Nitto
73a687acb5
Merge pull request #621 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/express-4.19.2
...
build(deps): bump express from 4.18.2 to 4.19.2 in /striker-ui-api
9 months ago
Fabio M. Di Nitto
45a99c04b7
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/express-4.19.2
9 months ago
Fabio M. Di Nitto
4ab21013c2
Merge pull request #617 from ClusterLabs/daemon-management
...
Added '--all' to anvil-manage-daemons to enable optional daemons.
9 months ago
dependabot[bot]
010044fd85
build(deps): bump express from 4.18.2 to 4.19.2 in /striker-ui-api
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Digimer
4fd12879c3
Merge branch 'main' into daemon-management
9 months ago
Digimer
20d71781d5
Merge pull request #618 from ClusterLabs/libvirt_fixes
...
Removed the check of the libvirtd daemon status.
9 months ago
Digimer
e63ebf7ba8
Merge branch 'main' into libvirt_fixes
9 months ago
digimer-bot
584a04b9cf
Merge pull request #619 from ClusterLabs/drbd-fencing
...
Drbd fencing
9 months ago
digimer
f684b15efd
Removed unused, commented our table
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
371aaae6a8
Updated to set location constraints to minimize migrations
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
21c8084b2f
Updated to support Sys::Virt::Domain generating PNG screenshots
...
* This should work with older versions still generating PPM screenshots.
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
aaa0350f2a
Removed the check of the libvirtd daemon status.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
Digimer
8faeb10422
Merge pull request #616 from ClusterLabs/upgrade-tools
...
Upgrade tools
9 months ago
digimer
15a79d7bac
Added '--all' to anvil-manage-daemons to enable optional daemons.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
9689647110
Added a skip of unconfigured network devices
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
ad0a353a89
Fixed a bug where unused interfaces were not being ignored.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
digimer
b74900c2fc
Beginning to repurpose anvil-manage-server for server resync
...
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
Digimer
8028bf226f
Merge pull request #614 from ClusterLabs/fix-data-grabbing
...
striker-collect-debug: fix collection of cib.xml
9 months ago
Fabio M. Di Nitto
50ad874909
striker-collect-debug: fix collection of cib.xml
...
Closes : #534
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
9 months ago
Digimer
d990154564
Merge pull request #597 from ClusterLabs/upgrade-tools
...
Added a work-around for an LVM JSON formatting issue
9 months ago
Digimer
00554998bf
Merge branch 'main' into upgrade-tools
9 months ago
Digimer
fd5cfeed33
Merge pull request #609 from ylei-tsubame/rebuild-webui
...
Web UI: combined UI patches prior to beta 2
9 months ago
Tsu-ba-me
e4d2308d75
build(striker-ui-api): rebuild
9 months ago
Tsu-ba-me
929b72e744
build(striker-ui): rebuild
9 months ago
Tsu-ba-me
4832f88524
fix(striker-ui): add missing columns prop to link summary in init striker form
9 months ago
Tsu-ba-me
dd7495c94e
fix(striker-ui): resolve hydration issue in striker init form
9 months ago
Tsu-ba-me
92184a8218
fix(striker-ui): disable autofill on password fields in general init form
9 months ago
Tsu-ba-me
48aa219d35
fix(striker-ui): make confirm password always required in general init form
9 months ago
Tsu-ba-me
c22bc3ed29
fix(striker-ui): mark necessary fields as required in general, network init forms
9 months ago
dependabot[bot]
a6e29c2b0c
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /striker-ui
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Tsu-ba-me
4c8dcfca0b
fix(striker-ui-api): default runOn to target uuid in 'stop' power tasks
9 months ago
Tsu-ba-me
dbc4bf933e
fix(striker-ui-api): correct query to get host uuid in server power handler
9 months ago
Tsu-ba-me
91dd5d37a1
fix(striker-ui-api): set job host uuid for start/stop server jobs
9 months ago
Tsu-ba-me
8dd8a28bb3
fix(striker-ui): add proper alt message to server preview
9 months ago
Tsu-ba-me
e57727411b
fix(striker-ui-api): remove unused path to anvil-get-server-screenshot
9 months ago
Tsu-ba-me
69f4186739
fix(striker-ui-api): empty existing database hash before re-reading to remove deleted data
9 months ago
Tsu-ba-me
56fb79e041
fix(striker-ui-api): correct defaults in get host connection; patches #593
9 months ago
Tsu-ba-me
f506ec4ac8
fix(tools): allow operations (currently set) on hash children in execute mode of access module
9 months ago
Tsu-ba-me
b5264131c4
fix(tools): allow reference to children of in execute operation of access module
9 months ago
Tsu-ba-me
104b158426
fix(striker-ui): add message when resource not found in provision server
9 months ago
Tsu-ba-me
373f985911
fix(striker-ui): handle case where display value isn't filled in select with label
9 months ago
Tsu-ba-me
0e762c3a44
fix(striker-ui): default enable ping in add peer striker
9 months ago
Tsu-ba-me
fd6901784f
fix(striker-ui): correct network inputs' grid columns in manage manifest form
9 months ago
Tsu-ba-me
885f4e448b
fix(striker-ui): remove redundant fillRow prop in outlined input with label
9 months ago
Digimer
4e0aab112d
Merge branch 'main' into upgrade-tools
9 months ago
Digimer
8d0d685770
Merge pull request #594 from ylei-tsubame/patch-sui-dist
...
Web UI: patch `striker-ui` build-related script, distribute `/mail-config` in Makefile
9 months ago
digimer
36525cdeab
Added a work-around for an LVM JSON formatting issue
...
* Related to https://issues.redhat.com/browse/RHEL-29680
* Updated Storage->manage_lvm_conf() to be stricter about when to add
the filter to lvm.conf
Signed-off-by: digimer <mkelly@alteeve.ca>
9 months ago
Digimer
ad835fba03
Merge branch 'main' into patch-sui-dist
9 months ago