Open camilamacedo86 opened 2 years ago
@camilamacedo86 What do we need to do here?
Do we need to:
?
@camilamacedo86 Could you please take a look at my previous comment.
Sure. Please, feel free to work on this one.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/assign I can take a look into it.
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
Yes, the goal of this task is to finalize the implementation done in the https://github.com/kubernetes-sigs/kubebuilder/pull/2084. So, you can get the changes made and address the comments.
IN this way, this one seems a good fit for the good first issue.
/assign
@camilamacedo86 Is it already done? If not, I'd like to work on this!
Hi @momom-i.
It is not. Please, feel free to work on this one. Your collaboration is very welcome.
I do not think that @26tanishabanik has been work on this. @26tanishabanik if you are doing it please, let us know.
Thx.
I don't think it's still resolved I would like to work on this now
/assign
@ashutosh887 I’m working on this now. /assign
Sure @momom-i Please let me know if you need any help
Let me work on this @camilamacedo86 if @momom-i is unable to resolve
/assign
/assign
For anyone who is interested in working on this PR, IMHO, I do not think it's a good-first-issue
. It requires good amount of knowledge for Go, cli and Kubernetes Webhook. You would also need to read the design proposals to come up with the best practice. Simply copy and paste the OP's PR will not work.
Estimated time from understanding to coding to open an PR and to get it merged would require at least a month of effort
This issue has not been updated in over 1 year, and should be re-triaged.
You can:
/triage accepted
(org members only)/close
For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/
/remove-triage accepted
It was good first issue when the effort was follow up the work done. However, now it is no longer the case. So, this one will be hard for anyone to take. I am working on this.
What do you want to happen?
scaffolds hub and spoke interfaces for conversion webhooks. With this change, users can either specify --conversion flag and implement the interface on their own, or specify --hub and --spoke versions which will scaffold the skeleton code for both the interfaces.
Follow up/finish the work which started : https://github.com/kubernetes-sigs/kubebuilder/pull/2084
Extra Labels
No response