Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

CORTX-33763: Data pods going to "crashloopbackoff" state during deployment #2040

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

Vinoth2101
Copy link
Contributor

- MOTR RPC MSG SIZE  and QUEUE LENGTH values are changed for confd containers
- reduced the formula and having static condition to update the values

Signed-off-by: Vinoth.V vinoth.v@seagate.com

Problem Statement

  • K8s deployment crashed due to OOM on confd containers

Design

  • Fixing the RPC MSG SIZE and RPC QUEUE LENGTH to minimum value.

Coding

Checklist for Author

  • Coding conventions are followed and code is consistent

Testing

Checklist for Author

  • Unit and System Tests are added
  • Test Cases cover Happy Path, Non-Happy Path and Scalability
  • Testing was performed with RPM

Impact Analysis

Checklist for Author/Reviewer/GateKeeper

  • Interface change (if any) are documented
  • Side effects on other features (deployment/upgrade)
  • Dependencies on other component(s)

Review Checklist

Checklist for Author

  • JIRA number/GitHub Issue added to PR
  • PR is self reviewed
  • Jira and state/status is updated and JIRA is updated with PR link
  • Check if the description is clear and explained

Documentation

Checklist for Author

  • Changes done to WIKI / Confluence page / Quick Start Guide

@cla-bot
Copy link

cla-bot bot commented Aug 2, 2022

Thanks for your contribution!
The CLA bot has flagged your contribution as not having a Contributor License Agreement
in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored.
The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning.
More information about this can be found here.

@cortx-admin
Copy link

Can one of the admins verify this patch?

@cla-bot
Copy link

cla-bot bot commented Aug 2, 2022

Thanks for your contribution!
The CLA bot has flagged your contribution as not having a Contributor License Agreement
in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored.
The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning.
More information about this can be found here.

…yment

	- MOTR RPC MSG SIZE  and QUEUE LENGTH values are changed for confd containers
	- reduced the formula and having static condition to update the values

Signed-off-by: Vinoth.V <vinoth.v@seagate.com>
@cla-bot
Copy link

cla-bot bot commented Aug 3, 2022

Thanks for your contribution!
The CLA bot has flagged your contribution as not having a Contributor License Agreement
in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored.
The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning.
More information about this can be found here.

@cla-bot
Copy link

cla-bot bot commented Aug 4, 2022

Thanks for your contribution!
The CLA bot has flagged your contribution as not having a Contributor License Agreement
in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored.
The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning.
More information about this can be found here.

@madhavemuri madhavemuri merged commit b706ca3 into Seagate:main Aug 4, 2022
@rkothiya
Copy link
Contributor

rkothiya commented Aug 4, 2022

Madhav gave an exception and merged this.

@rkothiya rkothiya added the Exception Allowed to merge without runing ut and st label Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Exception Allowed to merge without runing ut and st
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants