Table of Contents generated with DocToc
- Change Log
- v0.1.7 (2022-06-23)
- v0.1.6 (2021-11-30)
- v0.1.5 (2021-09-24)
- v0.1.4 (2021-05-08)
- v0.1.3 (2021-05-07)
- v0.1.2 (2021-04-25)
- v0.1.1 (2021-03-31)
- v0.1.0 (2020-07-14)
- v0.0.10 (2020-02-18)
- v0.0.9 (2020-02-18)
- v0.0.8+oryOS.15 (2019-12-26)
- v0.0.7 (2019-12-20)
- v0.0.6 (2019-12-20)
- v0.0.5 (2019-12-11)
- v0.0.4 (2019-12-11)
- v0.0.3 (2019-11-18)
- v0.0.2-beta-2 (2019-11-12)
- v0.0.2-beta.1 (2019-08-12)
- v0.0.1-beta.3 (2019-07-30)
- v0.0.1-beta.2 (2019-07-29)
- v0.0.1-beta.1 (2019-07-29)
v0.1.7 (2022-06-23)
Fixed bugs:
- bearer_token authenticator is not available #57
Closed issues:
- New authorizers remote and remote_json not in default config #40
Merged pull requests:
- feat: add missing defaults #59 (Demonsthere)
- feat: add bearer_token #58 (Demonsthere)
v0.1.6 (2021-11-30)
Fixed bugs:
- Bump golang version to at least 1.15.5 to fix CVEs #54
Merged pull requests:
- chore: upgrade golang and add CVE scanning #55 (Demonsthere)
v0.1.5 (2021-09-24)
Closed issues:
- Release v0.1.3 did not pass status check and was not pushed to docker registry #50
- Handlers "config" attribute is replaced by an empty object #49
- Controller crashes because logger can't create file #34
- Sidecar mode - write access rules to file #21
- Validate access rules against JSON Schema from Oathkeeper Upstream #9
Merged pull requests:
- chore: update samples #53 (Demonsthere)
- feat: including option to scope manager to namespace #51 (janiskemper)
- Refactor retry logic to handle conflict on updates. #26 (Tomasz-Smelcerz-SAP)
v0.1.4 (2021-05-08)
v0.1.3 (2021-05-07)
Fixed bugs:
- The field 'upstream' should not be required #43
Closed issues:
- Rewrite integration tests to stretchr/testify #10
Merged pull requests:
v0.1.2 (2021-04-25)
Merged pull requests:
- feat: Make upstream field optional part II #47 (Demonsthere)
v0.1.1 (2021-03-31)
Merged pull requests:
- fix: upstream should not be required in Rule CRD #45 (pommelinho)
v0.1.0 (2020-07-14)
Merged pull requests:
v0.0.10 (2020-02-18)
v0.0.9 (2020-02-18)
Closed issues:
- <.*> becomes \u003c.*\u003e #38
Merged pull requests:
v0.0.8+oryOS.15 (2019-12-26)
v0.0.7 (2019-12-20)
v0.0.6 (2019-12-20)
Closed issues:
- Broken handling of rules across namespaces #36
- Add leader election flag to the controller #35
- High memory consumption in clusters with many ConfigMaps #32
Merged pull requests:
- Filter only if CM field is set #37 (Demonsthere)
v0.0.5 (2019-12-11)
v0.0.4 (2019-12-11)
Merged pull requests:
- Add sidecar mode #31 (Demonsthere)
v0.0.3 (2019-11-18)
Closed issues:
- oathkeeper-maester crashes on updating configmap w/ rules #25
Merged pull requests:
- Feature: configurable configmap #30 (paulbdavis)
- Update CI config #29 (piotrmsc)
v0.0.2-beta-2 (2019-11-12)
Closed issues:
- Update to latest changes in oathkeeper access rule config #24
Merged pull requests:
v0.0.2-beta.1 (2019-08-12)
Closed issues:
- Helm charts for the controller #4
Merged pull requests:
- Don't watch ConfigMaps #33 (Tomasz-Smelcerz-SAP)
- Fix #22 (piotrmsc)
- Support multiple mutators #20 (jakkab)
- Update Measter readme #19 (tomekpapiernik)
v0.0.1-beta.3 (2019-07-30)
Closed issues:
- Run integration tests on CI #14
- Setup CI/CD #3
- Create controller skeleton #2
- Define CRD representing access rule #1
Merged pull requests:
- Project renaming #18 (piotrmsc)
- Rename docker image to
oathkeeper-maester
#17 (aeneasr) - Fix default value for rulesFileName #16 (Demonsthere)
- Enable integration tests in the CI #15 (piotrmsc)
- Bugfix: retry on get and update ops #13 (jakkab)
v0.0.1-beta.2 (2019-07-29)
v0.0.1-beta.1 (2019-07-29)
Merged pull requests:
- Chore/kind 0.11 #52 (Demonsthere)
- Move dataKey to cmd parameters #12 (Demonsthere)
- Release step in the CI #11 (piotrmsc)
- Rule controller tests #8 (Tomasz-Smelcerz-SAP)
- Add basic controller logic and rule validation #7 (jakkab)
- Initial changes to circleci config #6 (piotrmsc)
- Add controller scaffold #5 (kubadz)
* This Change Log was automatically generated by github_changelog_generator