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

Remove serializable from API #9997

Merged
merged 3 commits into from
Apr 20, 2024
Merged

Conversation

see-quick
Copy link
Member

@see-quick see-quick commented Apr 18, 2024

Type of change

  • Enhancement / new feature
  • Refactoring

Description

This PR addresses an issue [1]. TLDR; Remove the Serializable interface because It's never serialized using Java serialization.

[1] - #2075

Checklist

  • Make sure all tests pass
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging

Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick see-quick added this to the 0.41.0 milestone Apr 18, 2024
@see-quick see-quick self-assigned this Apr 18, 2024
Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick
Copy link
Member Author

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@see-quick see-quick marked this pull request as ready for review April 19, 2024 06:45
@see-quick see-quick requested a review from a team April 19, 2024 06:45
Copy link
Member

@Frawless Frawless left a comment

Choose a reason for hiding this comment

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

I am not SME, but LGTM as long as everything works

@scholzj
Copy link
Member

scholzj commented Apr 19, 2024

I think you committed here way more than you wanted ...

…ne at the start of class

Signed-off-by: see-quick <maros.orsak159@gmail.com>
@scholzj
Copy link
Member

scholzj commented Apr 19, 2024

/azp run acceptance

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@see-quick see-quick added ready for merge Label for PRs which are ready for merge and removed needs review labels Apr 20, 2024
@see-quick see-quick merged commit 4a3db17 into strimzi:main Apr 20, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for merge Label for PRs which are ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants