-
Notifications
You must be signed in to change notification settings - Fork 382
Add auth to the fake broker server, and test it #571
Comments
Currently it does not check the contents, but it does check for presence or absence. Absent headers will fail tests by returning 404. |
Moving to 0.0.3 because this isn't done yet. |
This looks related to #533 |
#533 is related to this, as that includes other improvements to the fake broker server |
Moving to next alpha release for now. We probably need someone to own all of these related issues. |
I am moving this to the beta cycle along with #533 |
I am removing a milestone from this issue. Also, it's not clear if this will still help our testing. @pmorie can you comment here? |
I'm tagging this a v1.0 because it seems to me that if we don't have a fake broker that supports checking auth then we're not fully testing the most comment flow. We should test w/ and w/o auth BTW. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten |
This project is being archived, closing open issues and PRs. |
Make sure that the OSB client properly sends auth headers on all requests.
The text was updated successfully, but these errors were encountered: