Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update native loading of root programs #245

Merged
merged 27 commits into from Sep 1, 2023

Commits on Aug 18, 2023

  1. Update native loading of root programs

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    30f6092 View commit details
    Browse the repository at this point in the history
  2. minor updates

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dc9b488 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump actions/setup-go from 4.0.0 to 4.0.1

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4d34df0...fac708d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6fbee8b View commit details
    Browse the repository at this point in the history
  4. build(deps): Bump github/codeql-action from 2.3.3 to 2.3.6

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.6.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@29b1f65...83f0fe6)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    d1095c8 View commit details
    Browse the repository at this point in the history
  5. Update configs from command line argument

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    55ed33c View commit details
    Browse the repository at this point in the history
  6. update swagger docs

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c8641c7 View commit details
    Browse the repository at this point in the history
  7. Update comments

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dad0a72 View commit details
    Browse the repository at this point in the history
  8. build(deps): Bump github/codeql-action from 2.3.6 to 2.13.4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.6 to 2.13.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@83f0fe6...cdcdbb5)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    06e943c View commit details
    Browse the repository at this point in the history
  9. build(deps): Bump actions/checkout from 3.5.2 to 3.5.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e5e7e5...c85c95e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a05f307 View commit details
    Browse the repository at this point in the history
  10. build(deps): Bump github.com/prometheus/client_golang

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.15.1...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    07884f9 View commit details
    Browse the repository at this point in the history
  11. build(deps): Bump golang.org/x/sys from 0.8.0 to 0.9.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.9.0.
    - [Commits](golang/sys@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4cfb2b7 View commit details
    Browse the repository at this point in the history
  12. build(deps): Bump ossf/scorecard-action from 2.1.2 to 2.2.0

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.2.0.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@e38b190...08b4669)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e84b920 View commit details
    Browse the repository at this point in the history
  13. build(deps): Bump step-security/harden-runner from 2.4.0 to 2.4.1

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@128a634...55d479f)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    abed22a View commit details
    Browse the repository at this point in the history
  14. build(deps): Bump github.com/cilium/ebpf from 0.10.0 to 0.11.0

    Bumps [github.com/cilium/ebpf](https://github.com/cilium/ebpf) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/cilium/ebpf/releases)
    - [Commits](cilium/ebpf@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cilium/ebpf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3898651 View commit details
    Browse the repository at this point in the history
  15. build(deps): Bump golang.org/x/sys from 0.9.0 to 0.10.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0.
    - [Commits](golang/sys@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    1080c8a View commit details
    Browse the repository at this point in the history
  16. update latest cilium ebpf version

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    66e8a95 View commit details
    Browse the repository at this point in the history
  17. update reviews comments

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    251101b View commit details
    Browse the repository at this point in the history
  18. build(deps): Bump step-security/harden-runner from 2.4.1 to 2.5.0

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.1 to 2.5.0.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@55d479f...cba0d00)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5d29241 View commit details
    Browse the repository at this point in the history
  19. build(deps): Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10

    Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.8 to 5.0.10.
    - [Release notes](https://github.com/go-chi/chi/releases)
    - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
    - [Commits](go-chi/chi@v5.0.8...v5.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-chi/chi/v5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a9509a2 View commit details
    Browse the repository at this point in the history
  20. Update codeowners list

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    06fc33a View commit details
    Browse the repository at this point in the history
  21. build(deps): Bump step-security/harden-runner from 2.5.0 to 2.5.1

    Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@cba0d00...8ca2b8b)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    426e273 View commit details
    Browse the repository at this point in the history
  22. build(deps): Bump github.com/rs/zerolog from 1.29.1 to 1.30.0

    Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.1 to 1.30.0.
    - [Release notes](https://github.com/rs/zerolog/releases)
    - [Commits](rs/zerolog@v1.29.1...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/zerolog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5060a8c View commit details
    Browse the repository at this point in the history
  23. build(deps): Bump golang.org/x/sys from 0.10.0 to 0.11.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.10.0 to 0.11.0.
    - [Commits](golang/sys@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0084a01 View commit details
    Browse the repository at this point in the history
  24. build(deps): Bump actions/setup-go from 4.0.1 to 4.1.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@fac708d...93397be)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    dependabot[bot] authored and sanfern committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    051c17c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. update review comments

    Signed-off-by: Santhosh Fernandes <santhosh.fernandes@gmail.com>
    sanfern committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    282801f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix conflicts

    Signed-off-by: sferna1 <santhosh.fernandes@gmail.com>
    sanfern committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1231e54 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    7d1b5eb View commit details
    Browse the repository at this point in the history