kubernetes-sigs / lws

LeaderWorkerSet: An API for deploying a group of pods as a unit of replication
Apache License 2.0
122 stars 24 forks source link

Support to install lws at user specified namespace #215

Open kerthcet opened 1 week ago

kerthcet commented 1 week ago

What would you like to be added:

Hope to install lws at a configurable namespace rather than the hardcode lws-system.

Here's a code snippet we need to care about: https://github.com/kubernetes-sigs/lws/blob/main/pkg/cert/cert.go#L27

Why is this needed:

Completion requirements:

This enhancement requires the following artifacts:

The artifacts should be linked in subsequent comments.

googs1025 commented 1 week ago

/assign I understand that we need to provide a configurable namespace right?

liurupeng commented 1 week ago

+1 to the proposal

googs1025 commented 1 week ago

https://github.com/kubernetes-sigs/lws/issues/170

Is it consistent with this issue?

googs1025 commented 1 week ago

/unassign

kerthcet commented 5 days ago

Yes, this should be part of the CC, would you like to take it over @googs1025