Skip to content

Releases: snapp-incubator/Cerberus

Release v1.1.0

11 Sep 13:04
174ce0a
Compare
Choose a tag to compare
Fix/authentication metrics (#13)

* bug: fix auth_proxy_service manifests

* added metrics to Cerberus/pkg/authenticator

* added a TODO for a bugfix

* added missing packages

* fixed typo in name

* included conversion time usage into metrics

* using underscore in metrics labels

Release v1.0.3

04 Sep 10:45
Compare
Choose a tag to compare
changed namespace to cerberus-operator-system

Release v1.0.2

03 Sep 14:28
ab383e7
Compare
Choose a tag to compare
Cached and use lookup header for authenticate req (#6)

* Cached and use lookup header for authenticate req

* Add pattern and default value for lookup header

* fix: kubebuilder manifests

* Change lookup header regex and cache model

* Update lookup header manifest

* Add lookupHeaderValidator

* Add readToken function

* Change logger

---------

Co-authored-by: Pedram Sadeghian <[email protected]>

Release v1.0.1

29 Aug 11:34
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/snapp-incubator/Cerberus

* 'main' of https://github.com/snapp-incubator/Cerberus:
  feat: add extra headers in response

Release v1.0.0

28 Aug 15:28
0647962
Compare
Choose a tag to compare
Merge pull request #2 from snapp-incubator/feat/namespace-scoped-secrets

changed secrets ClusterRole to Role

Release v0.0.4-test

28 Aug 12:14
Compare
Choose a tag to compare
using simpler tag regex