Self checklist (all need to be checked):
- The developer has manually tested the changes and verified that the changes work
- Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
- The developer has added tests or explained why testing cannot be added (unit or cypress tests for related changes)
- The code follows our Best Practices (React coding standards, PatternFly usage, performance considerations)
If you have UI changes:
- Included any necessary screenshots or gifs if it was a UI change.
- Included tags to the UX team if it was a UI/UX change.
After the PR is posted & before it merges:
- The developer has tested their solution on a cluster by using the image produced by the PR to
main