Pascal Vizeli
016fd24859
Fix hardware serial list check ( #1943 )
2020-08-18 15:03:30 +02:00
Pascal Vizeli
d315e81ab2
Extend hardware/udev support & usb mapping ( #1940 )
...
* Extend hardware/udev support & usb mapping
* Cleanup list
* new style
* Fix tests
* Fix
* use frozen
* add test for usb
* Fix block disks
* Update API.md
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-08-18 14:25:07 +02:00
dependabot[bot]
97c38b8534
Bump codecov/codecov-action from v1.0.12 to v1.0.13 ( #1942 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 08:08:09 +02:00
Pascal Vizeli
011e2b3df5
Simplify OS check ( #1939 )
2020-08-17 16:57:29 +02:00
Pascal Vizeli
e3ee9a299f
Send exception why the update fails ( #1938 )
2020-08-17 15:37:19 +02:00
Pascal Vizeli
d73c10f874
Don't break startup with corrupt docker filesystem ( #1936 )
2020-08-17 10:44:40 +02:00
dependabot[bot]
9e448b46ba
Bump pytest-cov from 2.10.0 to 2.10.1 ( #1935 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 09:13:36 +02:00
dependabot[bot]
9f09c46789
Bump sentry-sdk from 0.16.4 to 0.16.5 ( #1934 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.4...0.16.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 09:13:12 +02:00
Pascal Vizeli
fe6634551a
Catch requests with docker exceptions ( #1926 )
2020-08-15 23:01:10 +02:00
Joakim Sørensen
22a7931a7c
Update log message for unsupported OS ( #1929 )
2020-08-15 22:57:38 +02:00
Pascal Vizeli
94f112512f
Machine ID for user/sentry & cleanups ( #1928 )
...
* Machine ID for user/sentry & cleanups
* Add tests / fix users
2020-08-15 18:26:20 +02:00
Joakim Sørensen
b6509dca1f
Split extra info and add more metrics ( #1927 )
...
* Split extra
* Restructure and add info
* adjust test
* Move docker version
* Add name and repository for addons
* Test supervisor version
* Use context instead of extra
* adjust test
2020-08-15 16:26:01 +02:00
Franck Nijhof
620234e708
Add Sentry release GitHub Action workflow ( #1925 )
2020-08-15 10:26:15 +02:00
Pascal Vizeli
d50e866cec
Bump version 235
2020-08-14 23:39:49 +02:00
Pascal Vizeli
76ad6dca02
Merge pull request #1924 from home-assistant/dev
...
Release 234
234
2020-08-14 23:38:50 +02:00
Pascal Vizeli
cdb1520a63
Fix shutdown process ( #1923 )
2020-08-14 23:36:07 +02:00
Pascal Vizeli
bbef706a33
Make exeption more useful ( #1922 )
2020-08-14 23:12:54 +02:00
Pascal Vizeli
835509901f
Fix core proy TypeError ( #1921 )
2020-08-14 22:51:33 +02:00
Joakim Sørensen
b51f9586c4
Fix attribute in sentry data_filter ( #1920 )
2020-08-14 19:29:10 +02:00
Pascal Vizeli
fc83cb9559
Use lambda for less function stack frames ( #1918 )
2020-08-14 19:28:38 +02:00
Joakim Sørensen
f5f5f829ac
Add test for denylist ( #1914 )
...
* Add test for denylist
* Mock API in conftest
2020-08-14 18:09:03 +02:00
Martin Hjelmare
930eed4500
Fix ingress unbound local errors ( #1915 )
2020-08-14 15:20:36 +02:00
Pascal Vizeli
01a8b58054
Bump version to 234
2020-08-14 14:12:52 +02:00
Pascal Vizeli
eba1d01fc2
Merge pull request #1913 from home-assistant/dev
...
Release 233
233
2020-08-14 14:12:11 +02:00
Joakim Sørensen
84755836c9
Filter AddonConfigurationError from sentry ( #1912 )
2020-08-14 14:06:46 +02:00
Joakim Sørensen
c9585033cb
Sanitize event ( #1908 )
...
* Sanitise event
* No need to remove supervisor token
* cleanup
* Typo
* Review comments
* Move and test
* Move and use hdr
2020-08-14 13:40:14 +02:00
Joakim Sørensen
2d312c276f
Adds image denylist ( #1896 )
...
* Adds image denylist
* Move to DockerAPI
* Wording
* Use error instead of critical
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Run in executor
* Add pyouroboros/ouroboros
* Mark as unsupported
* Use set
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove duplicate
* Change logging
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Set healthy to False
* small move
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-08-14 09:45:22 +02:00
Joakim Sørensen
3b0d0e9928
Add disk total, used, free to host/info API ( #1909 )
2020-08-14 09:24:38 +02:00
dependabot[bot]
8307b153e3
Bump sentry-sdk from 0.16.3 to 0.16.4 ( #1910 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.3...0.16.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:11:09 +02:00
Pascal Vizeli
dfaffe3ec5
Self fix corrupt docker network ( #1907 )
2020-08-13 17:50:39 +02:00
Pascal Vizeli
8d7b15cbeb
Improve supported / healthy handling and more checks ( #1905 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-08-13 16:49:34 +02:00
Joakim Sørensen
00969a67ac
Set not supported with wrong docker configuration ( #1904 )
...
* set not supported with wrong docker configuration
* Set not supported if no access to udev monitor
* Move flag
2020-08-13 10:44:45 +02:00
Pascal Vizeli
a374d4e817
Make sure we only run ingress with installed add-ons ( #1903 )
...
* Make sure we only run ingress with installed add-ons
* Make sure we reload tokens after uninstall
* Optimize token handling
* Fix error
2020-08-13 10:43:36 +02:00
Pascal Vizeli
f5dda39f63
Disable sentry dev ( #1902 )
...
* Disable sentry on dev env
* Offload env
2020-08-13 09:39:26 +02:00
Pascal Vizeli
fb5d54d5fe
Bump version 233
2020-08-12 18:44:34 +02:00
Pascal Vizeli
d392b35fdd
Merge pull request #1901 from home-assistant/dev
...
Release 232
232
2020-08-12 18:44:04 +02:00
Pascal Vizeli
3ceec006ac
Fix isort
2020-08-12 14:47:09 +00:00
Pascal Vizeli
62a574c6bd
Merge branch 'master' into dev
2020-08-12 16:43:18 +02:00
Pascal Vizeli
821c10b2bd
Fix connection reset error on ingress ( #1899 )
2020-08-12 16:11:22 +02:00
Joakim Sørensen
fa3269a098
Update panel to 77b25f5 ( #1900 )
2020-08-12 15:55:57 +02:00
Pascal Vizeli
a9bdab4b49
Fix validation issue addon options ( #1898 )
...
* Fix validation issue addon options
* Add some basic tests
* Update supervisor/addons/validate.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-08-12 14:49:46 +02:00
Pascal Vizeli
0df5b7d87b
Mark installation as unsupported dev on stable ( #1897 )
2020-08-12 13:43:15 +02:00
dependabot[bot]
4861fc70ce
Bump debugpy from 1.0.0b12 to 1.0.0rc1 ( #1894 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0b12 to 1.0.0rc1.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/1.0.0b12...v1.0.0rc1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 12:32:16 +02:00
dependabot[bot]
47c443bb92
Bump actions/upload-artifact from v2.1.3 to v2.1.4 ( #1892 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.3...58740802ef971a2d71eff71e63d48ab68d1f5507 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:31:17 +02:00
dependabot[bot]
9cb4b49597
Bump actions/setup-python from v2.1.1 to v2.1.2 ( #1893 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.1...24156c231c5e9d581bde27d0cdbb72715060ea51 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:30:54 +02:00
Pascal Vizeli
865523fd37
cleanup sentry filter
2020-08-11 19:11:22 +00:00
Pascal Vizeli
1df35a6fe1
fix sentry
2020-08-11 17:42:55 +00:00
Pascal Vizeli
e70c9d8a30
Fix order for more details
2020-08-11 16:07:33 +00:00
Pascal Vizeli
7d6b00ea4a
Fix dev outside stable channel ( #1891 )
...
* Fix dev outside stable channel
* more friendly
* downgrade logger for sentry
* Show critical on the end
2020-08-11 18:02:25 +02:00
Pascal Vizeli
e5fc985915
Fix sentry message with unsupported ( #1890 )
...
* Fix sentry message with unsupported
* filter breadcrumb
* Support add-on errors
* Fix level
* Add logging info
2020-08-11 16:48:58 +02:00