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

Cherry pick - release 1.2: Iotedge check proxy-settings (#5581) #5927

Merged
merged 5 commits into from
Dec 13, 2021

Commits on Dec 11, 2021

  1. Iotedge check proxy-settings (Azure#5581)

    * proxy settings scaffolding
    
    * Implement proxy settings tests
    
    * First version of proxy settings check
    
    * Proxy check logic
    
    * Proxy settings check logic
    
    * Update tests to mock systemd env settings
    
    * Update tests + check for matching proxy values
    
    * Remove trailing whitespaces
    
    * Fix clippy issues
    
    * cargo fmt
    
    * Refactor bools into enums
    
    * fix style issues
    
    * More style fixes
    
    * Add Identity service check
    
    * Change the error status to warning
    
    * cargo fmt
    marianan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    d3886cd View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    marianan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    10d9786 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    marianan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    1ee56e5 View commit details
    Browse the repository at this point in the history
  4. Fix clippy

    marianan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    104430a View commit details
    Browse the repository at this point in the history
  5. Fix clippy

    marianan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    4eea1f3 View commit details
    Browse the repository at this point in the history