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

operator: add mTLS authentication to tenants #9906

Merged
merged 15 commits into from
Jul 18, 2023

Conversation

JoaoBraveCoding
Copy link
Collaborator

@JoaoBraveCoding JoaoBraveCoding commented Jul 11, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:
https://issues.redhat.com/browse/LOG-4289

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
    • If the change is worth mentioning in the release notes, add add-to-release-notes label
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md
  • For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR

Copy link
Collaborator

@periklis periklis left a comment

Choose a reason for hiding this comment

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

Goes into the right direction. I left a couple of improvement comments to consider. However moving forward this PR needs to expand watching for Secret/ConfigMap changes on the lokistack controller level to reconcile the gateway tenants config (i.e. when mTLS certs are rotated).

operator/apis/loki/v1/lokistack_types.go Outdated Show resolved Hide resolved
operator/internal/manifests/gateway_tenants.go Outdated Show resolved Hide resolved
operator/internal/manifests/internal/gateway/build.go Outdated Show resolved Hide resolved
operator/internal/manifests/internal/gateway/build_test.go Outdated Show resolved Hide resolved
operator/internal/manifests/var.go Show resolved Hide resolved
operator/apis/loki/v1/lokistack_types.go Show resolved Hide resolved
operator/apis/loki/v1/lokistack_types.go Outdated Show resolved Hide resolved
@JoaoBraveCoding JoaoBraveCoding marked this pull request as ready for review July 18, 2023 09:18
@JoaoBraveCoding JoaoBraveCoding requested a review from a team as a code owner July 18, 2023 09:18
@periklis periklis merged commit 50c4216 into grafana:main Jul 18, 2023
@JoaoBraveCoding JoaoBraveCoding deleted the log-4289 branch January 31, 2024 11:09
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.

2 participants