High level summary
The SRE team continues work on Cardano environment improvements and general maintenance.
Some notable recent changes, updates or improvements include:
A new cloud tagging resource effort is underway to better attribute and track project expenses, implemented largely via infrastructure-as-code updates with appropriate secrets handling.
As part of the
10.6.0pre-release candidate SRE to dev feedback loop, a memory leak was identified in the pre-release candidate when LMDB ledger backend was used. Further testing, deployment and debugging work helped identify root cause and a fix was implemented.SRE team facilitated the passage of a governance action on the preprod network, likely to be followed by a mainnet proposal and full community vote.
Aarch64 cardano-node nix builds, binary release artifacts and OCI containers will be added to the cardano-node repo in the near future.
SRE team is providing support to the Midnight Scavenger Mine project which is now live.
Repository Work -- Merged
Cardano-monitoring
Adds new resource tags to both CloudFormation and tofu resources: owner, project, costCenter
Updates the pre-existing organization and environment tags
Treats costCenter tag as secret and adds a corresponding secrets file
Updates justfile, CloudFormation state template and tofu cluster definition files to accommodate
Adds some default resource tofu defns in prep for ipv6 and default resource tagging
Cardano-perf
Adds new resource tags to both CloudFormation and tofu resources: owner, project, costCenter
Updates the pre-existing organization and environment tags
Treats costCenter tag as secret and adds a corresponding secrets file
Updates justfile, CloudFormation state template and tofu cluster definition files to accommodate
Adds some default resource tofu defns in prep for ipv6 and default resource tagging
Ouroboros-network-ops (Ready to merge -- waiting to align with next cardano-parts release)
Parts was bumped from
v2025-06-24to post-v2025-08-14 release atnext-2025-08-14Updates for breaking changes were applied.
Adds new resource tags to both CloudFormation and tofu resources: owner, project, costCenter
Updates the pre-existing organization and environment tags
Treats costCenter tag as secret and adds a corresponding secrets file
Updates justfile, CloudFormation state template and tofu cluster definition files to accommodate
Repository Work In Progress -- PRs and Branches
- Cardano-mainnet: https://github.com/input-output-hk/cardano-mainnet/pull/39
- Cardano-parts: https://github.com/input-output-hk/cardano-parts/pull/74
- Cardano-playground: https://github.com/input-output-hk/cardano-playground/pull/51
- Iohk-nix: https://github.com/input-output-hk/iohk-nix/pull/602
