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: check for presence of KafkaTopic status in managed topic lookup #1267

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

MikeEdgar
Copy link
Member

Fixes #1257

Signed-off-by: Michael Edgar <medgar@redhat.com>
@MikeEdgar MikeEdgar added this to the 0.5.0 milestone Dec 3, 2024
@MikeEdgar MikeEdgar requested a review from a team December 3, 2024 18:33
@MikeEdgar MikeEdgar enabled auto-merge (squash) December 4, 2024 01:28
@MikeEdgar MikeEdgar merged commit 4f63a53 into streamshub:main Dec 4, 2024
6 checks passed
@MikeEdgar MikeEdgar deleted the issue-1257 branch December 4, 2024 01:55
MikeEdgar added a commit that referenced this pull request Dec 23, 2024
Signed-off-by: Michael Edgar <medgar@redhat.com>
MikeEdgar added a commit that referenced this pull request Dec 23, 2024
* build(deps): bump io.strimzi:api from 0.44.0 to 0.45.0 in /api

Bumps [io.strimzi:api](https://github.com/strimzi/strimzi-kafka-operator) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/strimzi/strimzi-kafka-operator/releases)
- [Changelog](https://github.com/strimzi/strimzi-kafka-operator/blob/main/CHANGELOG.md)
- [Commits](strimzi/strimzi-kafka-operator@0.44.0...0.45.0)

---
updated-dependencies:
- dependency-name: io.strimzi:api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: remove workaround from #1267

Signed-off-by: Michael Edgar <medgar@redhat.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Michael Edgar <medgar@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Edgar <medgar@redhat.com>
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.

Only consider a topic managed when the KafkaTopic CR has a status
2 participants