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

Fix some consts visibility in kafkacluster_types.go #1053

Merged
merged 8 commits into from
Aug 28, 2023

Conversation

szykes
Copy link
Contributor

@szykes szykes commented Aug 25, 2023

Description

Mihai found some consts are not available publicly for unit test. I fixed them.

The original PR: #1043

I have tested this PR with a replace directive in go.mod and now the make all lint works.

Type of Change

  • Refactor

Checklist

@szykes szykes requested a review from a team as a code owner August 25, 2023 12:30
@szykes szykes merged commit 6cf4c4e into master Aug 28, 2023
4 checks passed
@szykes szykes deleted the eliminate-hardcoded-values branch August 28, 2023 06:33
@szykes szykes mentioned this pull request Aug 30, 2023
6 tasks
bartam1 pushed a commit that referenced this pull request Aug 30, 2023
* Eliminate hardcoded values + move them at the beginning of file

* Added some comments to defaults

* Update pod.go

* Apply suggestions from code review

Co-authored-by: Darren Lau <[email protected]>

* Fix visibility of some consts

* Build fix

---------

Co-authored-by: Darren Lau <[email protected]>
bartam1 added a commit that referenced this pull request Aug 30, 2023
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.

4 participants