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

deprecate control name in posture exception policies #157

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

amirmalka
Copy link
Contributor

@amirmalka amirmalka commented Feb 19, 2025

This pull request includes several changes aimed at simplifying the exception handling logic and updating dependencies. The most important changes include modifying function signatures to remove the controlName parameter, updating the go.mod file to use newer versions of dependencies, and adjusting test cases accordingly.

Simplification of exception handling logic:

Dependency updates:

  • go.mod: Updated the Go version to 1.23.2 and upgraded various dependencies to their latest versions, including github.com/armosec/armoapi-go, github.com/stretchr/testify, and k8s.io/client-go. [1] [2]

Test adjustments:

matthyx
matthyx previously approved these changes Feb 19, 2025
@amirmalka amirmalka merged commit be60387 into main Feb 19, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants