containerized-data-importer/pkg/common
Alex Kalenyuk 192b4b8492
Add openshift.io/required-scc to required workloads (#3646)
Since a while now one can require workloads to use a specific security context constrains.
By setting a specific SCC, one can prevent the SCC that they want from being preempted by another SCC in the cluster.

More context in
https://docs.openshift.com/container-platform/4.17/authentication/managing-security-context-constraints.html#security-context-constraints-requiring_configuring-internal-oauth;

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2025-02-28 15:07:26 +01:00
..
BUILD.bazel feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
common_suite_test.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
common_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
common.go Add openshift.io/required-scc to required workloads (#3646) 2025-02-28 15:07:26 +01:00