Skip to content

feat(operator): allow users to configure virtual-host-style for S3 secrets - #17363

Merged
JoaoBraveCoding merged 21 commits into
grafana:mainfrom
JoaoBraveCoding:LOG-6641
May 14, 2025
Merged

feat(operator): allow users to configure virtual-host-style for S3 secrets#17363
JoaoBraveCoding merged 21 commits into
grafana:mainfrom
JoaoBraveCoding:LOG-6641

Conversation

@JoaoBraveCoding

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

https://issues.redhat.com/browse/LOG-6641

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

@xperimental xperimental left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This seems to work great, left a comment if we should further simplify it (if I have not forgotten something).

Thanks for cleaning up the docs a bit as well 👍

Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
JoaoBraveCoding and others added 2 commits April 24, 2025 10:52
Co-authored-by: Robert Jacob <rojacob@redhat.com>
Signed-off-by: Joao Marcal <jmarcal@redhat.com>

@xperimental xperimental left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Works great, approving. 👍

I have left two comments on the PR, I think I'd consider them "optional".

Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
Comment thread operator/internal/handlers/internal/storage/secrets.go Outdated
JoaoBraveCoding and others added 3 commits April 29, 2025 09:37
Co-authored-by: Robert Jacob <rojacob@redhat.com>
Signed-off-by: Joao Marcal <jmarcal@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants