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 the external service name method from KafkaResources #11023

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Jan 10, 2025

Type of change

  • Task

Description

The externalBootstrapServiceName in the KafkaResources class is a relict from the times long gone as we do not have any special external service now (all listeners are named by the user and have their own types). It should not be in the KafkaResources class that is in the API (it was also used in tests only anyway). This PR removes it.

Checklist

  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

@scholzj scholzj added this to the 0.46.0 milestone Jan 10, 2025
@scholzj scholzj requested a review from ppatierno January 10, 2025 11:02
@scholzj
Copy link
Member Author

scholzj commented Jan 10, 2025

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 8032536 into strimzi:main Jan 11, 2025
21 checks passed
@scholzj scholzj deleted the remove-external-service-name-method-from-kafka-resources branch January 11, 2025 18:07
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