kubewarden / kubewarden-controller

Manage admission policies in your Kubernetes cluster with ease
https://kubewarden.io
Apache License 2.0
191 stars 33 forks source link

Go and Rust SDKs feature parity #392

Closed jvanz closed 1 year ago

jvanz commented 1 year ago

Maps and implement the missing features between the Go and Rust Kubewarden SDKs.

Some tasks to take a look:

What's missing from the golang SDK is the following:


This is the issue that keep track of the work and possible question from the LFX mentorship candidates. For all people interested participating in LFX mentorship program. Please, read the program guidelines and the mentee guide. This is important to keep everyone in the same page.

anonymousr007 commented 1 year ago

Hello @jvanz, I am Rishabh, an undergraduate computer engineering student in India. I am interested in this project. I have advanced experience in C/C++, and Python and basic experience in Rust and Go. I have also experience in Git and Github, Yaml, and Kubernetes (Basics).

Please share more information. Thanks and I am waiting for your reply.

flavio commented 1 year ago

Thanks for being interested about this issue. This is what we call an "epic", a big story that needs to be split into smaller, more detailed and workable issues.

We will do this refinement work during this week and link all the issues to this one. Stay tuned!

jvanz commented 1 year ago

For all people interested participating in LFX mentorship program. Please, read the program guidelines and the mentee guide. This is important to keep everyone in the same page. First of all, you need to submit an application for the project. After that, we will be able to review it and decide whom we will be able to accept in the mentorship program. Remember that the due date to send applications is February, 14th.

jvanz commented 1 year ago

@anonymousr007, FYI: https://github.com/kubewarden/kubewarden-controller/issues/392#issuecomment-1419178783

jvanz commented 1 year ago

A friendly reminder for all mentee candidates for the LF mentorship. Remember there are some prerequisites tasks to be done in the submissions. In other words, you need to send a resume and cover letter. I've just noticed some of the candidates forgot to upload the documents! See more here

anonymousr007 commented 1 year ago

Hello @jvanz, I am submitted my Cover Letter and Resume on LFX Website. Thank you.

KhaledEmaraDev commented 1 year ago

I'm working on this.

KhaledEmaraDev commented 1 year ago

So far, I believe what's missing from the golang SDK is the following:

jvanz commented 1 year ago

@KhaledEmaraDev I've added your list as tasks for this issue. Therefore, we can see the progress more easily. ;)

jvanz commented 1 year ago

As far as I can see, this task is done. Congratulations @KhaledEmaraDev ! :rocket: