-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.13
-
None
-
No
-
False
-
Description of problem:
In MicroShift, we have certs which can be used for API Aggregation. https://github.com/openshift/microshift/blob/e5f16fbb25ed2314c07fba4775983f91fa604055/pkg/cmd/init.go#L188-L200 However, these certs are not accessible like OCP through "aggregator-client" secret, causing the FrontProxy test to fail. "[sig-auth][Feature:Authentication] TestFrontProxy should succeed [Suite:openshift/conformance/parallel]" We need to find a way to confirm that API Aggregation works in MicroShift as expected and then add a test in origin.
Version-Release number of selected component (if applicable):
How reproducible:
Run the test against MicroShift "[sig-auth][Feature:Authentication] TestFrontProxy should succeed [Suite:openshift/conformance/parallel]"
Steps to Reproduce:
Actual results:
Expected results:
API Aggregation test should work for MicroShift. Add a new test if necessary.
Additional info:
Slack Thread : https://redhat-internal.slack.com/archives/CB48XQ4KZ/p1690872540759949
- is related to
-
USHIFT-1464 skip [Feature:Authentication] FrontProxy test
- Closed