Skip to content
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

chore: support broker tls #753

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: support broker tls #753

wants to merge 1 commit into from

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Feb 27, 2025

Currently contains mostly support for configuring lagoon-build-deploy and lagoon-core via TLS. Will need to adapt to configure storage-calculator and insights-remote as well.

There aren't any changes required in uselagoon/lagoon to support TLS with broker, but there is some cleaning up required with the broker to remove some unused files, and maybe build in some development certificate generation as a fallback in the broker.

They all have pending pullrequests to support talking to broker via TLS

@shreddedbacon shreddedbacon force-pushed the broker-tls branch 7 times, most recently from be72da5 to 8296107 Compare February 28, 2025 02:57
@shreddedbacon shreddedbacon force-pushed the broker-tls branch 3 times, most recently from 91909a2 to e5f6ed9 Compare February 28, 2025 09:45
@@ -39,7 +39,7 @@ OVERRIDE_BUILD_DEPLOY_DIND_IMAGE =
OVERRIDE_ACTIVE_STANDBY_TASK_IMAGE =
# Overrides the image tag for amazeeio/lagoon-builddeploy whose default is
# the lagoon-build-deploy chart appVersion.
OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG =
OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG = rabbit-tls
Copy link
Member Author

@shreddedbacon shreddedbacon Feb 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

required until uselagoon/remote-controller#282 merged/released

@shreddedbacon shreddedbacon force-pushed the broker-tls branch 2 times, most recently from afa558a to 2ca8f79 Compare March 2, 2025 22:57
-----END EC PRIVATE KEY-----

image:
tag: "rabbit-tls"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is required until uselagoon/remote-controller#282 is merged/released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant