Tsu-ba-me
|
6dee346e48
|
fix(striker-ui-api): skip fences without port in build manifest
|
6 months ago |
Tsu-ba-me
|
c6fe91a53b
|
build(striker-ui-api): rebuild
|
6 months ago |
Tsu-ba-me
|
bc30cae0f7
|
fix(striker-ui-api): remove map network flag command
|
6 months ago |
Tsu-ba-me
|
1de5465eed
|
build(striker-ui-api): rebuild
|
9 months ago |
Tsu-ba-me
|
245e3a94cf
|
fix(striker-ui-api): handle null server host uuid in build power handler
|
9 months ago |
Tsu-ba-me
|
1d08f747c6
|
fix(striker-ui-api): include IPMI info in host list
|
9 months ago |
Tsu-ba-me
|
d79599083f
|
refactor(striker-ui-api): centralize all JSON.stringify in logs
|
9 months ago |
Tsu-ba-me
|
4d5d698a9c
|
refactor(striker-ui-api): rename print functions
|
9 months ago |
Tsu-ba-me
|
41aba69a5a
|
fix(striker-ui-api): don't crash API on fetch VNC info error
|
9 months ago |
Tsu-ba-me
|
10087b5c58
|
fix(striker-ui-api): enhance VNC proxy error messages
|
9 months ago |
Tsu-ba-me
|
7b3e445ed0
|
refactor(striker-ui-api): remove unnecessary wrapper in main process starter
|
9 months ago |
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>
|
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 |
Tsu-ba-me
|
e4d2308d75
|
build(striker-ui-api): rebuild
|
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
|
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 |
dependabot[bot]
|
fd59e31b5b
|
build(deps): bump follow-redirects in /striker-ui-api
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
Tsu-ba-me
|
58e4fecd0f
|
build(striker-ui-api): rebuild
|
11 months ago |
Tsu-ba-me
|
2306776c37
|
fix: rename load_interfces->load_interfaces of Network.pm
|
11 months ago |
Tsu-ba-me
|
0e61e20cfb
|
build(striker-ui-api): rebuild
|
11 months ago |
Tsu-ba-me
|
c5c127e4c6
|
fix(striker-ui): set timeout to 30s for manage alerts
|
11 months ago |
Tsu-ba-me
|
e5cf18a562
|
fix(striker-ui-api): cascade delete alert override records when delete mail recipient
|
11 months ago |
Tsu-ba-me
|
462a4ae999
|
fix(striker-ui-api): respond with created mail recipient uuid
|
11 months ago |
Tsu-ba-me
|
6a47a4c9be
|
fix(striker-ui-api): correct condition to append flag to manage alerts
|
11 months ago |
Tsu-ba-me
|
e340169dbe
|
fix(striker-ui-api): include brief node info in alert override response
|
11 months ago |
Tsu-ba-me
|
dc0c919436
|
fix(striker-ui-api): allow filter alert override list with recipient
|
11 months ago |
Tsu-ba-me
|
4a7feae98a
|
fix(striker-ui-api): make /alert-override, /mail-recipient available
|
11 months ago |
Tsu-ba-me
|
e64b9dbf91
|
feat(striker-ui-api): add /alert-override handlers
|
11 months ago |
Tsu-ba-me
|
08c0d09d08
|
fix(striker-ui-api): swap key-value of flag bundles in manage alerts
|
11 months ago |
Tsu-ba-me
|
6288a52d99
|
feat(striker-ui-api): add /mail-recipient handlers
|
11 months ago |
Tsu-ba-me
|
22fa465f1b
|
fix(striker-ui-api): move uuid assert for update mail server
|
11 months ago |
Tsu-ba-me
|
9f1c2dd2c3
|
fix(striker-ui-api): add recipient and alert-override switches to manage alerts
|
11 months ago |
Tsu-ba-me
|
0774c80703
|
feat(striker-ui-api): add /mail-server routes
|
11 months ago |
Tsu-ba-me
|
3033f50545
|
build(striker-ui-api): rebuild
|
12 months ago |
Tsu-ba-me
|
3ce6eb3ffe
|
fix(striker-ui-api): correct passing flags to access module
|
12 months ago |
Tsu-ba-me
|
c69082a455
|
build(striker-ui-api): rebuild
|
12 months ago |
Tsu-ba-me
|
44a39c02f1
|
fix(striker-ui-api): remove timeout on spawning access module child process
|
12 months ago |
Tsu-ba-me
|
4bb0a32764
|
fix(striker-ui-api): add env to control debug level on access child process
|
12 months ago |
Tsu-ba-me
|
fff3d965c8
|
fix(striker-ui-api): remove unused root access to perl modules
|
12 months ago |
Tsu-ba-me
|
89b516f12f
|
feat(striker-ui-api): add repeater for passing verbose flags to perl scripts
|
12 months ago |
Tsu-ba-me
|
4c789f980d
|
build(striker-ui-api): target node16 for RHEL 9
|
12 months ago |
Tsu-ba-me
|
47fb3b469c
|
build(striker-ui-api): rebuild
|
1 year ago |
Tsu-ba-me
|
8564381815
|
fix(striker-ui-api): make ipmi address optional
|
1 year ago |
Tsu-ba-me
|
e8284040b4
|
build(striker-ui-api): rebuild
|
1 year ago |
Tsu-ba-me
|
7bb98ba95f
|
fix(striker-ui-api): add force option to shutdown server
|
1 year ago |
Tsu-ba-me
|
aefa232a35
|
build(striker-ui-api): rebuild
|
1 year ago |