Releases: jaegertracing/jaeger-operator
Releases · jaegertracing/jaeger-operator
Release v1.26.0
Use github token for release (#1566) Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Release v1.25.0
- Add support repetitive arguments to operand (#1434, @rubenvp8510)
- Allow TLS flags to be disabled (#1440, @rubenvp8510)
- Add gRPC port for jaeger-query into its service resource (#1521, @rubenvp8510)
- Sidecar removed when annotation is false (#1508, @mfz85)
- Add support for GRPC storage plugin (#1517, @pavolloffay)
- Fix overwritten default labels in label selectors of
Service
(#1490, @rudeigerc) - Add resources requests and limits to the operator (#1515, @brunopadz)
- Instrument instances types (#1484, @rubenvp8510)
Release v1.24.0
- Include OIDC plugin in binary (#1501, @esnible)
- Update jaeger operator to support strimzi operator 0.23.0 (#1495, @rubenvp8510)
- Feature/add deployment strategy to crd (#1499, @ethernoy)
- Add cassandraCreateSchema affinity (#1475, @chasekiefer)
- Allow to pass ES_TIME_RANGE var to Spark dependencies job (#1481, @Gr1N)
- Pass secretName to cassandra dependencies job (#1162) (#1447, @Gerrit-K)
Release v1.23.0
- Implement backoff limit for jobs (#1468, @chasekiefer)
- Remove OwnerReferences from CA configmaps (#1467, @rubenvp8510)
- Add compatibility matrix (#1465, @jpkrohling)
- Promote crd to apiextensions.k8s.io/v1 (#1456, @rubenvp8510)
- Add preserve unknown fields annotation to FreeForm and Options fields (#1435, @rubenvp8510)
- Migrate remaining flags and some env vars to 1.22 (#1449, @rubenvp8510)
- Fix override storage and ingress values when upgrade to 1.22 (#1439, @rubenvp8510)
- Add agent dnsPolicy option (#1370, @faceair)
Release 1.22.1
- Allow configure custom certificates to collector (#1418, @rubenvp8510)
- Add support for NodePort in Jaeger Query Service (#1394, @CSP197)
Release 1.22.0
- Add ability to indicate PriorityClass for collector and query (#1413, @majidazimi)
- simplest example file should be as simplest (#1404, @jkandasa)
- Add ability to indicate PriorityClass for agent (#1392, @elkh510)
- Migrate jaeger.tags in existing CRs (#1380, @jpkrohling)
Release 1.21.3
- Migrate jaeger.tags in existing CRs (#1380, @jpkrohling)
- Remove support for the experimental OpenTelemetry-based Jaeger (#1379, @jpkrohling)
- Fix way we force es secret reconcile (#1374, @kevinearls)
- added the codeql.yml (#1313, @KrishnaSindhur)
- Fix service port naming convention (#1368, @lujiajing1126)
- Add volumes and volume-mounts for spark dependencies (#1359, @kevinearls)
- Create missing CA config maps on deployment controller (#1347, @jpkrohling)
- set non root group (#1339, @UsaninMax)
- Kafka 2.4 not supported by RH AMQ operator 1.6 (#1335, @jkandasa)
- Trigger deployments reconciliation when jaeger instance is created (#1334, @rubenvp8510)
- Copy common spec to avoid touching persisted CR spec (#1333, @rubenvp8510)
- Try to resolve container.name from the injected agent args (#1319, @lujiajing1126)
- Fix typo in CONTRIBUTING.md (#1321, @sniperking1234)
Release 1.21.2
This is the correct release to use for the underlying Jaeger 1.21.0. It contains the following cumulative changes:
- Update UI documentation link if is present (#1290, @rubenvp8510)
- Regenerate self-provisioned ES TLS cert when it's outdated (#1301, @kevinearls)
- Enable tolerations support in elasticsearch config (#1296, @kevinearls)
- Update github.com/miekg/dns to v1.1.35 (#1298, @objectiser)
- Add serviceType for the collector service (#1286, @sschne)
- Add env var JAEGER_DISABLED (#1285, @sschne)
- Fix secret creation when using self provisioned elasticsearch instances (#1288, @kevinearls)
- Convert storage type to typed string (#1282, @SezalAgrawal)
- Use New Admin Port Flag (#1281, @johanavril)
- Update instances status using client.Status().update interface (#1253, @rubenvp8510)
- Remove gRPC host-port from being added to the CR (agent) (#1272, @jpkrohling)
- Sync OTEL config volume/mount and args (#1268, @jpkrohling)
- Publish container - dockerx should not use tag BUILD_IMAGE (#1270, @morlay)
- Speed up buildx process (#1267, @morlay)
- Fix the dependencies (#1264, @faceair)
- Add agent hostNetwork option (#1257, @faceair)
- Skip detectClusterRoles for Kubernetes (#1262, @johanavril)
- Elasticsearch: add SYS_CHROOT capability (#1260, @haircommander)
- Allow overriding the vertx example app image and config values (#1259, @kevinearls)
- Simplify OTEL related environment variables (#1255, @kevinearls)
- Add CQLSH_PORT environment variable (#1243, @Ashmita152)
- Expose elasticsearch container ports (#1224, @jkandasa)
- Adding samples for ingress hosts and annotations (#1231, @prageethw)
- Don't set kafka batch options when using otel collector (#1227, @kevinearls)
Release 1.20.0
Breaking changes:
- None
Other noteworthy changes:
- Added configuration for the agent's securityContext (#1190, @chgl)
- Completely replace the sidecar on each reconciliation, call patch instead of update. (#1212, @rubenvp8510)
- Remove sidecars of annotated namespaces when annotation is deleted (#1209, @rubenvp8510)
- Create service accounts before storage dependencies/init schemas (#1196, @pavolloffay)
- Added 'w3c' to the injected JAEGER_PROPAGATION env var (#1192, @chgl)
- Create daemonsets after services and deployments. (#1176, @jpkrohling)
- Add consolelink permissions to cluster role (#1177, @rubenvp8510)
Release 1.19.0
1.19.0 (2020-08-27)
Breaking changes:
- None
Other noteworthy changes:
- Remove explicitly setting agent's reporter type (#1168, @pavolloffay)
- Apply the securityContext to the cassandraCreateSchema job (#1167, @chgl)
- Disabled service links (#1161, @mikelorant)
- Create option to specify type for Query service (#1132, @Aneurysm9)
- Added missing metrics port to operator's deployment (#1157, @jpkrohling)
- Support custom labels in Jaeger all-in-one deployments (#629) (#1153, @albertteoh)
- Added interactive flag for docker to fix issue 1150 (#1154, @sundar-cs)
- Avoid error message assertions on OS dependent errors (#716) (#1151, @albertteoh)
- Add link to openshift console (#1142, @rubenvp8510)
- Add common field to jaeger-es-rollover-create-mapping (#1144, @lighteness)
- Refined Jaeger instance injection logic (#1146, @rubenvp8510)
- Update downloaded SDK version and update deprecated struct name (#1133, @chlunde)
- Update x/crypto version (#1136, @objectiser)
- Fixed binding of command line flags (#1129, @jpkrohling)
- Updated Operator SDK to v0.18.2 (#1126, @jpkrohling)
- Create and mount service CA via ConfigMap (#1124, @jpkrohling)
- Set the grpc port name to include http(s) prefix. (#1122, @jpkrohling)
- Fix duplicate mount path for /etc/pki/ca-trust/extracted/pem (#1121, @objectiser)
- Adjusted gRPC options for OpenShift when TLS is enabled (#1119, @jpkrohling)
- Add support for imagePullSecrets to sidecar's Deployment (#1115, @Saad-Hussain1)
- Add TraceTTL to cassandra schema spec (#1111, @moolen)
- Deploy trusted CA config map in OpenShift when agent injected into a … (#1110, @objectiser)
- Mount volumes from agent spec (#1102, @Saad-Hussain1)
- Added missing displayName to CSV 1.18.1 (#1095, @jpkrohling)