jpbetz / auger

Directly access data objects stored in etcd by kubernetes.
Apache License 2.0
392 stars 62 forks source link

Add kubernetes subproject template files and update `OWNERS` #43

Closed jmhbnz closed 10 months ago

jmhbnz commented 10 months ago

This pull request completes a task under https://github.com/jpbetz/auger/issues/42 to add kubernetes subproject template files from https://github.com/kubernetes/kubernetes-template-project.

Additionally I've updated OWNERS based on the discussion in https://github.com/jpbetz/auger/issues/42 so that post repository move new approvers will be able to manage the repository.

I believe this is the final work required before the repository can be donated.

jmhbnz commented 10 months ago

cc @jpbetz, @siyuanfoundation, @wenjiaswe

Additionally - @jberkus can you please confirm the mechanics / process we should follow to initiate the repository move if this pull request is completed?

wzshiming commented 10 months ago

Ohhhhh, will this project be moved to k-sigs? I thought this project was no longer maintained, I referenced it and refactored the code to make it a kubelet-like subcommand to manipulate etcd data directly. If this project will be moved to sigs, I thought I might be able to re-add the work I've done here?

I would also like to be involved in the development of further features for this project.

https://github.com/kubernetes-sigs/kwok/pull/859

wenjiaswe commented 10 months ago

@wzshiming Thank you very much! That would be great! We could have a followup meeting and I will make sure we include you.

jmhbnz commented 10 months ago

I would also like to be involved in the development of further features for this project.

Thanks @wzshiming - We would love to have you involved in maintaining auger moving forward, we will be able to welcome any contributions once we get the repository move completed :)

jberkus commented 10 months ago

@jmhbnz yeah, I'll ask what the next step is.

jberkus commented 10 months ago

I need to file an issue, I have the info I need for it. However, we need to merge this PR first.

jpbetz commented 10 months ago

I need to file an issue, I have the info I need for it. However, we need to merge this PR first.

Sounds like I might need to jump in for a step here. I'll merge this now.