Skip to content

Conversation

lsierant
Copy link
Contributor

@lsierant lsierant commented Oct 3, 2025

Summary

Proof of Work

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@lsierant lsierant changed the base branch from master to lsierant/search-8.2 October 3, 2025 14:11
Copy link

github-actions bot commented Oct 3, 2025

⚠️ (this preview might not be accurate if the PR is not rebased on current master branch)

MCK 1.5.0 Release Notes

New Features

  • Improve automation agent certificate rotation: the agent now restarts automatically when its certificate is renewed, ensuring smooth operation without manual intervention and allowing seamless certificate updates without requiring manual Pod restarts.

Bug Fixes

  • MongoDBMultiCluster: fix resource stuck in Pending state if any clusterSpecList item has 0 members. After the fix, a value of 0 members is handled correctly, similarly to how it's done in the MongoDB resource.

Copy link

Semgrep found 1 invalid-usage-of-modified-variable finding:

  • controllers/operator/appdbreplicaset_controller.go

Variable podVars is likely modified and later used on error. In some cases this could result in panics due to a nil dereference

Help? Slack #semgrep-help or go/semgrep-help.

Resolution Options:

  • Fix the code
  • Reply /fp $reason (if security gap doesn’t exist)
  • Reply /ar $reason (if gap is valid but intentional; add mitigations/monitoring)
  • Reply /other $reason (e.g., test-only)

@lsierant lsierant force-pushed the lsierant/check-wait-goal branch from b7d6023 to d6d17dd Compare October 3, 2025 15:59
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