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

Planned Prod Agent release fixes #620

Merged
merged 8 commits into from
Aug 6, 2021
Merged

Conversation

ganga1980
Copy link
Contributor

@ganga1980 ganga1980 commented Aug 5, 2021

PR has following changes

  1. Fix for the CPU spike which caused by unattended auto upgrades of the packages
  2. MDSD fixes on top of drop what we released - https://github.com/microsoft/Docker-Provider/blob/ci_prod/kubernetes/linux/setup.sh#L13 for following issues
  • Fix for the core dump issue
  • Reduce the verbosity of the error logs. Only logged after 3 retry attempts. No error logs if API called failed within in retry threshold
  • Timeout of the OMS homing service increased to 60s from 30s as we see ~1288 clusters are seeing these calls are getting timedout
  1. Fix for the AKS Github issue - Monitoring addon / OMS agent - memory consumption, oom restarts Azure/AKS#2457
  2. Tailing of mdsd.err log file in replicaset for the agent telemetry

@ganga1980 ganga1980 requested a review from a team August 5, 2021 16:10
@ganga1980 ganga1980 changed the title Fix for CPU spike which caused by unattended auto upgrades of the package Planned Prod Agent release fixes Aug 5, 2021
ReleaseNotes.md Show resolved Hide resolved
@ganga1980 ganga1980 merged commit 082ca17 into ci_prod Aug 6, 2021
jatakiajanvi12 pushed a commit that referenced this pull request Dec 2, 2022
* get rid off apt-add-repository & apt-add-repository for ruby install

* update mdsd build with core dump fixes

* fix for aks github issue-2457

* Tailing of mdsd.err file in replicaset for the telemetry

* release updates

* remove build dependencies

* update yaml with ciprod08052021 image tag
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.

None yet

2 participants