-
Notifications
You must be signed in to change notification settings - Fork 198
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
## Description #1080
## Description #1080
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2b8021 - Browse repository at this point
Copy the full SHA d2b8021View commit details -
[INTERNAL] Use local replacement for sub-modules (#54)
As part of banzaicloud#929, the local replacement for sub-modules was removed in favor of using valid tags. Adobe Koperator fork has some internal changes in the api sub-module, so we need to use the local version of the sub-module instead of the upstream version, so we are forced to revert the changes from banzaicloud#929.
Configuration menu - View commit details
-
Copy full SHA for a5ea111 - Browse repository at this point
Copy the full SHA a5ea111View commit details -
[INTERNAL] [BUILD] Publish docker images to adobe/kafka-operator and …
…adobe/kafka docker hub repos - build the koperator docker image - build Apache kafka docker image When `kafka-*` tags are created a github action is triggered to build and push a new adobe/kafka docker image version Allow broker libs injector to copy jars into KAFKA_HOME
Configuration menu - View commit details
-
Copy full SHA for c1173d0 - Browse repository at this point
Copy the full SHA c1173d0View commit details -
[INTERNAL] make manifests should be called manually, if needed (#25)
We made some chnages for spinnaker annotations and `preserveUnknownFields` that would be overriden by `make manifests`
Configuration menu - View commit details
-
Copy full SHA for e5152f7 - Browse repository at this point
Copy the full SHA e5152f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9adaf - Browse repository at this point
Copy the full SHA fe9adafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca9d51 - Browse repository at this point
Copy the full SHA 8ca9d51View commit details -
[INTERNAL] Ensure external listerners are always the first the advert…
…ised.listeners configuration This is needed for old clients connecting to kafka through Zookeeper that does not have a way to infer the right listener. In this case, the first listener in the advertised.listener config is used to connect to brokers. This patch ensures the external listeners (those reachable from outside) are listed before internal ones
Configuration menu - View commit details
-
Copy full SHA for 4335c20 - Browse repository at this point
Copy the full SHA 4335c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 685da4e - Browse repository at this point
Copy the full SHA 685da4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84345fc - Browse repository at this point
Copy the full SHA 84345fcView commit details -
Enable envoy idleTimeout and TCP keep-alive for connections to kafka …
…and clients 1/ Kafka broker defines connections.max.idle.ms=600s To ensure envoy as a client for kafka broker is terminating the connection first to avoid network disconnects this patch is setting the idleTimeout to value slightly less than that 2/ Enable tcp-keep alive for all TCP connections established by envoy to kafka and to client (or fronting Load Balancer)
Configuration menu - View commit details
-
Copy full SHA for 9b060e2 - Browse repository at this point
Copy the full SHA 9b060e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450ebe7 - Browse repository at this point
Copy the full SHA 450ebe7View commit details -
Envoy config generated by the operator is invalid in envoy 1.22
Added explicit typeconfig for envoy.filters.http.router ``` [2022-06-16 13:27:58.425][1][info][main] [source/server/server.cc:939] exiting Didn't find a registered implementation for 'envoy.filters.http.router' with type URL: '' ```
Configuration menu - View commit details
-
Copy full SHA for eea16ab - Browse repository at this point
Copy the full SHA eea16abView commit details -
Added TaintedBrokersSelector to kafkaClusterSpec (#48)
Co-authored-by: Adrian Muraru <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecf3223 - Browse repository at this point
Copy the full SHA ecf3223View commit details -
* Implement disk removal feature --------- Co-authored-by: Alex Necula <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a40d5fe - Browse repository at this point
Copy the full SHA a40d5feView commit details -
Handle async response from CC /state endpoint (#56)
* Handle the case when the request to CC STATE endpoint returns the async task instead of the result When the request on /state endpoint of CC takes longer than webserver.request.maxBlockTimeMs, then CC will convert the request into an async task and will respond with the taskID instead of the result. The Koperator should handle this case by waiting for CC to complete the task.
Configuration menu - View commit details
-
Copy full SHA for f023d28 - Browse repository at this point
Copy the full SHA f023d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514fa07 - Browse repository at this point
Copy the full SHA 514fa07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a9fc2 - Browse repository at this point
Copy the full SHA 16a9fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfb6b9 - Browse repository at this point
Copy the full SHA cdfb6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e7253 - Browse repository at this point
Copy the full SHA 18e7253View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb7ebf - Browse repository at this point
Copy the full SHA edb7ebfView commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f78c06 - Browse repository at this point
Copy the full SHA 5f78c06View commit details
Commits on Dec 22, 2023
-
Co-authored-by: Petruț™ <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7383921 - Browse repository at this point
Copy the full SHA 7383921View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8172c6e - Browse repository at this point
Copy the full SHA 8172c6eView commit details
Commits on Feb 28, 2024
-
Added arm64 to docker build platforms (#73)
* Added arm64 to docker build platforms * Regenerated headers for 2024
Configuration menu - View commit details
-
Copy full SHA for 5bcb31f - Browse repository at this point
Copy the full SHA 5bcb31fView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b16b29 - Browse repository at this point
Copy the full SHA 2b16b29View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa25e15 - Browse repository at this point
Copy the full SHA aa25e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b08a1 - Browse repository at this point
Copy the full SHA 87b08a1View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb519ee - Browse repository at this point
Copy the full SHA bb519eeView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fa0856 - Browse repository at this point
Copy the full SHA 9fa0856View commit details