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 for "Application failed to start after update" when an external network is on a watched service #11092

Merged
merged 6 commits into from
Oct 29, 2023

Commits on Oct 20, 2023

  1. Squashing feature branch commits in order to add signoff message.

    - added clarity with error handling. added test to show issue.
    
    - in manual testing, this fixes the issue and allows watch to run after rebuild
    
    - added cleanup back in
    
    - fixed issue where watch extnet rebuild test would start all containers listed in the fixture
    
    Signed-off-by: kimdcottrell <me@kimdcottrell.com>
    kimdcottrell committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bc10b20 View commit details
    Browse the repository at this point in the history
  2. NetworkList to NetworkInspect for ID search

    Signed-off-by: kimdcottrell <me@kimdcottrell.com>
    kimdcottrell committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8db86d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'main' into 11081-watch-and-external-networks

    Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
    kimdcottrell authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2c569a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'main' into 11081-watch-and-external-networks

    Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
    kimdcottrell authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d0a2cc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Merge branch 'main' into 11081-watch-and-external-networks

    Signed-off-by: Kimberly Cottrell <me@kimdcottrell.com>
    kimdcottrell authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    51cb552 View commit details
    Browse the repository at this point in the history
  2. linter errors fixed

    Signed-off-by: kimdcottrell <me@kimdcottrell.com>
    kimdcottrell committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0572e07 View commit details
    Browse the repository at this point in the history