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

object: add opsLogSidecar to gateway subsection from zone #15199

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

ideepika
Copy link
Contributor

@ideepika ideepika commented Dec 18, 2024

Correct yaml config for opsLogSidecar field from zone.opsLogSidecar to gateway.opsLogSidecar

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

@ideepika ideepika requested a review from travisn December 18, 2024 08:48
@BlaineEXE
Copy link
Member

BlaineEXE commented Dec 18, 2024

Could you please add a commit body and description to the github PR that explains what is changing?

Comment on lines 115 to 117
#zone:
#name: zone-a
# service endpoint healthcheck
Copy link
Member

Choose a reason for hiding this comment

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

Let's take some time to fix the formatting of the comment here as well to match the rest of the example, and to fix the broken indentation of name.

Suggested change
#zone:
#name: zone-a
# service endpoint healthcheck
# zone:
# name: zone-a
# service endpoint healthcheck

@travisn
Copy link
Member

travisn commented Dec 18, 2024

Could you please add a commit body and description to the github PR that explains what is changing?

@ideepika LGTM, if you could also add the brief description, thanks

Update YAML configuration to correctly place the opsLogSidecar field
under gateway.opsLogSidecar instead of zone.opsLogSidecar, as it is a
configuration option specific to the RGW gateway.

Signed-off-by: Deepika Upadhyay <deepika.upadhyay@clyso.com>
@BlaineEXE BlaineEXE merged commit 52eab6c into rook:master Dec 20, 2024
53 of 55 checks passed
travisn added a commit that referenced this pull request Jan 2, 2025
object: add opsLogSidecar to gateway subsection from zone (backport #15199)
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.

3 participants