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

Fix: plugins don't update their internal representation of config files on file change #2262

Merged

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    907288c View commit details
    Browse the repository at this point in the history
  2. test(logfile): improve reliability of tests

    * use recent timestamp instead of 1970
    * use tedge config to control te topic instead of flags
    * add notes about when workaround can be removed
    
    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e278278 View commit details
    Browse the repository at this point in the history
  3. update plugin_config of tedge-log-plugin on file change

    Signed-off-by: Krzysztof Piotrowski <[email protected]>
    Ruadhri17 authored and reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ad0f530 View commit details
    Browse the repository at this point in the history
  4. update plugin_config of c8y-log-plugin on file change

    Signed-off-by: Krzysztof Piotrowski <[email protected]>
    Ruadhri17 authored and reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    762a757 View commit details
    Browse the repository at this point in the history
  5. update plugin_config of c8y-configuration-plugin on file change

    Signed-off-by: Krzysztof Piotrowski <[email protected]>
    Ruadhri17 authored and reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5cc46ad View commit details
    Browse the repository at this point in the history
  6. tests: remove tedge-log-plugin workarounds

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8406937 View commit details
    Browse the repository at this point in the history
  7. tests: extend configuration tests to request config files from the de…

    …vice
    
    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8e1b1c6 View commit details
    Browse the repository at this point in the history