File tree 3 files changed +3
-3
lines changed
testsuite/tests/singlecluster
authorino/identity/subject_access_review
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
"""Test kubernetes SubjectAccessReview authorization by verifying only a
2
- ServiceAccount bound to a ClusterRole is authorized to access a resource"""
2
+ ServiceAccount bound to a ClusterRole is authorized to access a resource"""
3
3
4
4
import pytest
5
5
Original file line number Diff line number Diff line change 1
1
"""Configure all the components through Kuadrant,
2
- all methods are placeholders for now since we do not work with Kuadrant"""
2
+ all methods are placeholders for now since we do not work with Kuadrant"""
3
3
4
4
import pytest
5
5
import yaml
Original file line number Diff line number Diff line change 1
- """Conftest for RLP targeting route tests """
1
+ """Conftest for RLP targeting route tests"""
2
2
3
3
import pytest
4
4
You can’t perform that action at this time.
0 commit comments