fleet/server/platform/logging
Victor Lyuboslavsky 36ad83f611
Android Wi-Fi profile withheld until cert installed on device (#42877)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #42405

Demo video: https://www.youtube.com/watch?v=F3nfFvwdj-c

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Android Wi‑Fi configuration profiles that reference client
certificates are withheld until the certificate is installed or reaches
a terminal state.
* Host OS settings now show the specific pending reason in the detail
column when Android profiles are waiting on certificate installation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-07 16:26:09 -05:00
..
testutils Android Wi-Fi profile withheld until cert installed on device (#42877) 2026-04-07 16:26:09 -05:00
logging.go Final slog migration PR: test infrastructure + tools + remaining standalone files (#40727) 2026-02-28 05:52:21 -06:00
logging_test.go Added OTEL log export support (#39279) 2026-02-06 18:57:28 -06:00
multi_handler.go Added OTEL log export support (#39279) 2026-02-06 18:57:28 -06:00
multi_handler_test.go Added OTEL log export support (#39279) 2026-02-06 18:57:28 -06:00
topic_handler.go Add more deprecation logs and mute by default (#40305) 2026-02-23 23:09:08 -06:00
topic_handler_test.go Add ability to enable/disable logs by topic (#40126) 2026-02-20 17:22:50 -06:00
topics.go Add more deprecation logs and mute by default (#40305) 2026-02-23 23:09:08 -06:00
topics_test.go Add ability to enable/disable logs by topic (#40126) 2026-02-20 17:22:50 -06:00