Skip to content

Conversation

@skudasov
Copy link
Contributor

@skudasov skudasov commented Apr 16, 2025


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes in this pull request update various dependencies to newer versions and introduce new functionalities related to Blockchain and Decentralized Oracle Networks. Specifically, this includes updates to the Chainlink Testing Framework and Testcontainers, along with the addition of functionalities for running Pod Corrupt and Pod Loss experiments in a Kubernetes environment.

What

  • Updated github.com/smartcontractkit/chainlink-testing-framework/framework to v0.7.4.
  • Updated github.com/testcontainers/testcontainers-go to v0.36.0.
  • Added functionality to initiate packet corruption (RunPodCorrupt) and packet loss (RunPodLoss) for specific pods in a Kubernetes namespace.
  • Updated various indirect dependencies to newer versions for improved functionality and compatibility.

These changes ensure that the project stays up-to-date with the latest versions of its dependencies, benefiting from bug fixes, improvements, and new features introduced in these versions. The added functionalities for running Pod Corrupt and Pod Loss experiments enhance the project's capabilities in testing and simulation scenarios relevant to Blockchain and Decentralized Oracle Networks.

@skudasov skudasov requested a review from a team as a code owner April 16, 2025 12:28
@skudasov skudasov force-pushed the v0.7.5 branch 2 times, most recently from 82d26ca to d2bbd3a Compare April 16, 2025 13:15
@skudasov skudasov changed the title add corrupt and loss chaos actions, update to testcontainers-go v0.36.0 add corrupt and loss chaos actions Apr 16, 2025
@skudasov skudasov requested a review from Tofel April 16, 2025 13:44
@skudasov skudasov merged commit f38abca into main Apr 17, 2025
57 checks passed
@skudasov skudasov deleted the v0.7.5 branch April 17, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants