|
| 1 | +--- |
| 2 | +title: SRE Q3 2025 Update |
| 3 | +slug: 2025-Q3-sre |
| 4 | +authors: johnalotoski |
| 5 | +tags: [sre] |
| 6 | +hide_table_of_contents: false |
| 7 | +--- |
| 8 | + |
| 9 | +## 2025-07 - 2025-09 |
| 10 | + |
| 11 | +### Main achievements |
| 12 | + |
| 13 | +In addition to ongoing general maintenance and support of cardano environments, |
| 14 | +some highlights of SRE achievements for this quarter include: |
| 15 | + |
| 16 | +* All IOE cardano-parts supported node environments, including preview, |
| 17 | +preprod, and mainnet were upgraded to cardano-node release `10.5.1` |
| 18 | +with various additional pre-release candidate versions tested. |
| 19 | + |
| 20 | +* Changes required for the new tracing system to become the default tracing |
| 21 | +system have been largely implemented in cardano-node, including various |
| 22 | +scripts, nixos services, and OCI container updates. Similar changes supporting |
| 23 | +the new tracing system have been also implemented elsewhere, such as the |
| 24 | +[iohk-nix](https://github.com/input-output-hk/iohk-nix) configuration repo, |
| 25 | +[blockperf](https://github.com/cardano-foundation/blockperf) monitoring tool, |
| 26 | +and nixos based |
| 27 | +[cardano-parts](https://github.com/input-output-hk/cardano-parts) node cluster |
| 28 | +tooling stack, allowing for the upcoming cardano-node `10.6.x` release later |
| 29 | +this year to default to the new tracing system. |
| 30 | + |
| 31 | +* With the exception of a few canary machine deployments, all IOE testnet and |
| 32 | +mainnet cardano-node infrastructure are now running using the new tracing |
| 33 | +system. |
| 34 | + |
| 35 | +* Cardano-node release binaries have been cleaned up and OCI containers now |
| 36 | +include the snapshot-converter binary. |
| 37 | + |
| 38 | +* [Adawallet](https://github.com/input-output-hk/adawallet) and the |
| 39 | +[cardano-airgap](https://github.com/IntersectMBO/cardano-airgap) image were |
| 40 | +feature upgraded to be compatible with operations required for the Midnight |
| 41 | +Glacier Airdrop, including cardano-signer signing and native token UTxO |
| 42 | +handling. |
| 43 | + |
| 44 | +* The devx-ci cluster has been expanded to include Oakhost Darwin build capacity. |
| 45 | + |
| 46 | +Details for this and many other SRE work items can be found in the biweekly SRE |
| 47 | +reports. |
0 commit comments