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

Resolved - Generalize the function get_path_value_from_dict in kubernetes and json handler and move it to common.py #145 #159

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

AkashS0510
Copy link
Collaborator

#145

Refactored get_path_value_from_dict.
Moved get_path_value_from_dict to common.py.
Refactored Kubernetes and JSON handler files to import from common.py.

Copy link
Member

@refeed refeed left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this! Looks good overall, just one comment

src/tirith/providers/common.py Outdated Show resolved Hide resolved
Refactor get_path_value_from_dict

Moved get_path_value_from_dict to common.py.
Refactored Kubernetes and JSON handler files to import from common.py.

Updated Common.py
Copy link

sonarcloud bot commented Aug 7, 2024

Copy link
Collaborator

@samriddhi99 samriddhi99 left a comment

Choose a reason for hiding this comment

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

Thanks for the changes. LGTM 👍

Copy link
Member

@refeed refeed left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @AkashS0510 !

@refeed refeed merged commit 6d19cb4 into StackGuardian:main Aug 13, 2024
6 of 7 checks passed
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.

3 participants