Skip to content

Document enabledIPv6 single-stack fix, metrics bind field, and drain reliability (What's new) - #346

Draft
promptless-for-oss wants to merge 1 commit into
kube-logging:masterfrom
Promptless:promptless/ipv6-single-stack-metrics-bind
Draft

Document enabledIPv6 single-stack fix, metrics bind field, and drain reliability (What's new)#346
promptless-for-oss wants to merge 1 commit into
kube-logging:masterfrom
Promptless:promptless/ipv6-single-stack-metrics-bind

Conversation

@promptless-for-oss

Copy link
Copy Markdown
Contributor

Open in Promptless

Adds a new "## Unreleased" section to the What's new page documenting the user-facing changes from two coupled, still-open logging-operator PRs (#2310 "Make enabledIPv6 work without breaking single-stack clusters" and #2311 "fix: adopt custom-runner v1.0.0").

The entry covers: enabledIPv6 now working on single-stack IPv4, single-stack IPv6, and dual-stack clusters (the operator probes which IP families the cluster can allocate and requests only those, and preserves families already assigned to existing Services — fixing a regression that stalled reconciliation); the new bind field on the metrics and bufferVolumeMetrics configuration of the Fluentd and Fluent Bit specs; syslog-ng now listening on IPv6 when enabledIPv6 is set; the syslog-ng config-reloader exposing its metrics on port 9533; the syslog-ng metricsService and bufferVolumeMetricsService overrides now being applied; and the Fluentd graceful drain reliably stopping the node-exporter sidecar.

Placed under "## Unreleased" because both source PRs are open and the changes are not yet in a released version; the wording is deliberately flag- and version-agnostic so it stays accurate regardless of which PR merges first. The CRD reference pages for these fields are generated from the operator source and were intentionally not hand-edited.

Trigger Events

…, and drain reliability

Documents the user-facing changes from logging-operator PRs #2310 and #2311
under a new Unreleased section: enabledIPv6 now works on single-stack and
IPv6-only clusters, the new metrics bind field, syslog-ng IPv6 listener,
config-reloader metrics on 9533, syslog-ng metrics service overrides, and the
Fluentd graceful drain reliably stopping the node-exporter sidecar.
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.

1 participant