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

[RayCluster controller] [Bug] Unconditionally reconcile RayCluster every 60s instead of only upon change #850

Merged

Commits on Dec 30, 2022

  1. Reconcile when cluster pods are Pending

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    368dd36 View commit details
    Browse the repository at this point in the history
  2. Revert "Reconcile when cluster pods are Pending"

    This reverts commit 368dd36.
    architkulkarni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    37fec45 View commit details
    Browse the repository at this point in the history
  3. Requeue RayCluster reconciliation if "successful"

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f4486df View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Change unconditional requeue from 2s to 60s

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    251a18f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daedca View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Use env var with default 300s and log

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9d50cbd View commit details
    Browse the repository at this point in the history