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: Fix OIDC.IssuerCAPath by updating it to type CASpec #9972

Merged
merged 6 commits into from
Jul 21, 2023

Conversation

JoaoBraveCoding
Copy link
Collaborator

@JoaoBraveCoding JoaoBraveCoding commented Jul 18, 2023

What this PR does / why we need it:
Currently OIDC.IssuerCAPath only accepts a string without actually mounting any volume on the gateway deployment
Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer: Depends on #9906

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

@JoaoBraveCoding
Copy link
Collaborator Author

Some hardish edges still to polish will finish them once #9906 gets merged

@JoaoBraveCoding JoaoBraveCoding changed the title Fix OIDC.IssuerCAPath by updating it to type CASpec operator: Fix OIDC.IssuerCAPath by updating it to type CASpec Jul 20, 2023
@JoaoBraveCoding JoaoBraveCoding marked this pull request as ready for review July 20, 2023 10:04
@JoaoBraveCoding JoaoBraveCoding requested a review from a team as a code owner July 20, 2023 10:04
@periklis periklis enabled auto-merge (squash) July 21, 2023 08:54
@periklis periklis merged commit 0fd9331 into grafana:main Jul 21, 2023
LinTechSo pushed a commit to LinTechSo/loki that referenced this pull request Jul 21, 2023
…a#9972)

Co-authored-by: Periklis Tsirakidis <periklis@redhat.com>
@JoaoBraveCoding JoaoBraveCoding deleted the fix-issuerCAPath 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