Thanks to visit codestin.com
Credit goes to github.com

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: 5GSEC/nimbus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3
Choose a base ref
...
head repository: 5GSEC/nimbus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4
Choose a head ref
  • 19 commits
  • 80 files changed
  • 7 contributors

Commits on Jul 9, 2024

  1. docs: Update user-facing docs (#219)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8e63ed3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. docs: Fix broken links (#229)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4fd48a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore(deps): Bump github.com/google/cel-go from 0.20.1 to 0.21.0 (#234)

    Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.20.1 to 0.21.0.
    - [Release notes](https://github.com/google/cel-go/releases)
    - [Commits](google/cel-go@v0.20.1...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/cel-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    dd6cc71 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump anchore/scan-action from 3 to 4 (#222)

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

Commits on Aug 14, 2024

  1. (feat): Add Fluent-bit to K8tls (#233)

    * feat: Add Fluent-bit to K8tls
    
    Signed-off-by: Jones Jefferson <[email protected]>
    
    * Fixed PR comments
    
    Signed-off-by: Jones Jefferson <[email protected]>
    
    ---------
    
    Signed-off-by: Jones Jefferson <[email protected]>
    Co-authored-by: Jones Jefferson <[email protected]>
    JonesJefferson and JonesJefferson authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9476d9e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feat: provide runtimeclass via intent (#246)

    * feat: provide runtimeclass via intent
    
    Signed-off-by: VedRatan <[email protected]>
    
    * fix: updated the nil check
    
    Signed-off-by: VedRatan <[email protected]>
    
    ---------
    
    Signed-off-by: VedRatan <[email protected]>
    VedRatan authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7eded6f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix(adapter): Update intentID to assessTLS from ensureTLS (#247)

    * fix(adapter): Update intentID to assessTLS from ensureTLS
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    * fix(adapter): Fix panic on scanning external addresses
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    ---------
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b0eb27e View commit details
    Browse the repository at this point in the history
  2. fix(charts): Changed to Deployment from DaemonSet for adapters (#248)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7d4abf7 View commit details
    Browse the repository at this point in the history
  3. CI: Add scan image in image build jobs

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored and VedRatan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ac1fc30 View commit details
    Browse the repository at this point in the history
  4. deps: Update deps to fix kyverno critical vulnerability

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored and VedRatan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3e4fbc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix: select all resources with the given same label

    Signed-off-by: VedRatan <[email protected]>
    VedRatan authored and anurag-rajawat committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    56bd5c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: non-dynamic CIDR updation per node while creating netpol (#257)

    * fix: non-dynamic CIDR updation per node while creating netpol
    
    Signed-off-by: VedRatan <[email protected]>
    
    * chore: revert nimbus version in netpol go.mod
    
    Signed-off-by: VedRatan <[email protected]>
    
    ---------
    
    Signed-off-by: VedRatan <[email protected]>
    VedRatan authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e445f8e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix(adapter): Reduce k8tls adapter permissions (#249)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cddd9e9 View commit details
    Browse the repository at this point in the history
  2. fix(CI): Update image tag in helm charts & build and Makefile updates (

    …#256)
    
    * fix(*): Embed build info into binaries
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    * chore: Update engines version
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    * fix(CI): Add job to update image tag in helm charts
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    * fix(integration-test): Fix SIB selector
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    
    ---------
    
    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    820b5de View commit details
    Browse the repository at this point in the history
  3. fix(CI): Add branch name in auto-commit job (#258)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d0ea38a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix(CI): Add step to create PR instead of direct commit (#260)

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a969d43 View commit details
    Browse the repository at this point in the history
  2. fix(CI): Grant contents write permission to job

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored and VedRatan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eacf68b View commit details
    Browse the repository at this point in the history
  3. [skip ci] Update Helm Chart To

    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and anurag-rajawat committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b7a0494 View commit details
    Browse the repository at this point in the history
  4. fix(CI): Add nimbus-k8tls in release-adapters-image job

    Signed-off-by: Anurag Rajawat <[email protected]>
    Anurag Rajawat authored and VedRatan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f589329 View commit details
    Browse the repository at this point in the history
Loading