Nasar Khan
Nasar Khan
@miq-bot cross-repo-tests https://github.com/ManageIQ/manageiq-schema/pull/655
@agrare ready for review
It seems that there are still a number of vulnerabilities with kafka and log4j. Some can be mitigated by workarounds in removing .jar artifacts from log4j however, there are still...
@miq-bot add_label quinteros/yes?
@Fryguy I've addressed the feedback. Due to the method name change this is now dependent on downstream changes, marking as WIP until those are complete but please continue to review....
PR https://github.com/ManageIQ/manageiq-pods/pull/951
@Fryguy @bdunne I believe the last component for this was kafka/zookeeper which is now resolved
Marking as WIP since I'm not exactly sure how to test this before merging
Successfully tested this by swapping all `github.com/ManageIQ/manageiq-pods` references with my fork `github.com/nasark/manageiq-pods`, then pulling the package downstream using the commit hash `go get -d -u github.com/nasark/manageiq-pods/manageiq-operator@`
@tariksimsek Please check your kafka deployment. The strimzi operator deploys services in the following order: `zookeeper -> kafka -> entity operator`. The entity operator manages the `manageiq-user` secret which means...