Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add device provisioning container #5589

Conversation

ryaplots
Copy link
Contributor

@ryaplots ryaplots commented Jul 12, 2022

Summary

Refers to #4847
The provisioning part of the device onboarding

Changes

  • Added claiming without QR code;
  • Added registration;
  • Separate and refactor old validation schema;

Testing

Manually for now

Regressions

Notes for Reviewers

This part does not contain the device type selection since it has not been merged yet. After it is merged, I will rebase this branch and integrate it.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@ryaplots ryaplots added c/console This is related to the Console ui/web This is related to a web interface labels Jul 12, 2022
@ryaplots ryaplots self-assigned this Jul 12, 2022
@github-actions github-actions bot removed the c/console This is related to the Console label Jul 12, 2022
@ryaplots ryaplots added the in progress We're working on it label Jul 13, 2022
@ryaplots ryaplots closed this Jul 13, 2022
@kschiffer kschiffer deleted the feature/device-provisioning-container branch September 13, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress We're working on it ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant