Skip to content

Enable goroutine collection on KAS shutdown in gprd

Timo Furrer requested to merge timofurrer-master-patch-2248 into master

What does this MR do?

MR for gstg and pre is at Enable goroutine collection on KAS shutdown in ... (!3743 - merged)

This change set enables collection of goroutine dumps when a shutdown is triggered for KAS.

This is meant to help the investigation for Investigate tunnel registration GC spike w.r.t ... (gitlab-org/cluster-integration/gitlab-agent#589)

This setting can be removed once the investigation is completed.

See implementation of this variable here.

Refs gitlab-org/cluster-integration/gitlab-agent#589

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Check if all of the following apply:
    • Assign to the correct reviewer per the contributing document
    • Apply the correct metadata per the contributing document
    • Link to related MRs for applying the changes on other environments
    • Link to related Chef changes
    • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Check if all of the following apply:
    • Reviewed the diff jobs to confirm changes are as expected
    • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation

Applier Check-list

  • Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)
Edited by Timo Furrer

Merge request reports