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

fix(datastore): mount cert in runner + improve logs + set hostname #320

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

corrieriluca
Copy link
Member

  • Mount the CA certificate for the datastore in the runner pod the same way it was already done for Hermitcrab
  • Add the hostname of the datastore in the config instead of being hardcoded for the default client implementation
  • Improve logging of the datastore server by displaying the service account authenticated for every request

Copy link
Collaborator

@LucasMrqes LucasMrqes left a comment

Choose a reason for hiding this comment

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

LGTM, TLS configuration is behaving as expected and correctly working (especially no cert-manager requirement if datastore tls and hermitcrab are disabled)

@Alan-pad Alan-pad merged commit 34db87c into main Sep 2, 2024
7 checks passed
LucasMrqes added a commit that referenced this pull request Sep 6, 2024
This environment variable was dropped in #320, preventing the run pods to reach the datastore
LucasMrqes added a commit that referenced this pull request Sep 6, 2024
…325)

This environment variable was dropped in #320, preventing the run pods to reach the datastore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants