Joakim Sørensen
|
ef5b6a5f4c
|
Rename unsupported reason container to software (#3240)
* Rename unsupported reason container to software
* rename in tests
|
2021-10-19 11:26:58 +02:00 |
|
Joakim Sørensen
|
419f603571
|
Rename snapshot -> backup (#2940)
|
2021-07-27 10:06:09 +02:00 |
|
Pascal Vizeli
|
fda1b523ba
|
Extend resolution center (#2297)
* Extend resolution center
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* move forward
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Rename it to fixups
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Finish p1
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Finish p1 - add files
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Finishup
* Add more tests
* Add test for suggestion
* Add more tests
* fix tests & isort
* address comments
* address comments v2
* fix isort
* Change reference handling
|
2020-11-26 17:16:36 +01:00 |
|
Pascal Vizeli
|
2040102e21
|
Handle Unhealthy like Unsupported (#2255)
* Handle Unhealthy like Unsupported
* Add tests
* Add unhealthy to sentry
* Add test
|
2020-11-14 16:16:00 +01:00 |
|
Joakim Sørensen
|
9479672b88
|
Create evaluation modules (#2220)
* Create evaluation modules
* Use sys_core
|
2020-11-05 17:36:02 +01:00 |
|
Pascal Vizeli
|
01064564b4
|
Fix new version handling with Plugins (#2159)
|
2020-10-22 12:29:53 +02:00 |
|
Pascal Vizeli
|
d119e99001
|
Resolution: extend type and context (#2130)
* Resolution: extend type and context
* fix property
* add helper
* fix api
* fix tests
* Fix patch
* finish tests
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Fix type
* fix lint
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update API & add more tests
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* fix black
* remove azure ci
* fix test
* fix tests
* fix tests
* fix tests p2
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-10-16 12:22:32 +02:00 |
|
Joakim Sørensen
|
02e72726a5
|
Add issues/suggestion to resolution center / start with diskspace (#2125)
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2020-10-14 17:14:25 +02:00 |
|
Joakim Sørensen
|
028b170cff
|
Add resolution manager and unsupported flags (#2124)
* Add unsupported reason flags
* Restore test_network.py
* Add Resolution manager object
* fix import
|
2020-10-13 12:54:17 +02:00 |
|