szopen
8 Kwiecień 2024 17:56
1
Zwykle te aktualizacje przechodzą bez echa (no chyba, że komuś się przestają aktualizować Dodatki i szuka przyczyny, gdy nowy Supervisor został wydany, ale jeszcze nie został zaktualizowany w instalacji).
Tym razem jest breaking change - instalacje obrazów generic
w VM będą oznaczane jako niewspierane (Unsupported); dla maszyn wirtualnych dedykowane są obrazy ova
(a pamiętam, że na forum przynajmniej raz się ktoś kiedyś pochwalił instalacją generic w VM, niestety nie umiem znaleźć tamtego wątku).
Więcej info
home-assistant:main
← home-assistant:unsupported-virtualization-non-ova
opened 08:36PM - 19 Mar 24 UTC
<!--
You are amazing! Thanks for contributing to our project!
Please, DO N… OT DELETE ANY TEXT from this template! (unless instructed).
-->
## Proposed change
Home Assistant OS has a specific image for use on virtualized systems called `ova`. It is possible to install the `generic-x86-64` and people do but then they report issues when expected options like guest tools are missing. This lets them know they have installed the wrong image and the repair will direct them to the correct one for their environment.
## Type of change
<!--
What type of change does your PR introduce to Home Assistant?
NOTE: Please, check only 1! box!
If your PR requires multiple boxes to be checked, you'll most likely need to
split it into multiple PRs. This makes things easier and faster to code review.
-->
- [ ] Dependency upgrade
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (which adds functionality to the supervisor)
- [ ] Breaking change (fix/feature causing existing functionality to break)
- [ ] Code quality improvements to existing code or addition of tests
## Additional information
<!--
Details are important, and help maintainers processing your PR.
Please be sure to fill out additional details, if applicable.
-->
- This PR fixes or closes issue: fixes #
- This PR is related to issue:
- Link to documentation pull request:
- Translation strings for repair: https://github.com/home-assistant/core/pull/113882
- Unsupported reason page: https://github.com/home-assistant/home-assistant.io/pull/31971
- API Doc: https://github.com/home-assistant/developers.home-assistant/pull/2117
- Link to cli pull request:
## Checklist
<!--
Put an `x` in the boxes that apply. You can also fill these out after
creating the PR. If you're unsure about any of them, don't hesitate to ask.
We're here to help! This is simply a reminder of what we are going to look
for before merging your code.
-->
- [ ] The code change is tested and works locally.
- [ ] Local tests pass. **Your PR cannot be merged unless tests pass**
- [ ] There is no commented out code in this PR.
- [ ] I have followed the [development checklist][dev-checklist]
- [ ] The code has been formatted using Ruff (`ruff format supervisor tests`)
- [ ] Tests have been added to verify that the new code works.
If API endpoints of add-on configuration are added/changed:
- [ ] Documentation added/updated for [developers.home-assistant.io][docs-repository]
<!--
Thank you for contributing <3
Below, some useful links you could explore:
-->
[dev-checklist]: https://developers.home-assistant.io/docs/en/development_checklist.html
[docs-repository]: https://github.com/home-assistant/developers.home-assistant
Pełne notatki do wydania
1 polubienie