Skip to content

ROX-14427: Drop PodSecurityPolicy from errors files.#4774

Merged
porridge merged 1 commit intomasterfrom
porridge/ROX-14427-drop-psp-asserts
Feb 8, 2023
Merged

ROX-14427: Drop PodSecurityPolicy from errors files.#4774
porridge merged 1 commit intomasterfrom
porridge/ROX-14427-drop-psp-asserts

Conversation

@porridge
Copy link
Contributor

@porridge porridge commented Feb 8, 2023

Description

PSPs are not a thing any more in more recent k8s versions.

Unfortunately when kuttl is told to check that a resource of an unknown type is not present, it fails.

Keeping this check working on older versions of kubernetes (that still have this type) is probably not worth the effort. So we simply stop checking them.

Checklist

  • Investigated and inspected CI test results
  • Unit test and regression tests added
  • Evaluated and added CHANGELOG entry if required
  • Determined and documented upgrade steps
  • Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)

Testing Performed

  • Counting on CI.
  • Ran the test suite against an infra openshift 4.12.1 cluster.

@porridge porridge requested review from a team and kovayur February 8, 2023 09:04
@ghost
Copy link

ghost commented Feb 8, 2023

Images are ready for the commit at de6a3ce.

To use with deploy scripts, first export MAIN_IMAGE_TAG=3.74.x-42-gde6a3ce2e4.

@porridge porridge merged commit 47ec7cb into master Feb 8, 2023
@porridge porridge deleted the porridge/ROX-14427-drop-psp-asserts branch February 8, 2023 09:55
tommartensen added a commit that referenced this pull request Feb 16, 2023
…es. (#4774) (#4900)

Co-authored-by: Marcin Owsiany <porridge@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants