Commit Graph

92 Commits

Author SHA1 Message Date
alicethorne-ab
a81220593b v2.1.2 2021-09-07 17:19:32 -04:00
alicethorne-ab
6828db2bb7 v2.1.0 2021-07-05 16:07:57 -04:00
alicethorne-ab
b8df004c8e bump to v2.0.2 2021-05-19 16:30:17 -04:00
chas
af52d9dfe0 Version bump to 2.0.1 2021-05-07 16:17:56 -04:00
alicethorne-ab
7e17cc2425 post-release fixes 2021-04-07 19:19:55 -04:00
alicethorne-ab
7daa72b51e debug and pretty logs 2021-04-07 19:19:55 -04:00
alicethorne-ab
6efe397ae0 expose OP_JSON_LOGS 2021-04-07 19:19:55 -04:00
alicethorne-ab
f6c5031a90 AWS terraform changes for 2.0 2021-04-07 19:19:55 -04:00
alicethorne-ab
d3bb258c47 SCIM bridge 2.0 changes 2021-04-07 19:19:55 -04:00
De Ville Weppenaar
e082c961a5 update to v1.6.2 2021-02-08 10:16:32 -08:00
De Ville Weppenaar
438fd7ef0b fix formatting 2021-02-08 10:15:50 -08:00
accraw
b83ed4126e Merge branch 'master' into accraw/1012 2021-01-11 09:20:48 -04:00
Graham L Brown
0e65e7e4c2 Update to v1.6.1 2020-12-10 09:30:06 -08:00
Amanda Crawley
17f8423d10 updated to remove ENTRYPOINT command because it's in the image 2020-11-19 14:53:04 -04:00
Alice Thorne
2090f01447 Merge pull request #121 from 1Password/alice/doc-improvements
Further documentation improvements
2020-11-11 12:45:29 -05:00
alicethorne-ab
9a6c47ccee add curl to docker/aws 2020-11-10 12:13:51 -05:00
alicethorne-ab
9f5dbd879f PR review changes 2020-11-10 11:57:24 -05:00
Pierre-Alexandre St-Jean
4b4bde4dea Update op-scim-config.yaml 2020-11-04 08:30:36 -05:00
alicethorne-ab
85a01a4b13 more improvements to documentation 2020-11-03 14:17:23 -05:00
alicethorne-ab
93ce31b829 improve docker/kubernetes documentation, add Updating info 2020-11-02 15:34:05 -05:00
alicethorne-ab
beb7ec05a1 remove livenessProbe (fixes issue with Azure Kubernetes Service) 2020-10-23 17:12:49 -04:00
alicethorne-ab
0df9e6e202 one last typo 2020-10-14 14:17:01 -04:00
alicethorne-ab
2c36358466 more tweaks 2020-10-14 14:12:40 -04:00
alicethorne-ab
1f37f886c9 expanding upon the kubernetes simplification PR 2020-10-14 13:03:19 -04:00
Pierre-Alexandre St-Jean
ff14b04b10 Update op-scim-service.yaml 2020-10-14 08:48:40 -04:00
Pierre-Alexandre St-Jean
86edc0f0be Add newlines 2020-10-09 17:07:34 -04:00
Pierre-Alexandre St-Jean
f8dfc02a81 typo 2020-10-09 17:04:26 -04:00
Pierre-Alexandre St-Jean
9d878734d4 Simplify kubernetes explanations
The example text is currently long to read and understand, this is my take at trying to make the kubernetes deployment simpler to understand with options to customize

- We encourage to use the provided redis instance here, explicit options to configure the redis host and port are added if you want to use another instace.
- We highly encourage let's encrypt. Let's document it a little, documentation on how to not use it is in /PREPARATION.md
- Add a LivelinessProbe to the SCIM bridge deployment
- Rename the redis deployment to something SCIM Bridge specific
- Fix some typo here and there
2020-10-09 17:01:27 -04:00
alicethorne-ab
59d17fe84f bump to version 1.6.0 2020-09-23 14:48:23 -04:00
Graham L Brown
fc373ae350 Version bump to 1.4.4 2020-08-06 12:23:19 -07:00
Kristi Burnette
2c01e8be37 Bump to version 1.4.3 2020-07-09 13:50:25 -06:00
alicethorne-ab
88c3633668 Merge pull request #102 from 1Password/alice/v1.4.2
Bump to version 1.4.2
2020-06-23 17:13:48 -04:00
alicethorne-ab
9feb250500 relative paths 2020-06-23 17:11:40 -04:00
alicethorne-ab
c7bfba0167 fix broken link to PREPARATION.md 2020-06-22 16:51:14 -04:00
alicethorne-ab
14526a7485 bump to version 1.4.2 2020-06-22 16:44:10 -04:00
alicethorne-ab
14d7220d0f bump to version 1.4.1 2020-06-04 14:13:30 -04:00
alicethorne-ab
caabad9efd bump to version 1.4.0 2020-06-01 17:10:32 -04:00
alicethorne-ab
7e2ee928b2 initial commit of improved Docker documentation, move common steps to PREPARING documentation 2020-04-20 19:09:45 -04:00
alicethorne-ab
2432f9310e missing word, typo, and clarification of what's needed in the email 2020-04-20 18:37:56 -04:00
alicethorne-ab
e60c3cfbb9 more clarification, add 'advanced' section 2020-04-09 15:19:22 -04:00
alicethorne-ab
7d0608e7dd fix broken link 2020-04-09 14:52:24 -04:00
alicethorne-ab
5d3dc845f1 improve and clarify wording in many sections 2020-04-09 14:49:46 -04:00
alicethorne-ab
0e50ada5d2 more clarification around the Provision Manager user 2020-04-08 16:48:40 -04:00
alicethorne-ab
71f00bdd31 revert op-scim-deployment.yaml 2020-04-08 16:42:29 -04:00
Alice Thorne
1e19c321e1 heavily rework the README for Kubernetes deployment, and remove port 3002 (obsolete) 2020-04-08 13:54:04 -04:00
Graham L Brown
5ffe4d5957 Version bump to 1.3.1 2020-03-18 00:23:28 -07:00
ogbuaguno
a50e245bac Version bump to 1.3.0-2 2020-01-16 10:57:02 -05:00
Graham L. Brown
f73db9969b Version bump to v1.2.1 2019-12-16 13:04:18 -08:00
Graham L. Brown
91c3451da3 Version bump for v1.2.0 2019-12-04 16:29:42 -08:00
Graham L. Brown
5499cde893 Version bump for 1.1.2 2019-11-19 09:36:38 -08:00