mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
Adds IncludeAllDeployments option to show all deployments, not just problem ones (where replicas don't match desired). This provides parity with the existing --kube-include-all-pods flag. - Add IncludeAllDeployments to kubernetesagent.Config - Add --kube-include-all-deployments flag and PULSE_KUBE_INCLUDE_ALL_DEPLOYMENTS env var - Update collectDeployments to respect the new flag - Add test for IncludeAllDeployments functionality - Update UNIFIED_AGENT.md documentation Addresses feedback from PR #855
9 lines
200 B
Markdown
9 lines
200 B
Markdown
# Release Notes
|
|
|
|
Pulse release notes live on GitHub:
|
|
https://github.com/rcourtman/Pulse/releases
|
|
|
|
For historical v4 notes that previously lived in this repo, see:
|
|
`docs/releases/RELEASE_NOTES_v4.md`
|
|
|