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: vishvananda/netns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: vishvananda/netns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 5, 2023

  1. ci(lint): setup YAML Lint step (#68)

    Setup YAMLLint
    
    ---------
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5992098 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. ci(lint): enable errcheck, errorlint, gci, misspell, nonamedreturns a…

    …nd staticcheck linters (#71)
    
    Enable the following linters:
      - errcheck
      - errorlint
      - gci
      - misspell
      - nonamedreturns
      - staticcheck
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    364b2a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. enable gocritic, gosec, gosimple, govet unconvert, unparam, unused an…

    …d whitespace linters (#72)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    df76f81 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Bump actions/setup-go from 3 to 4 (#73)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    16c2fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Bump actions/checkout from 3 to 4 (#78)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fa01794 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Bump actions/setup-go from 4 to 5 (#80)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ae79633 View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action from 3 to 4 (#82)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9469873 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Bump golangci/golangci-lint-action from 4 to 5 (#83)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    2612885 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Bump golangci/golangci-lint-action from 5 to 6 (#86)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d37cca3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Adding file path for nerdctl and finch (#87)

    > nerdctl uses this package for netns, for finch one of our customer requested it for their systems which uses nerdctl to create a container and have a custom network namespace the container connects to.
    
    Signed-off-by: Shubharanshu Mahapatra <shubhum@amazon.com>
    Shubhranshu153 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4c46424 View commit details
    Browse the repository at this point in the history
Loading