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

[#58] Request device owner's approval #59

Merged
merged 6 commits into from
May 13, 2024

Commits on Apr 19, 2024

  1. [eclipse-kanto#58] Request device owner's approval

    - add config before which phases a owner consent will be needed
    - owner consent API
    - add owner consent client, used internally in UM
    - add owner consent agent client, to be used by the app getting the owner approval
    - modify orchestrator to wait for a owner consent
    - unit test
    
    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c01332c View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1d3be43 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Remove desired state payload from owner consent get message

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cdc4c6f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Rework request owner's approval

     - add command to the consent request
     - remove phases and re-use desired state command values
     - remove unit test will be added in separate PR
    
    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2451dc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fixed PR comments and added rollback when owner denies the update

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f2c85af View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add owner consent timeout

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov3@bosch.com>
    dimitar-dimitrow committed May 13, 2024
    Configuration menu
    Copy the full SHA
    11af7ce View commit details
    Browse the repository at this point in the history