Skip to content

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