Fix #575: Replaced deprecated utils.Unmarshal and removed unused variables
Description
This PR fixes #575 by replacing deprecated utils.Unmarshal with json.Unmarshal and removing unused variables from the codebase.
Notes for Reviewers
- The changes involve updates to two specific files:
config/provider/inmem.goandutils/kubernetes/crd.go. - Please verify that the replacement of
utils.Unmarshaldoes not impact any other parts of the code that may rely on its specific behavior.
Signed commits
- [x] Yes, I signed my commits.
Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Community Welcome Guide and sure to join the community Slack. Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while peforming a commit.
Thank you, @ShivanshuGupta07!
@ShivanshuGupta07 merge conflicts
@MUzairS15, so no changes are required now?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.