-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: 5GSEC/nimbus
base: v0.3
head repository: 5GSEC/nimbus
compare: v0.4
- 19 commits
- 80 files changed
- 7 contributors
Commits on Jul 9, 2024
-
docs: Update user-facing docs (#219)
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredJul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e63ed3 - Browse repository at this point
Copy the full SHA 8e63ed3View commit details
Commits on Aug 8, 2024
-
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredAug 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fd48a2 - Browse repository at this point
Copy the full SHA 4fd48a2View commit details
Commits on Aug 13, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for dd6cc71 - Browse repository at this point
Copy the full SHA dd6cc71View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 89835e7 - Browse repository at this point
Copy the full SHA 89835e7View commit details
Commits on Aug 14, 2024
-
(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]>
Configuration menu - View commit details
-
Copy full SHA for 9476d9e - Browse repository at this point
Copy the full SHA 9476d9eView commit details
Commits on Aug 20, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 7eded6f - Browse repository at this point
Copy the full SHA 7eded6fView commit details
Commits on Aug 21, 2024
-
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 authoredAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for b0eb27e - Browse repository at this point
Copy the full SHA b0eb27eView commit details -
fix(charts): Changed to Deployment from DaemonSet for adapters (#248)
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredAug 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 7d4abf7 - Browse repository at this point
Copy the full SHA 7d4abf7View commit details -
CI: Add scan image in image build jobs
Signed-off-by: Anurag Rajawat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac1fc30 - Browse repository at this point
Copy the full SHA ac1fc30View commit details -
deps: Update deps to fix kyverno critical vulnerability
Signed-off-by: Anurag Rajawat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e4fbc2 - Browse repository at this point
Copy the full SHA 3e4fbc2View commit details
Commits on Sep 20, 2024
-
fix: select all resources with the given same label
Signed-off-by: VedRatan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56bd5c3 - Browse repository at this point
Copy the full SHA 56bd5c3View commit details
Commits on Sep 30, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e445f8e - Browse repository at this point
Copy the full SHA e445f8eView commit details
Commits on Oct 1, 2024
-
fix(adapter): Reduce k8tls adapter permissions (#249)
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for cddd9e9 - Browse repository at this point
Copy the full SHA cddd9e9View commit details -
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 authoredOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 820b5de - Browse repository at this point
Copy the full SHA 820b5deView commit details -
fix(CI): Add branch name in auto-commit job (#258)
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for d0ea38a - Browse repository at this point
Copy the full SHA d0ea38aView commit details
Commits on Oct 3, 2024
-
fix(CI): Add step to create PR instead of direct commit (#260)
Signed-off-by: Anurag Rajawat <[email protected]>
Anurag Rajawat authoredOct 3, 2024 Configuration menu - View commit details
-
Copy full SHA for a969d43 - Browse repository at this point
Copy the full SHA a969d43View commit details -
fix(CI): Grant contents write permission to job
Signed-off-by: Anurag Rajawat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eacf68b - Browse repository at this point
Copy the full SHA eacf68bView commit details -
[skip ci] Update Helm Chart To
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7a0494 - Browse repository at this point
Copy the full SHA b7a0494View commit details -
fix(CI): Add nimbus-k8tls in release-adapters-image job
Signed-off-by: Anurag Rajawat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f589329 - Browse repository at this point
Copy the full SHA f589329View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3...v0.4