Bryan Black
f8af0ef39c
Merge branch 'master' into 207-google-workspace-configuration-handling-for-docker-deployment-examples
2022-10-04 13:11:43 -04:00
Scott Lougheed
f2f3449fe1
Merge pull request #209 from 1Password/scoot/fix-k8s-readme-typos
...
Update K8s deployment to remove beta references and improve clarity
2022-10-04 07:32:15 -07:00
Scott Lougheed
8d687d7a68
Apply suggestions from code review
...
Co-authored-by: Adam Pike <adam.pike@1password.com >
2022-10-04 07:18:19 -07:00
Scott Lougheed
6948848261
Merge branch 'master' into scoot/fix-k8s-readme-typos
2022-10-03 12:49:25 -07:00
Chas Lynch
93ddd664a3
Merge pull request #212 from 1Password/laz/2.6.2
...
Bump to 2.6.2
2022-09-30 12:21:17 -04:00
Lazarus Holl
0555f77282
undo auto format
2022-09-30 17:04:07 +02:00
Lazarus Holl
fc0a63be3e
Merge branch 'laz/2.6.2' of https://github.com/1Password/scim-examples into laz/2.6.2
2022-09-30 17:03:09 +02:00
Lazarus Holl
2b67b642a1
bump to 2.6.2
2022-09-30 17:03:07 +02:00
Lazarus Holl
d9a38bc2b4
bump to 2.6.2
2022-09-30 16:58:50 +02:00
Bryan Black
8402a868c6
Minor changes to simpify GW deployment
2022-09-29 09:12:11 -04:00
Bryan Black
86ed246334
Cleanup of GW beta referencing
2022-09-27 11:09:30 -04:00
Bryan Black
8dd129465b
GW Docker Swarm deployment secret handling
2022-09-27 11:04:19 -04:00
Bryan Black
41f72b4b3b
minor formatting revision regarding GW workspace
2022-09-26 12:59:53 -04:00
Bryan Black
e8720104db
cleanup of formatting
2022-09-26 12:56:47 -04:00
Bryan Black
59188fab56
git config --local --unset gpg.format
...
git config --local --unset user.signingkey
git config --local --unset gpg.ssh.program
git config --local --unset commit.gpgsign
2022-09-26 12:50:40 -04:00
Bryan Black
9e544701dd
Cleanup of GW beta terminology & GW Swarm Secret
...
Removed documentation references to Google Workspace Beta to clear up intent for Google Workspace configuration for customers using Google Workspace as the IdP. Resolved Docker Swarm secrets handling.
2022-09-26 10:33:37 -04:00
Scott Lougheed
19e9aeff02
reverting changes
2022-09-23 16:19:51 -07:00
Scott Lougheed
7eee7021ac
Revert "further gw revisions"
...
This reverts commit 88705e51b4 .
2022-09-23 16:17:44 -07:00
Scott Lougheed
88705e51b4
further gw revisions
2022-09-23 16:13:43 -07:00
Scott Lougheed
6988068e80
adding path to workspaces settings file
2022-09-23 16:11:23 -07:00
Scott Lougheed
c51f148910
minor copy tweaks
2022-09-23 16:08:15 -07:00
Scott Lougheed
1fd4ad7570
revising workspace error message caveat
2022-09-23 16:07:10 -07:00
Scott Lougheed
f1385694c7
revising workspace error message caveat
2022-09-23 16:06:48 -07:00
Scott Lougheed
af4eb4c4f5
fixing typo
2022-09-23 16:02:23 -07:00
Scott Lougheed
e9dfab59f4
minor formatting tweaks
2022-09-23 16:01:24 -07:00
Scott Lougheed
e04b3d9004
refining instructions and remove beta references
2022-09-23 15:58:31 -07:00
Adam Pike
ba9d992978
Update Kubernetes readme
2022-09-23 19:50:38 -02:30
Chas Lynch
c134427568
Merge pull request #205 from 1Password/204/google-workspace-credentials-k8s-fix
...
Add Google Workspace configuration to Kubernetes example
2022-09-19 10:04:49 -04:00
Scott Lougheed
1b2e00bb89
fixing typo in readme for create secret command
...
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:15:52 -07:00
Scott Lougheed
ff77c5b1d1
rebase to retro-sign
2022-09-15 17:15:17 -07:00
Scott Lougheed
e597a93011
updating readme signed
...
Updating readme to include details of an error a person might encounter when applying a deployment from the same directory as the workspace json files.
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:14:54 -07:00
Scott Lougheed
480d9ce764
Fixing type in readme for create secret command
...
signed
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:14:19 -07:00
Scott Lougheed
ea7cb04d66
Updating readme
...
signed Updating readme to include details of an error a person might encounter when applying a deployment from the same directory as the workspace json files so they can self-troubleshoot.
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:14:13 -07:00
Scott Lougheed
443fcc3dae
changing mount path and adding .json
...
signed
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:14:02 -07:00
Scott Lougheed
56ca993a1d
workspace secrets optional, readme updated
...
signed Tested deployments with/without workspace credentials. Marked workspace secrets as optional. Updated readme to encourage users to specify a secret name as has recently been done with the scimsession file.
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:13:53 -07:00
Scott Lougheed
7c9af927fa
Initial support for workspace creds
...
signed Initial proof of concept to support workspace credentials. Moves to projected volumes for mounting secrets, since that supports multiple secrets in one dir.
Co-Authored-By: Adam Pike <adam.pike@1password.com >
2022-09-15 17:13:45 -07:00
Adam Pike
ad9c748e98
Merge pull request #202 from 1Password/solutions/aws-terraform-google-workspace
...
Introduce Google Workspace configuration for AWS Terraform deployment example
2022-09-13 12:25:31 -02:30
Adam Pike
5ae8ab5dfc
Remove domain key from workspace-settings.json
...
Resolves #203 .
Co-Authored-By: Chas Lynch <chas@lynchcrew.net >
2022-09-13 11:12:31 -02:30
Adam Pike
5211846167
Clarify variable description
...
Signed-off-by: Adam Pike <adam.pike@1password.com >
2022-09-10 16:43:51 -02:30
Adam Pike
8e109a98f8
Refresh readme
...
Add collapsible sections, specify `terraform` language in relevant code blocks
2022-09-10 16:43:51 -02:30
Adam Pike
8d1471a902
Encode module path, update file function call
...
Signed-off-by: Adam Pike <adam.pike@1password.com >
2022-09-10 16:43:51 -02:30
Adam Pike
fa1bc849c8
White space formatting for .tfvars template
...
Signed-off-by: Adam Pike <adam.pike@1password.com >
2022-09-10 16:43:51 -02:30
Adam Pike
cf8d21ac89
Include default null values in task definition
...
For cleaner `terraform apply` when merging changes to container definitions
2022-09-10 16:43:51 -02:30
Adam Pike
2eeede3bd8
Add instructions to enable GW config to readme
...
Co-Authored-By: Bryan Black <bryan.black@agilebits.com >
Co-Authored-By: Scott Lougheed <scott@scottlougheed.com >
2022-09-10 16:43:51 -02:30
Adam Pike
9bd4d9e950
Refactor container defs, invoke GW module
...
Co-Authored-By: Bryan Black <bryan.black@agilebits.com >
Co-Authored-By: Scott Lougheed <scott@scottlougheed.com >
2022-09-10 16:43:51 -02:30
Adam Pike
6b3c1ff266
Add workspace config to .gitignore
2022-09-10 16:43:51 -02:30
Adam Pike
d878e1559b
Introduce variable to enable GW config
...
Co-Authored-By: Bryan Black <bryan.black@agilebits.com >
Co-Authored-By: Scott Lougheed <scott@scottlougheed.com >
2022-09-10 16:43:40 -02:30
Adam Pike
ff2feaaa8b
Introduce Google Workspace module
...
Co-Authored-By: Bryan Black <bryan.black@agilebits.com >
Co-Authored-By: Scott Lougheed <scott@scottlougheed.com >
2022-09-10 16:43:40 -02:30
Chas Lynch
d47b25015f
Merge pull request #196 from 1Password/chas/2673-update-resource-recommendations
...
Add resource recommendations for SCIM and Redis deployments to README
2022-09-07 09:40:43 -04:00
chas
4cf2f4d37d
Update ecsfargate example
2022-08-30 10:16:07 -04:00