Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Adding OSCP 4 support to check_openshift_node #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eRaid6
Copy link

@eRaid6 eRaid6 commented Apr 13, 2020

  • Added get_kube_ver function to utils which gets Kubernetes version
  • Updated check_openshift_node so it checks OutOfDisk on OSCP 3
  • Updated check_openshift_node so it checks PIDPressure on OSCP 4
  • Updated utils to dynamically find oc and if it fails falls back to
    static location

- Added `get_kube_ver` function to `utils` which gets Kubernetes version
- Updated `check_openshift_node` so it checks OutOfDisk on OSCP 3
- Updated `check_openshift_node` so it checks PIDPressure on OSCP 4
- Updated `utils` to dynamically find `oc` and if it fails falls back to
  static location
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant