Skip to content

Releases: redhat-cop/group-sync-operator

v0.0.20

18 Jul 17:48
51c6034
Compare
Choose a tag to compare

What's Changed

  • feat: get group members on $select by @jolbax in #205

New Contributors

Full Changelog: v0.0.19...v0.0.20

v0.0.19

26 May 16:38
bc36630
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

26 Apr 05:00
a1eb3e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

05 Apr 16:55
3bc0938
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16

22 Feb 15:06
3a79048
Compare
Choose a tag to compare

What's Changed

  • Added support for specifying CA Certificates using ConfigMaps by @sabre1041 in #160
  • Use pagination when retrieving groups for an okta application by @dweebo in #162
  • Do not sync okta users who are not ACTIVE by @dweebo in #163
  • Implement Pruning of removed upstream groups by @dweebo in #166

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

30 Jan 16:43
1240cfe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

06 Oct 01:36
30f6e97
Compare
Choose a tag to compare
  • Support mapping team-members to SCIM id's in order to align with userIds used in auth (#125) 30f6e97 (David J. M. Karlsen)
  • Add auth-option to authenticate as githubapp (#118) 68097b3 (David J. M. Karlsen)

v0.0.13

02 Sep 03:17
cd79c3d
Compare
Choose a tag to compare
  • fix disconnected CSV support (#123) cd79c3d (Andrew Block)
  • Changes to support crd v1 and pipeline processes 965eafd (Andrew Block)
  • avoid deprecated code (#119) 63adf69 (David J. M. Karlsen)
  • Drop username&password option (#114) 86dd970 (David J. M. Karlsen)
  • Add dependabot for github actions (#95) 6249a3f (Tyler Auerbeck)
  • Fix issue causing number of groups to be limited to 20 (#106) 696bad2 (klofton-bw)
  • Fix for issue #108 (#109) 25817ce (Yerzhan Beisembayev)
  • make field required in order to avoid invalid labels (#115) 32e449d (David J. M. Karlsen)
  • Deprecate v1beta1 CRD 75c9a06 (Andrew Block)
  • osdk 1.9.0 (#101) 3ecad0c (raffaelespazzoli)
  • Update README.md (#97) 6983562 (Ian Tewksbury)
  • Kube rbac proxy var (#98) 2b81b9c (Trevor Box)
  • Updated CSV metadata 18e8121 (Andrew Block)

v0.0.12

28 Apr 19:59
f969f1a
Compare
Choose a tag to compare
  • Updated created date d329b2e (Andrew Block)
  • Upgrade to OLM 1.5 d3ca255 (Andrew Block)
  • Fix helm (#87) 9ddbdfe (Trevor Box)
  • Support for empty or omitted LDAP credentials 34736b2 (Andrew Block)

v0.0.11

17 Mar 06:30
20dbf90
Compare
Choose a tag to compare
  • Upgraded operator-sdk version in GitHub Actions 20dbf90 ([email protected])
  • Added Okta sample ee575e6 ([email protected])
  • Small CSV update 10b8aef (Andrew Block)
  • CSV updates acbf5ed (Andrew Block)
  • OKTA-00 syncer for integrating with Okta groups via api token (#79) 8e9bee7 (Michael Vianueva)
  • nonroot user account f8bd4f3 (Andrew Block)
  • relatedImages changes 079ade8 (Andrew Block)
  • Metrics manifests 6602a3e (Andrew Block)
  • Added metrics ae4c49f (Andrew Block)
  • Removed runtime annotations b30e7c0 (Andrew Block)
  • AAD support for baseGroups 2ceac83 (Andrew Block)
  • Fix semantic versioning control with standard from https://semver.org (#68) 948caa4 (Andrea Cervesato)
  • Template needs to use capital letters to work. (#67) b5ba5b5 (Andrea Cervesato)
  • Bundle considerations for non tagged releases a749ef3 (Andrew Block)
  • Resolves issue with leader election ac14ce7 (Andrew Block)
  • Push latest tag dc0a363 (Andrew Block)
  • Fix Helm release 48c0d14 (Andrew Block)
  • Fixed issue with repo name f4a8b5a (Andrew Block)
  • Fix libraries and pipeline 3e0f41c (Andrew Block)
  • Changes to align with sdk 1.0/CoP 90eaa02 (Andrew Block)
  • Updated Dockerfile to use UBI b870483 (Andrew Block)
  • Doc updates and CSV/CRD changes 23ed237 (Andrew Block)
  • Addresses issues with CRD and Azure provider 2bc0980 (Andrew Block)
  • Removal of major changes 4d66974 (Andrew Block)
  • Resolved issues and made improvements to the operator e631034 (Andrew Block)
  • Preparing for release fcdc3f6 (Andrew Block)
  • Manage keycloak items returned c40d064 (Andrew Block)
  • Fixes to Makefile 55d4f3b (Andrew Block)
  • Removed location of yq 4580695 (Andrew Block)
  • Initial changes to support operator-sdk-v1.0 241aa8b (Andrew Block)
  • Release of group-sync-operator 0.0.6 588ada9 (Andrew Block)
  • Updated CRD and added generation script 64ae454 (Andrew Block)
  • Fixed issue with blacklist and updated README 201df07 (Andrew Block)
  • Updated LDAP required fields d7d8c76 (Andrew Block)
  • LDAP provider 7a84497 (Andrew Block)
  • Added support for limiting groups for Azure cc56f6a (Andrew Block)
  • 0.0.5 release 3c32739 (Andrew Block)
  • 0.0.4 release a1d2358 (Andrew Block)
  • Corrected username for Azure provider 18d9ce4 (Andrew Block)
  • Reinstated conditions methods 5dc4b49 (Andrew Block)
  • Update key used to validate keycloak password (#27) 3b47377 (Tyler Auerbeck)
  • Upgrade operator-sdk version 13ec905 (Andrew Block)
  • Artifacts for 0.0.3 release 333d326 (Andrew Block)
  • Fix typos in keycloak syncer (#23) c566eeb (Tyler Auerbeck)
  • README updates a5d617f (Andrew Block)
  • Corrected issues with publishing events and updated documentation a65e03d (Andrew Block)
  • Removed AllNamespaces f0c6661 (Andrew Block)
  • Preparation for v0.0.2 release 6f829ca (Andrew Block)
  • README updates for group metadata 9e90d82 (Andrew Block)
  • fix parent label (#18) 9386a81 (raffaelespazzoli)
  • Tag management in GitHub action 06c159f (Andrew Block)
  • support for labels (limited to keycloak) (#16) f180df5 (raffaelespazzoli)
  • Minor versioning fixes 99f34d4 (Andrew Block)
  • Prepare for v0.0.1 release c820acd (Andrew Block)
  • Updates to permissions 169289f (Andrew Block)
  • Update main.go 19e77b6 (raffaelespazzoli)
  • Tightened configurations f089ee7 (Andrew Block)
  • Changed to cluster scoped resource and separated out secret configuuration 2be659b (Andrew Block)
  • Migration to CoP 2708a10 (Andrew Block)
  • Updated README 84220cf (Andrew Block)
  • Added GH workflow and keycloak improvements cd66b5b (Andrew Block)
  • Added Azure provider fa21392 (Andrew Block)
  • Added sync success time 7549485 (Andrew Block)
  • Minor doc fix f0da357 (Andrew Block)
  • Added support for GitLab provider f651384 (Andrew Block)
  • Added cron schedule, enhancements to keycloak provided and new github provider 4895c37 (Andrew Block)
  • Initial commit 33e8d7e (Andrew Block)