## WHY `k8s.io/kubernetes` is not meant to be depended on as explain in kubernetes/kubernetes#79384. ## WHAT This causes issues with some tools. ## HOW Replace the dependency: https://github.com/project-codeflare/appwrapper/blob/37ce35b914eb89715cf5f8c01e928e3124ac3abc/pkg/utils/utils.go#L30 With the right one from `k8s.io/api/core/v1`.