Releases: adobe/koperator
Releases · adobe/koperator
Release 0.25.1-kafka-ts-rc2
Patching
Release 0.25.1-kafka-ts
Update jmx exporter metrics for kafka TS
Release 0.25.1-adobe-20230628
What's Changed
- Fix flaky tests by deleting nodeports explicitly by @ctrlaltluc in #67
- Allow dashes when parsing broker rack by @ctrlaltluc in #68
Full Changelog: https://github.com/adobe/koperator/commits/0.25.1-adobe-20230628
chart/kafka-operator/0.25.1-adobe-20230628
What's Changed
- Fix flaky tests by deleting nodeports explicitly by @ctrlaltluc in #67
- Allow dashes when parsing broker rack by @ctrlaltluc in #68
Full Changelog: https://github.com/adobe/koperator/commits/chart/kafka-operator/0.25.1-adobe-20230628
Release 0.25.0-adobe-20230609
- Fix unit tests after rebase (8f2fce0)
- Remove performance test workflow (#64) (542ed0d)
- Upgrade kafka to 3.4.1 (24f3e15)
- Allow broker libs injector to copy jars into KAFKA_HOME (98cd924)
- Allow concurrent broker restarts from same AZ (broker rack) (#62) (bc5fc4d)
- Upgrade kafka to 3.4.0 (#59) (609bc2e)
- Handle async response from CC /state endpoint (#56) (9cbf688)
- Remove disk feature (#53) (58d0915)
- [INTERNAL] Use local replacement for sub-modules (#54) (64fab90)
- [Internal] Update helm for adobe builds (#52) (1347806)
- Upgrade kafka to 3.3.1 (0425530)
- Upgrade kafka to 3.2.3 (ab550a0)
- Build kafka 3.2.2 (da1cdf5)
- Added TaintedBrokersSelector to kafkaClusterSpec (#48) (27d4377)
- Envoy config generated by the operator is invalid in envoy 1.22 (21ac777)
- [INTERNAL] Build kafka 3.1.1 using Oracle OpenJDK (3326b1c)
- Enable envoy tls termination (#41) (4f395db)
- Enable envoy idleTimeout and TCP keep-alive for connections to kafka and clients (551199c)
- [INTERNAL] Upgrade to Kafka 2.8.1 (#36) (a0f1c03)
- [INTERNAL] Generate CRDs resources (908b7c6)
- [INTERNAL] Ensure external listerners are always the first the advertised.listeners configuration (5da444e)
- [INTERNAL] Allow external listeners to be used for inner communication (#26) (8a5d080)
- [INTERNAL] Allow Kafka to use External DNS for inter-broker protocol (#17) (#22) (3cdfab1)
- [INTERNAL] make manifests should be called manually, if needed (#25) (3cc93c4)
- [INTERNAL] [BUILD] Publish docker images to adobe/kafka-operator and adobe/kafka docker hub repos (d0c747e)
- REBASE WITH UPSTREAM AS OF 2023-Jun-09
Full Changelog: 0.24.1-adobe-20230516...0.25.0-adobe-20230609
chart/kafka-operator/0.25.0-adobe-20230609
Fix unit tests after rebase
Release 0.24.1-adobe-20230516
What's Changed
- Handle async response from CC /state endpoint (#56) (999acbe)
- Remove disk feature (#53) (59a7e61)
- [INTERNAL] Use local replacement for sub-modules (#54) (362317d)
- [Internal] Update helm for adobe builds (#52) (af2a60f)
- Enabling k8s-csr for PKIbackend in kafka cluster spec (banzaicloud#970) (27bfa47)
- fix(ccerrormsg): update go-cruise-control to 0.6.0 (banzaicloud#969) (7b72374)
- Add option to provide API Group for customizable PKI (banzaicloud#966) (84c4643)
- Beautify readme (banzaicloud#965) (7fd0c80)
- Add customized Affinity configurations to in Cruise Control deployment (banzaicloud#963) (d63619c)
- Add Affinity field for Cruise Control in KafkaCluster resource(banzaicloud#962) (c94e166)
- Update readme (banzaicloud#961) (ce1be1f)
- Revised readme (banzaicloud#957) (9675b4a)
- Fix out of range panic in resizePVC fn (banzaicloud#958) (6871af2)
- release(Helm): bumped chart to 0.24.0 (banzaicloud#959) (55c60c6)
- Add Redhat Openshift support (banzaicloud#912) (5c78148)
- feat(api,kcl): added envoyCfg.PodSecurityContext (banzaicloud#956) (78055db)
- Fix: unused ingress resources cleanup for external listeners (banzaicloud#954) (12af3cd)
- Add removeUnusedIngressResource flag (banzaicloud#955) (f5a4e38)
- Bump up keystore-go to v4.4.1 (banzaicloud#952) (909061a)
- refactor: propagate context in test suite (banzaicloud#950) (a29f822)
- feat: update go-cruise-control to v0.4.0 (banzaicloud#949) (ecd5e7d)
- fix: missing Mock generation (banzaicloud#948) (a71a59a)
- refactor: license header gen/check (banzaicloud#947) (bb74caa)
- fix: handling license headers in source code (banzaicloud#946) (b943eef)
- Use testify/require in pkg webhooks sentinel errors unit tests (banzaicloud#944) (4211a9a)
- Fix TestCheckKafkaTopicExist (banzaicloud#943) (2283f93)
- Add Listener port validation (banzaicloud#939) (4b57253)
- Use node IP for advertised.listeners when node port is used (banzaicloud#936) (6ed8086)
- Allow creating KafkaTopic CR for topic that already present on the Kafka cluster (banzaicloud#934) (10dfa06)
- Add managedBy for kafkaTopic's status and nodePortNodeAddressType for BrokerConfig (banzaicloud#942) (d77ceb8)
- Bump golang.org/x/net in /properties (banzaicloud#940) (127b65c)
- Bump golang.org/x/net in /api (banzaicloud#941) (8bc1e5d)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /api (banzaicloud#938) (2476625)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /properties (banzaicloud#937) (60f5aa7)
- Bump golang.org/x/net from 0.1.0 to 0.7.0 (banzaicloud#935) (952f893)
- Refactor hard-coded configuration strings into const variables to improve code readability and extensibility (banzaicloud#917) (5fd77be)
- Bump up chart versions to 0.23.1 for a patch release (banzaicloud#933) (16f2685)
- Prevent kafka controller from running into NodePort service deletion and re-creation cycles indefinitely (banzaicloud#928) (c470369)
- Fix Kafka super.users override (banzaicloud#923) (5a64fb0)
- release(chart): bumped version 0.22.0->0.23.0 (banzaicloud#930) (8b57f6e)
- Refactored README badges (banzaicloud#931) (73cf322)
- Rename webhooks errors exported funcs (banzaicloud#925) (8c76627)
- Update sub-Go-module tags to valid values, remove local replacement (banzaicloud#929) (2ee4a81)
- Update benchmark kafka yaml (banzaicloud#927) (a3f0d00)
- Min and Max validation for KafkaCluster.spec.Brokers.[].Id (banzaicloud#924) (c26d16e)
- Augment error behaviour (banzaicloud#920) (b070277)
- remove duplicate import of api versioned packages (banzaicloud#921) (d447cfc)
Full Changelog: https://github.com/adobe/koperator/commits/0.24.1-adobe-20230516
chart/kafka-operator/0.24.1-adobe-20230516
What's Changed
- Added TaintedBrokersSelector to kafkaClusterSpec (#48) (e7e36a8)
- Enable envoy tls termination (#41) (6321dfd)
- [INTERNAL] Generate CRDs resources (b7f0ff4)
- Enabling k8s-csr for PKIbackend in kafka cluster spec (banzaicloud#970) (27bfa47)
- Add Affinity field for Cruise Control in KafkaCluster resource(banzaicloud#962) (c94e166)
- Fix out of range panic in resizePVC fn (banzaicloud#958) (6871af2)
- release(Helm): bumped chart to 0.24.0 (banzaicloud#959) (55c60c6)
- Add Redhat Openshift support (banzaicloud#912) (5c78148)
- feat(api,kcl): added envoyCfg.PodSecurityContext (banzaicloud#956) (78055db)
- Add removeUnusedIngressResource flag (banzaicloud#955) (f5a4e38)
- Add Listener port validation (banzaicloud#939) (4b57253)
- Allow creating KafkaTopic CR for topic that already present on the Kafka cluster (banzaicloud#934) (10dfa06)
- Bump up chart versions to 0.23.1 for a patch release (banzaicloud#933) (16f2685)
- release(chart): bumped version 0.22.0->0.23.0 (banzaicloud#930) (8b57f6e)
- Min and Max validation for KafkaCluster.spec.Brokers.[].Id (banzaicloud#924) (c26d16e)
Release 0.22.0-adobe-20230105
chart/kafka-operator/0.22.0-adobe-20230105
Helm update for kafka-operator/0.22.0-adobe-20230105