Skip to content

Minor fixes #783

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

Merged
merged 2 commits into from
Jan 3, 2022
Merged

Minor fixes #783

merged 2 commits into from
Jan 3, 2022

Conversation

metacosm
Copy link
Collaborator

@metacosm metacosm commented Jan 3, 2022

  • fix: remove unneeded Kind annotation and add comment where it's needed
  • fix: toString methods were incorrect

@metacosm metacosm self-assigned this Jan 3, 2022
@metacosm metacosm requested a review from csviri January 3, 2022 15:48
@@ -7,7 +7,7 @@

@Group("sample.javaoperatorsdk.io")
@Version("v2")
@Kind("TestCustomResource")
@Kind("TestCustomResource") // this is needed to override the automatically generated kind
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ahh, ok I guess missed this.

@csviri csviri merged commit db359ad into main Jan 3, 2022
@csviri csviri deleted the typos branch January 3, 2022 15:59
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.

2 participants