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

[WIP] Change status.conditions to the Kubernetes format #557

Closed
wants to merge 8 commits into from
Closed

[WIP] Change status.conditions to the Kubernetes format #557

wants to merge 8 commits into from

Commits on Jan 5, 2023

  1. update resource condition to use metav1.Condition

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3b3b8c5 View commit details
    Browse the repository at this point in the history
  2. fix ut

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ebee3cc View commit details
    Browse the repository at this point in the history
  3. Remove redundant code

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4c8bbc0 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    30c0bb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. reduce the frequency of status updates

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    69c254c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. update

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    104b6d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. fix hpa condition

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    29947be View commit details
    Browse the repository at this point in the history
  2. fix newGeneration condition

    Signed-off-by: laminar <tpiperatgod@gmail.com>
    tpiperatgod committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d0a351d View commit details
    Browse the repository at this point in the history