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

Second #31

Closed
wants to merge 3 commits into from
Closed

Second #31

wants to merge 3 commits into from

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
    b0m313 authored and seungsoo-lee committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f08f2ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c2e51 View commit details
    Browse the repository at this point in the history
  3. 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
    
    Update nimbus-adapter
    b0m313 authored and seungsoo-lee committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    92779ae View commit details
    Browse the repository at this point in the history