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

HELP-56667: Revert changes in PR #1967 for DiskIOPS for Kubernetes deployment #2812

Merged
merged 1 commit into from Mar 28, 2024

Conversation

igor-karpukhin
Copy link
Contributor

Proposed changes

Jira ticket: HELP-56667

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

helderjs
helderjs previously approved these changes Mar 27, 2024
s-urbaniak
s-urbaniak previously approved these changes Mar 28, 2024
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

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

hold

@@ -44,3 +44,11 @@ func GetNonZeroValue[T constraints.Integer](val T) *T {

return nil
}

func IntToInt64(source *int) *int64 {
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you move this closer to the kube package, these methods are a bit of a hack for converting between the SDK and the operator internal and not really helpful for them to be exposed to all the code base

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Moved to .../kubernetes/operator/convert/ package

Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks

Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

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

LGTM

@igor-karpukhin igor-karpukhin merged commit c79e7f7 into master Mar 28, 2024
17 checks passed
@igor-karpukhin igor-karpukhin deleted the HELP-56667-disk-iops branch March 28, 2024 13:59
@fmenezes fmenezes mentioned this pull request Apr 5, 2024
6 tasks
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.

None yet

4 participants