Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alexei-led/pumba
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.1
Choose a base ref
...
head repository: alexei-led/pumba
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.0
Choose a head ref
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on Mar 15, 2025

  1. Adds support for iptables ingress packet loss (#264)

    * Adds support for iptables ingress packet loss
    
    * Fixes arguments for dport and sport
    
    * Fixes review comments
    
    * Fixes typo
    
    * Resolves some linting errros
    
    * Fixes the test case
    
    * Adds test case, fixes issue where iptables is called with
    
    an invalid parameter, i.e. `-dport` and `-sport` instead
    of `--dport` and `--sport`.
    
    * Pins mockery version, reverts go version back to 1.21
    
    * Improves code and fixes linting errors
    
    * Reverts some changes made to Dockerfile
    eelcocramer authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    184cf82 View commit details
    Browse the repository at this point in the history
  2. modernize GitHub workflows

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    13f86da View commit details
    Browse the repository at this point in the history
  3. fix build workflow

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    b17cf7d View commit details
    Browse the repository at this point in the history
  4. fix build workflow

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    1ea7e3f View commit details
    Browse the repository at this point in the history
  5. fix release workflow

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    6cc06d0 View commit details
    Browse the repository at this point in the history
  6. fix release workflow

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    fcf39cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5aff93f View commit details
    Browse the repository at this point in the history
  8. fix release

    alexei-led committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    d34ff3d View commit details
    Browse the repository at this point in the history
Loading