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

feat: Add a cleanup script that can delete all resources (running the… #32

Merged
merged 1 commit into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. feat: Add a cleanup script that can delete all resources (running the…

    … script will remove all resources at once)
    
    fix:: Resolve an issue with deleting SIBs
    - Fixed code so that when deleting a SIB, logs are properly generated and the created nimberpolicy is also deleted.
    
    �style(cleanup): Add  license
    
    Move script file
    
    Deleted files
    
    feat(api): Add syscalls-related field
    
    feat(config): Add syscalls-related fields
    
    feat: Add go.work to use two mods
    
    feat(config): Add the adapter's config
    
    feat(receiver): Add a receiver for the adapter
    
    feat(core): Add a transformer and Applier for the adapter
    
    feat(adapter): Add adapter-specific main.go and other files
    
    feat(adapter): Add core(converter, enforcer)
    
    feat(adapter): Add applier and modify package name
    
    featgo.mod): go version to use go.work (requires go >= 1.21)
    
    feat(applier): Add license
    
    feat(receiver): Add karmor policy delete
    
    test(v2): Modify ID
    
    Docs: Update Tutorials
    
    fix(go.mod): Resolve lint
    
    fix(gomod): resolve golangci-lint
    
    Update Quick-tutorials.md
    
    Update nimbus-adapter
    
    Delete core directory
    
    fix(adapter): Modify path (main.go)
    
    Update nimbus adapter
    b0m313 authored and seungsoo-lee committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7d32d06 View commit details
    Browse the repository at this point in the history