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

EOS-25148: Generate support Bundle inside K8s env. #593

Merged
merged 15 commits into from
Oct 19, 2021
Merged

EOS-25148: Generate support Bundle inside K8s env. #593

merged 15 commits into from
Oct 19, 2021

Conversation

gargpalak048
Copy link
Contributor

@gargpalak048 gargpalak048 commented Oct 17, 2021

Problem Statement

  • Generate support Bundle inside K8s env.

Design

-Finalized Design for SB generation:
https://seagate-systems.atlassian.net/wiki/spaces/PUB/pages/749076684/Node+level+Support+Bundle+Collection

Coding

  • Coding conventions are followed and code is consistent [Y/N]: Y
  • Confirm All CODACY errors are resolved [Y/N]:

Testing

  • Confirm that Test Cases are added (for both the cases, fix and feature) [Y/N]:
  • Confirm Test Cases cover Happy Path, Non-Happy Path and Scalability [Y/N]:
  • [Y] Confirm Testing was performed with installed RPM [Y/N]:

Review Checklist

Before posting the PR please ensure

  • PR is self reviewed
  • Is there a change in filename/package/module or signature [Y/N]:
  • If yes for above point, Is a notification sent to all other cortx components [Y/N]
  • Jira is updated
  • Check if the description is clear and explained.
  • Check Acceptance Criterion is defined.
  • [] All the tests performed should be mentioned before Resolving a JIRA.
  • Verification needs to be done before marked as Closed/Verified

Documentation

@gargpalak048 gargpalak048 changed the title Generate support Bundle inside K8s env. EOS-25148: Generate support Bundle inside K8s env. Oct 17, 2021
Copy link
Contributor

@sachinpunadikar sachinpunadikar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why default path for cluster.conf is in use? Path for this file is already provided as an input

@gargpalak048
Copy link
Contributor Author

gargpalak048 commented Oct 19, 2021

Why default path for cluster.conf is in use? Path for this file is already provided as an input

If config url is not parsed as an user input, it will use default config.
check #L47 in cortx_support_bundle.py

Copy link
Contributor

@vastradparayya vastradparayya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update test cases

Copy link
Contributor

@sachinpunadikar sachinpunadikar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants