Commit Graph

4116 Commits

Author SHA1 Message Date
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>
2024-03-30 07:06:10 +01:00
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
2024-03-29 12:34:53 +01:00
Fabio M. Di Nitto
45a99c04b7
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/express-4.19.2 2024-03-29 05:42:44 +01:00
Fabio M. Di Nitto
4ab21013c2
Merge pull request #617 from ClusterLabs/daemon-management
Added '--all' to anvil-manage-daemons to enable optional daemons.
2024-03-29 05:08:47 +01:00
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>
2024-03-28 17:49:31 +00:00
Digimer
4fd12879c3
Merge branch 'main' into daemon-management 2024-03-28 02:32:24 -04:00
Digimer
20d71781d5
Merge pull request #618 from ClusterLabs/libvirt_fixes
Removed the check of the libvirtd daemon status.
2024-03-28 02:32:05 -04:00
Digimer
e63ebf7ba8
Merge branch 'main' into libvirt_fixes 2024-03-27 18:47:39 -04:00
digimer-bot
584a04b9cf
Merge pull request #619 from ClusterLabs/drbd-fencing
Drbd fencing
2024-03-27 18:47:12 -04:00
digimer
f684b15efd Removed unused, commented our table
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-27 13:33:01 -04:00
digimer
371aaae6a8 Updated to set location constraints to minimize migrations
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-27 13:32:16 -04:00
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>
2024-03-26 18:56:07 -04:00
digimer
aaa0350f2a Removed the check of the libvirtd daemon status.
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-26 18:56:07 -04:00
Digimer
8faeb10422
Merge pull request #616 from ClusterLabs/upgrade-tools
Upgrade tools
2024-03-26 18:18:02 -04:00
digimer
15a79d7bac Added '--all' to anvil-manage-daemons to enable optional daemons.
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-26 13:34:59 -04:00
digimer
9689647110 Added a skip of unconfigured network devices
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-26 13:11:46 -04:00
digimer
ad0a353a89 Fixed a bug where unused interfaces were not being ignored.
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-25 22:41:34 -04:00
digimer
b74900c2fc Beginning to repurpose anvil-manage-server for server resync
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-03-25 22:41:34 -04:00
Digimer
8028bf226f
Merge pull request #614 from ClusterLabs/fix-data-grabbing
striker-collect-debug: fix collection of cib.xml
2024-03-24 16:17:39 -04:00
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>
2024-03-24 14:39:38 +01:00
Digimer
d990154564
Merge pull request #597 from ClusterLabs/upgrade-tools
Added a work-around for an LVM JSON formatting issue
2024-03-23 10:57:45 -04:00
Digimer
00554998bf
Merge branch 'main' into upgrade-tools 2024-03-22 14:22:01 -04:00
Digimer
fd5cfeed33
Merge pull request #609 from ylei-tsubame/rebuild-webui
Web UI: combined UI patches prior to beta 2
2024-03-22 09:08:23 -04:00
Tsu-ba-me
e4d2308d75 build(striker-ui-api): rebuild 2024-03-21 23:58:37 -04:00
Tsu-ba-me
929b72e744 build(striker-ui): rebuild 2024-03-21 22:27:59 -04:00
Tsu-ba-me
4832f88524 fix(striker-ui): add missing columns prop to link summary in init striker form 2024-03-21 19:51:02 -04:00
Tsu-ba-me
dd7495c94e fix(striker-ui): resolve hydration issue in striker init form 2024-03-21 19:24:01 -04:00
Tsu-ba-me
92184a8218 fix(striker-ui): disable autofill on password fields in general init form 2024-03-21 18:52:47 -04:00
Tsu-ba-me
48aa219d35 fix(striker-ui): make confirm password always required in general init form 2024-03-21 18:32:14 -04:00
Tsu-ba-me
c22bc3ed29 fix(striker-ui): mark necessary fields as required in general, network init forms 2024-03-21 18:18:01 -04:00
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>
2024-03-21 17:13:49 -04:00
Tsu-ba-me
4c8dcfca0b fix(striker-ui-api): default runOn to target uuid in 'stop' power tasks 2024-03-21 17:08:44 -04:00
Tsu-ba-me
dbc4bf933e fix(striker-ui-api): correct query to get host uuid in server power handler 2024-03-21 17:08:44 -04:00
Tsu-ba-me
91dd5d37a1 fix(striker-ui-api): set job host uuid for start/stop server jobs 2024-03-21 17:08:44 -04:00
Tsu-ba-me
8dd8a28bb3 fix(striker-ui): add proper alt message to server preview 2024-03-21 17:08:44 -04:00
Tsu-ba-me
e57727411b fix(striker-ui-api): remove unused path to anvil-get-server-screenshot 2024-03-21 17:08:44 -04:00
Tsu-ba-me
69f4186739 fix(striker-ui-api): empty existing database hash before re-reading to remove deleted data 2024-03-21 17:08:44 -04:00
Tsu-ba-me
56fb79e041 fix(striker-ui-api): correct defaults in get host connection; patches #593 2024-03-21 17:08:44 -04:00
Tsu-ba-me
f506ec4ac8 fix(tools): allow operations (currently set) on hash children in execute mode of access module 2024-03-21 17:08:44 -04:00
Tsu-ba-me
b5264131c4 fix(tools): allow reference to children of in execute operation of access module 2024-03-21 17:08:44 -04:00
Tsu-ba-me
104b158426 fix(striker-ui): add message when resource not found in provision server 2024-03-21 17:08:44 -04:00
Tsu-ba-me
373f985911 fix(striker-ui): handle case where display value isn't filled in select with label 2024-03-21 17:08:44 -04:00
Tsu-ba-me
0e762c3a44 fix(striker-ui): default enable ping in add peer striker 2024-03-21 17:07:39 -04:00
Tsu-ba-me
fd6901784f fix(striker-ui): correct network inputs' grid columns in manage manifest form 2024-03-21 17:07:39 -04:00
Tsu-ba-me
885f4e448b fix(striker-ui): remove redundant fillRow prop in outlined input with label 2024-03-21 17:07:39 -04:00
Digimer
4e0aab112d
Merge branch 'main' into upgrade-tools 2024-03-21 11:52:41 -04:00
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
2024-03-21 11:52:17 -04:00
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>
2024-03-19 15:33:43 -04:00
Digimer
ad835fba03
Merge branch 'main' into patch-sui-dist 2024-03-19 11:29:11 -04:00
Digimer
9153397f45
Merge pull request #596 from ClusterLabs/upgrade-tools
Upgrade tools
2024-03-19 11:28:54 -04:00