Releases: Kuadrant/testsuite
Releases · Kuadrant/testsuite
v0.2.1-2
v0.2.1
What's Changed
- Align versioning with Kuadrant versions
- Add implicit_optional to mypy by @pehala in #144
- Update actions by @pehala in #146
- Hierarchical AuthConfig by @pehala in #133
- Add test for metadata UMA resource-level restrictions by @jsmolar in #138
- Add webhooks test by @mkudlej in #141
- Add support for Common Features by @pehala in #149
- Add ability to create HttpxOidcClientAuth from User by @pehala in #153
- Update issue templates by @jsmolar in #143
- Use mockserver route by @pehala in #156
- Use common_features in all methods by @pehala in #154
- Fix scopes in tls conftest by @averevki in #155
- Add support for Kuadrants AuthPolicy by @pehala in #158
- Add tests for complex AuthConfig by @JaurbanRH in #157
- Enable response tests on Kuadrant by @pehala in #159
- Fix authconfig instance parameters by @averevki in #168
- Fixed naming in Cache class by @jsmolar in #170
- Ignore dinosaur test on Kuadrant by @pehala in #172
- Fix clusterwide tests on Authorino by @pehala in #174
- Simplify Mockserver expectation by @jsmolar in #169
Full Changelog: v0.0.5...v0.2.1
v0.0.5
What's Changed
- Tests for External auth metadata features by @jsmolar in #125
- Kuadrant performance test framework setup by @dhlavac in #102
- Added generic auth rule method for authconfig by @jsmolar in #130
- Add User RHSSO object by @pehala in #131
- Add a basic mTLS identity tests by @averevki in #124
- Moved MatchExpression to objects by @jsmolar in #136
- Added logLevel debug for authorino by @jsmolar in #134
- Fix typo in OpenShiftObject.committed by @pehala in #139
- glbc: add simple ingress host field reconciliation test by @ficap in #129
- Fix user info test by @pehala in #140
New Contributors
Full Changelog: v0.0.4.1...v0.0.5
v0.0.4.1
v0.0.4.0
What's Changed
- Fix http test by @pehala in #92
- Fail, if Authorino cannot be reached by @pehala in #93
- Fix AuthConfig cleanup by @pehala in #94
- Add test for preexisting AuthConfig by @JaurbanRH in #82
- Add pytest mark for issue by @JaurbanRH in #91
- Add note for developers to README.md by @pehala in #103
- Fix incorrect order of username and password for RHSSO by @pehala in #96
- Add json response tests by @pehala in #95
- Update Envoy by @pehala in #97
- Tests for OPA external registry by @jsmolar in #85
- Add redirect test by @JaurbanRH in #100
- Add test for anonymous identity by @JaurbanRH in #101
- Fix redirect test by @pehala in #113
- Fix Authorino validation, if the entire section is missing by @pehala in #119
- Use released version of weakget by @pehala in #120
- Make validators even more lazy by @pehala in #112
- Move Mockserver fixture to higher conftest by @jsmolar in #121
Full Changelog: v0.0.3.0...v0.0.4.0
v0.0.3.0
What's Changed
- Add role authentication test by @azgabur in #59
- Add cluster-wide API key identity tests by @jsmolar in #63
- Add note to Readme about Kubeconfig permission by @pehala in #66
- Change how are OpenShifts processed in the settings by @pehala in #54
- Fix wildcard by @pehala in #72
- Separate envoy into its separate module by @pehala in #70
- Created API key variable for API key openshift object by @jsmolar in #64
- Add test for Auth0 identity provider by @JaurbanRH in #60
- Fix running with newer Keycloak versions by @pehala in #73
- Multiple auth identities by @JaurbanRH in #67
- Add tests for API key Secret reconciliation by @jsmolar in #81
- Move authorino_parameters to upper conftest by @pehala in #80
- Add tools by @pehala in #78
- Add raw http test with response with adding extra header by @mkudlej in #77
- Rework RHSSO into a more general OIDCProvider interface by @pehala in #74
- Add term_handler by @pehala in #83
New Contributors
Full Changelog: v0.0.2.0...v0.0.3.0
v0.0.2.0
What's Changed
- Enable running on already deployed Authorino by @pehala in #12
- Add ability to override Authorino Image by @pehala in #13
- Ignore too-many-arguments warning by @pehala in #20
- Change Httpbin to Deployment by @pehala in #18
- Separate Httpbin and Envoy by @pehala in #21
- Use Label selectors by @pehala in #25
- Remove redundand create instance by @JaurbanRH in #27
- Fix filepath target in Makefile by @mdujava in #26
- Add authentication with API keys tests by @jsmolar in #30
- Update Envoy fixture doc string by @jsmolar in #34
- Add tests for multiple hosts by @pehala in #29
- Add TLS support by @pehala in #19
- Add modify decorator by @pehala in #38
- Add remove host test by @pehala in #39
- Use RHSSO identity by default by @pehala in #37
- Add Clusterwide support by @pehala in #43
- Add test for API key by @jsmolar in #45
- Add basic test for authorino sharding by @JaurbanRH in #28
- Introduce commit fixture by @pehala in #42
- Add openshift context to create route function by @JaurbanRH in #49
- Add module_label by @pehala in #46
- API key tests with k8 notation for API key secrets by @jsmolar in #48
- Fix RHSSO error message by @pehala in #56
- Introduce cert_builder by @pehala in #40
- Add API Key Auth class by @pehala in #52
- Remove redundant auth fixture from RHSSO indentity tests by @jsmolar in #53
- Change KUBECONFIG and Secrets location to /run in Dockefile by @pehala in #58
- Fix clusterwide setup by @pehala in #57
- Add Routes and Secrets objects by @pehala in #55
- Add test for authorino sharding by @JaurbanRH in #51
- Tests for Open Policy Agent (OPA) Rego policies by @jsmolar in #47
- Add tests for wildcard hosts by @JaurbanRH in #50
New Contributors
- @pehala made their first contribution in #12
- @JaurbanRH made their first contribution in #27
- @mdujava made their first contribution in #26
- @jsmolar made their first contribution in #30
Full Changelog: v0.0.1.1...v0.0.2.0
Test Release
v0.0.1.1 Refresh Authorino after waiting for ready