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: use status instead of event for pdb checking #477

Merged
merged 1 commit into from
Jun 7, 2023

Commits on Jun 6, 2023

  1. fix: use the status for pdb checking

    The PDB event is a historical record, it's not a good choice to judge the pdb latest status based on it.
    So, use the `stataus` instead of `event` to check it.
    
    Closes: k8sgpt-ai#476
    
    Signed-off-by: Jian Zhang <jiazha@redhat.com>
    jianzhangbjz committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fe04676 View commit details
    Browse the repository at this point in the history