-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Henrykie/helix swarm #306
Henrykie/helix swarm #306
Conversation
db6c82a
to
3529f3f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, made some minor comments on naming standard for fqdn prefix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see inline comments. small fixes
b257f36
to
d724fa1
Compare
@jorisdon @gabebatista @kylesomers I've made changes to the actual commit history on this branch to match Joris's git strategy as discussed. Individual commits can be reviewed as discrete pieces (swarm updates, core updates, etc...). This makes reviews easier. It also allows us to rebase the feature branch onto main and have each of these commits show up in changelog. |
f6425ef
to
28710a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Introduces Elasticache for Redis OSS in place of the redis sidecar container. Removes unsupported EFS variables and IAM permissions. Adds configuration sidecar for enabling SSO login on Helix Swarm.
…ervice deployments
…s are not provided
…ix Authentication Service
… sample Helix Swarm module
28710a7
to
87e1578
Compare
Issue number:
closes #41
closes #294
Summary
General improvements to the Perforce Helix Swarm module, and Perforce Helix Swarm example configurations.
Changes
= Replace Redis sidecar container with Elasticache.
= Adds SSO enable flag to Helix Swarm module.
User experience
enable_sso
to configure Swarm to use the SSO login page.existing_redis_connection
variable.Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change?
Yes. This does replace the existing Redis sidecar container in the Helix Swarm module with a dedicated Elasticache cluster.
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created might not be successful.