Giter Club home page Giter Club logo

Comments (6)

saschagrunert avatar saschagrunert commented on June 8, 2024 2

Let me know what you think. If folks dig the idea I could start bringing the code over and get feedback on the PR itself

I think that's a gorgeous idea. It would be wonderful if you'd like to contribute the code directly. ❤️

The overall approach seems quite similar, right? So feel free to kick that off the stage 🙌

from security-profiles-operator.

JAORMX avatar JAORMX commented on June 8, 2024 1

Let me know what you think. If folks dig the idea I could start bringing the code over and get feedback on the PR itself

from security-profiles-operator.

cmurphy avatar cmurphy commented on June 8, 2024 1

Yes we used kubebuilder to help scaffold out the types and parts of the controller, though TBH the controller already existed when I started working on it and I'm not positive how it was generated initially.

from security-profiles-operator.

pjbgf avatar pjbgf commented on June 8, 2024 1

I could start bringing the code over and get feedback on the PR itself

@JAORMX that would be awesome! 🚀

Yes we used kubebuilder to help scaffold out the types and parts of the controller, though TBH the controller already existed when I started working on it and I'm not positive how it was generated initially.

I think that @hasheddan manually created the controller without any tooling.

from security-profiles-operator.

JAORMX avatar JAORMX commented on June 8, 2024

Great! What tool are y'all using to generate controllers and such? Kubebuilder directly, operator-sdk or something else?

from security-profiles-operator.

saschagrunert avatar saschagrunert commented on June 8, 2024

Great! What tool are y'all using to generate controllers and such? Kubebuilder directly, operator-sdk or something else?

Yes, I think we used kubebuilder directly. @cmurphy can share the details 👍

// +kubebuilder:validation:Enum=SCMP_ACT_KILL;SCMP_ACT_KILL_PROCESS;SCMP_ACT_KILL_THREAD;SCMP_ACT_TRAP;SCMP_ACT_ERRNO;SCMP_ACT_TRACE;SCMP_ACT_ALLOW;SCMP_ACT_LOG

from security-profiles-operator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.