Skip to content

Conversation

barkhachoithani
Copy link
Collaborator

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates fluent-bit configuration from the legacy .conf format to the modern YAML format. The change improves maintainability and aligns with fluent-bit's current recommended practices.

  • Updated fluent-bit container command and arguments to use YAML config file
  • Converted configuration files from .conf format to .yaml format with proper YAML structure
  • Enhanced output configuration processing with intelligent indentation handling for user-defined YAML

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
pkg/k8sutil/statefulset.go Added explicit command and args to use fluent-bit.yaml config file
pkg/k8sutil/configmap.go Converted fluent-bit configuration generation from .conf to .yaml format with improved output processing

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@barkhachoithani barkhachoithani merged commit 00976d5 into marklogic:develop Oct 8, 2025
3 checks passed
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.

2 participants