Skip to content

v0.0.2.0

Compare
Choose a tag to compare
@pehala pehala released this 26 Aug 16:03
· 927 commits to main since this release
c1000c0

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