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

resmgr,agent: propagate startup config error back to CR. #416

Merged

Commits on Nov 22, 2024

  1. resmgr,agent: propagate startup config error back to CR.

    Update the agent's config notification callback signature and
    the resmgr notification callaback to propagate errors for the
    initial configuration back to the source CR before exiting.
    
    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9a2610f View commit details
    Browse the repository at this point in the history
  2. test/e2e: fix get-config-node-status-error.

    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a1eaf95 View commit details
    Browse the repository at this point in the history
  3. test/e2e: allow expected helm-launch (getting available) errors.

    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    edd0ad3 View commit details
    Browse the repository at this point in the history
  4. test/e2e: add initial config error propagation test.

    Signed-off-by: Krisztian Litkey <[email protected]>
    klihub committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a441a0f View commit details
    Browse the repository at this point in the history