Tsu-ba-me
b45f27e5e3
fix(striker-ui): increase verbosity in host list
2024-04-09 15:13:54 -04:00
Tsu-ba-me
40d13433cf
fix(striker-ui): add copy icon button
2024-04-09 15:13:54 -04:00
Tsu-ba-me
60da16f6f6
fix(striker-ui): allow override render entry value, skip uuid entries in form summary
2024-04-09 15:13:54 -04:00
Tsu-ba-me
19f819ec61
feat(striker-ui): add host list item in host management
2024-04-09 15:13:54 -04:00
Tsu-ba-me
1d08f747c6
fix(striker-ui-api): include IPMI info in host list
2024-04-09 15:13:54 -04:00
Tsu-ba-me
47d0d63a54
fix(striker-ui): simplify sensitive text
2024-04-09 15:13:54 -04:00
Tsu-ba-me
d79599083f
refactor(striker-ui-api): centralize all JSON.stringify in logs
2024-04-09 15:13:54 -04:00
Tsu-ba-me
ba9c65addc
fix(striker-ui): make node summary update periodically
2024-04-09 15:13:54 -04:00
Tsu-ba-me
4d5d698a9c
refactor(striker-ui-api): rename print functions
2024-04-09 15:13:54 -04:00
Tsu-ba-me
7d6bc9aaaf
fix(striker-ui): add button for fullscreen in VNC display controls
2024-04-09 15:13:54 -04:00
Tsu-ba-me
5d086f5e79
fix(tools): log websockify output
2024-04-09 15:13:54 -04:00
Tsu-ba-me
41aba69a5a
fix(striker-ui-api): don't crash API on fetch VNC info error
2024-04-09 15:13:54 -04:00
Tsu-ba-me
10087b5c58
fix(striker-ui-api): enhance VNC proxy error messages
2024-04-09 15:13:54 -04:00
Tsu-ba-me
7b3e445ed0
refactor(striker-ui-api): remove unnecessary wrapper in main process starter
2024-04-09 15:13:54 -04:00
Digimer
1d9057001a
Merge pull request #583 from ylei-tsubame/issues/364-enable-selinux
...
Enable SELinux
2024-04-09 14:37:02 -04:00
Tsu-ba-me
9c84817a4f
build: make selinux permissive on rhel < 9
2024-04-08 17:16:24 -04:00
Tsu-ba-me
9cc1e67c21
fix(selinux): remove centos-8-stream, rhel-8 specific rules
2024-04-08 14:19:57 -04:00
Tsu-ba-me
3c7c121e0b
fix(selinux): add centos-8-stream, rhel-8 specific rules
2024-04-08 14:19:57 -04:00
Tsu-ba-me
468a6d18ee
fix(tools): get all logs in audit/
2024-04-08 14:19:57 -04:00
Tsu-ba-me
2e8442012e
build(selinux): remove debug messages, add comments in Makefile
2024-04-08 14:19:57 -04:00
Tsu-ba-me
bbddcb63c1
fix(selinux): remove drbd related rules, refer to drbd-utils package
2024-04-08 14:19:57 -04:00
Tsu-ba-me
fc3db9d45c
build: remove irrelevant comments from spec file
2024-04-08 14:19:57 -04:00
Tsu-ba-me
eb899c7edb
build: always make SELinux relabel pre and post, correct (un)install syntax, add ghost
2024-04-08 14:19:57 -04:00
Tsu-ba-me
11fd4098c4
fix(tools): collect /var/log/audit/audit.log for debug
2024-04-08 14:19:57 -04:00
Tsu-ba-me
53603c0eef
build(selinux): correct install location of built policy
2024-04-08 14:19:57 -04:00
Tsu-ba-me
ebb6fcabd2
build(selinux): follow distribution method of SPEC for *.te
2024-04-08 14:19:57 -04:00
Tsu-ba-me
f5d9bdee37
build(selinux): remove target all in Makefile
2024-04-08 14:19:57 -04:00
Tsu-ba-me
3e9783d55b
build(selinux): correct SPEC file to install anvil subnode policy
2024-04-08 14:19:57 -04:00
Tsu-ba-me
44615bb22f
build(selinux): correct (un)install paths
2024-04-08 14:19:57 -04:00
Tsu-ba-me
8a21e84548
fix(selinux): resolve distcheck errors
2024-04-08 14:19:57 -04:00
Tsu-ba-me
54646bfb66
build: initial selinux policy for anvil-node
2024-04-08 14:19:57 -04:00
Digimer
b3fbba8b49
Merge pull request #633 from ClusterLabs/stonith-fixes
...
Stonith fixes
2024-04-07 17:11:24 -04:00
digimer
259febeb5c
Added password changing for IPMI back in.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-06 23:10:30 -04:00
digimer
e9ed7ed4d4
Prevent IPMI IP change on simengine-backed IPMI.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-06 16:40:10 -04:00
digimer
b706ffa195
Cleaned up logging
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-06 16:39:53 -04:00
digimer
937d8ed2ef
Added collecting corosync to log collection
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-05 12:45:14 -04:00
digimer
f38b47f1e2
Reworked stonight levels; This should fix issue #522 and #613
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-05 00:25:31 -04:00
digimer
cca4a7ea1b
Bumped logging.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-04 14:53:48 -04:00
digimer
f65f760c8a
Improved Convert->to_ipmi_password()
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-04 13:39:56 -04:00
digimer
8f090a1f43
Set IPMI passwords to always be 16 char long and special chars removed.
...
* Created Convert->to_ipmi_password() which takes a password string,
strips special characters, and shortens the results to 16 characters
long. This should work with all v1.5, v2 and newer IPMI BMCs.
* Updated System->configure_ipmi() to remove the attempts to step-down
the password to find one that fits the current IPMI host, now simply
using the Convert->to_ipmi_password() password.
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-03 22:22:24 -04:00
digimer
a28bb083fa
Commented out a stray debug print
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-04-03 16:41:48 -04:00
Digimer
083c26262b
Merge pull request #592 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/follow-redirects-1.15.6
...
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /striker-ui-api
2024-04-01 16:46:52 -04:00
dependabot[bot]
bb741c6ce2
build(deps): bump follow-redirects in /striker-ui-api
...
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-04-01 16:58:24 +00:00
Fabio M. Di Nitto
fcdfbbd486
Merge pull request #626 from ClusterLabs/striker-data-collection-fixes
...
Striker data collection fixes
2024-03-31 07:22:07 +02:00
Fabio M. Di Nitto
f1584c770d
striker-collect-debug: disable screenshot collection by default
...
Closes : #620
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
Fabio M. Di Nitto
510af7e4b1
striker-collect-debug: remove tempdir when done
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
Fabio M. Di Nitto
b64cf7052a
striker-collect-debug: align output format to other parts of the tool
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
Fabio M. Di Nitto
3b018e56c6
striker-collect-debug: create output dir only when necessary
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
Fabio M. Di Nitto
da67156ee1
striker-collect-debug: cleaner messages
...
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
2024-03-30 21:51:34 +01:00
Fabio M. Di Nitto
8e5fe42825
Merge pull request #624 from ClusterLabs/fix-pcs-wrapper-calls
...
Fix pcs wrapper calls
2024-03-30 21:50:56 +01:00