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: honor cacheready condition #20

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Commits on Feb 16, 2024

  1. fix: honor cacheready condition

    Both ippool & vmnetcfg reconcile loops will honor ippool's cacheready
    condition, not depending on the internal cache testing. The agent will
    check the condition of the ippool object it syncs with, too
    
    Signed-off-by: Zespre Chang <zespre.chang@suse.com>
    starbops committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    194ff4b View commit details
    Browse the repository at this point in the history
  2. refactor: improve vmnetcfg allocate reconcile loop

    Signed-off-by: Zespre Chang <zespre.chang@suse.com>
    Co-authored-by: Jack Yu <jack.yu@suse.com>
    starbops and Yu-Jack committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3b33854 View commit details
    Browse the repository at this point in the history