Table of Contents generated with DocToc
- Change Log
- v0.0.26 (2021-12-08)
- v0.0.25 (2021-11-30)
- v0.0.24 (2021-09-14)
- v0.0.23 (2021-06-04)
- v0.0.22 (2021-05-13)
- v0.0.21 (2021-05-10)
- v0.0.20 (2021-05-10)
- v0.0.19 (2020-06-29)
- v0.0.18 (2020-06-08)
- v0.0.17 (2020-03-26)
- v0.0.16 (2020-03-26)
- v0.0.15 (2020-02-27)
- v0.0.14 (2020-02-11)
- v0.0.13 (2020-02-11)
- v0.0.12 (2020-02-05)
- v0.0.11 (2020-02-03)
- v0.0.10 (2020-02-01)
- v0.0.9 (2019-12-26)
- v0.0.8 (2019-12-16)
- v0.0.7 (2019-12-16)
- v0.0.6 (2019-11-26)
- v0.0.5 (2019-11-14)
- v0.0.4 (2019-09-19)
- v0.0.3 (2019-08-30)
- v0.0.2-test2 (2019-08-30)
- v0.0.2-test1 (2019-08-30)
- v0.0.2 (2019-08-30)
- v0.0.1 (2019-08-29)
v0.0.26 (2021-12-08)
Fixed bugs:
- response_type=id_token+token #101
- feat: support all variations of responseTypes #104 (Demonsthere)
v0.0.25 (2021-11-30)
Fixed bugs:
- Update dependencies to fix CVE issues #102
- Reconciler is not using Hydra admin url from spec #82
- Oauth2 clients registered in Hydra miss
redirect\_uris
#60
Closed issues:
Merged pull requests:
- chore: upgrade golang to 1.16 #103 (Demonsthere)
- chore: update repository template to 6989295f #100 (aeneasr)
- chore: update repository template to f4135705 #99 (aeneasr)
- chore: update repository template to f0344cdf #98 (aeneasr)
- chore: update repository template to 8ac84b7f #97 (aeneasr)
- chore: update repository template to 455ef889 #96 (aeneasr)
- chore: update repository template to 455ef889 #95 (aeneasr)
- chore: update repository template to ec210015 #94 (aeneasr)
- chore: update repository template to ec210015 #93 (aeneasr)
- chore: update repository template to e424c0a0 #90 (aeneasr)
- chore: update repository template to e424c0a0 #89 (aeneasr)
v0.0.24 (2021-09-14)
Closed issues:
- CI failure on master #70
- Hydra Maester requesting for secret at cluster scope #18
- Synchronization mode #4
Merged pull requests:
- chore: update kind #88 (Demonsthere)
- fix: installing kubebuilder binary. #87 (piotrmsc)
- chore: update codeowners of the repository #86 (piotrmsc)
- chore: update repository template to ed8a3628 #85 (aeneasr)
- chore: update repository template to ed8a3628 #84 (aeneasr)
- fix(controller): Ensure that OAuth2Client reconciliation creates hydra client for specs #83 (alexandrem)
- chore: update repository template to 7f8a3988 #81 (aeneasr)
- chore: update repository template to d066e55a #80 (aeneasr)
- chore: update repository template to d066e55a #79 (aeneasr)
- chore: update repository template to 3ac3c476 #77 (aeneasr)
- chore: update repository template to 0f4b64a2 #76 (aeneasr)
- chore: update repository template to ad9a6404 #74 (aeneasr)
v0.0.23 (2021-06-04)
Closed issues:
- OAuth2 client CRD metadata issue #71
Merged pull requests:
- fix: oauth client metadata as object in CRD (#71) #72 (romanlytvyn)
v0.0.22 (2021-05-13)
Closed issues:
- Reconcile does not discriminate client per namespace #63
Merged pull requests:
- feat: single namespace #65 (Demonsthere)
v0.0.21 (2021-05-10)
Merged pull requests:
v0.0.20 (2021-05-10)
Closed issues:
- Is there an option to update hydra clients once secrets are changed? #59
Merged pull requests:
v0.0.19 (2020-06-29)
Merged pull requests:
- chore: update repository template to 39c4c3db #78 (aeneasr)
- feat: Add AllowedCorsOrigins #58 (greenboxal)
- feat: Adding oauth client name to the CRD spec #56 (angelokurtis)
v0.0.18 (2020-06-08)
Closed issues:
- Distinction between
redirect\_uris
andpost\_logout\_redirect\_uris
into maester? #51
Merged pull requests:
- feat: Allows postLogoutRedirectsUris to be set #54 (clement-buchart)
v0.0.17 (2020-03-26)
Closed issues:
- Maester crash when creating a client with tokenEndpointAuthMethod: none #52
v0.0.16 (2020-03-26)
Fixed bugs:
- Reconciliation Broken with Hydra > 1.3 #49
Closed issues:
- Maester controller #3
Merged pull requests:
- fix: Tolerate nil secret when tokenEndpointAuthMethod: none #53 (clement-buchart)
v0.0.15 (2020-02-27)
Closed issues:
- Restarting hydra-maester should trigger a reconcile check #43
Merged pull requests:
v0.0.14 (2020-02-11)
v0.0.13 (2020-02-11)
Merged pull requests:
v0.0.12 (2020-02-05)
Merged pull requests:
- fix(resolver): Fix client name detection for updates #45 (paulbdavis)
v0.0.11 (2020-02-03)
Merged pull requests:
v0.0.10 (2020-02-01)
Closed issues:
- hydra_v1alpha1_oauth2client_user_credentials.yaml is using invalid apiVersion for OAuth2Client #41
Merged pull requests:
v0.0.9 (2019-12-26)
Closed issues:
- Set owner reference on secrets created by the controller. #20
Merged pull requests:
v0.0.8 (2019-12-16)
v0.0.7 (2019-12-16)
Merged pull requests:
v0.0.6 (2019-11-26)
Closed issues:
- Improvement: Allow multiple hydra with single maester #34
- cannot use hydra's allow_termination_from support without X-Forwarded-Proto header #32
- How do we set the redirect_uri #26
Merged pull requests:
v0.0.5 (2019-11-14)
Fixed bugs:
- BUG: "do" func unmarshalls body of unsuccessful requests to oauth2clientjson #21
Closed issues:
Merged pull requests:
- Feature: multi hydra #35 (paulbdavis)
- README: add kubebuilder as a prerequisite #31 (paulbdavis)
v0.0.4 (2019-09-19)
Fixed bugs:
- Controller can override clients that don't correspond with current CR. #22
Closed issues:
Merged pull requests:
- fix JSON decode bug #25 (jakkab)
- Fix override clients bug #23 (jakkab)
- Full upgrade #19 (jakkab)
- CR status #17 (jakkab)
v0.0.3 (2019-08-30)
v0.0.2-test2 (2019-08-30)
Merged pull requests:
- Update release-changelog pipeline #16 (Demonsthere)
v0.0.2-test1 (2019-08-30)
Merged pull requests:
- Update Dockerfile #14 (Demonsthere)
v0.0.2 (2019-08-30)
Merged pull requests:
v0.0.1 (2019-08-29)
Merged pull requests:
- Extend readme: command-line flags #15 (jakkab)
- Scaffold controller #12 (jakkab)
- Add goreleaser file #11 (piotrmsc)
- Small info #10 (piotrmsc)
- Design documents #9 (piotrmsc)
- Fix circleci config #8 (piotrmsc)
- Initial ci/cd + release config #7 (piotrmsc)
- Initial readme #1 (piotrmsc)
* This Change Log was automatically generated by github_changelog_generator