-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support additional fields for GKE #906
Comments
@akshay196 I am happy to get involved in the dividing task discussion and take some of them. |
That spreadsheet is really helpful @akshay196 👍 It would be good to split the work into smaller chunks to make the review easier and also the addition of e2e tests. |
Updated spreadsheet with more details. Added task list above. |
Thanks for the update @akshay196 , have you started working on anything? If not I will start adding fields one by one and open a tracking PR. |
/assign |
@aniruddha2000 Started adding username in tasks list for taking ownership of tasks. |
@akshay196 I have created the PR for my first task #936 feel free to link it with the description tasks. Also, could you have a look into it? I officially cannot make you a reviewer because you are not in the k8s-sig org. |
I have started looking in the Reconciliation loop of the same, could you update the description by adding my name beside |
Hi @aniruddha2000 @akshay196 If there's room for more, would like to contribute as well. |
@jayesh-srivastava Sure, you can look into the webhooks part of GCPManagedControlPlane maybe, I think we need to discuss what kind of webhooks are required after all of the fields are up. |
Sounds good @aniruddha2000. @akshay196 Can you please update the description and assign the webhook tasks to me? |
Hello @aniruddha2000 @jayesh-srivastava long time no see!!! Would also like to help in the implementation!!! Lemme know if anything is there. |
@sayantani11 yes definitely, you can have a look at other webhook |
@aniruddha2000 @jayesh-srivastava How are the latest developments? We want to use these features, and if they could not be ready soon, we would like to build further implementations based on the current code. |
Updated tasks above as per discussion here. We have divided GCPManagedControlPlane additional fields into two. We will raise PR that includes set of new fields, respective reconciliation loop changes, webhooks and e2e if any. Task 3 is up for anyone interested. |
Tagging |
/assign |
Aniruddha is not working on Tasks - PR2. It is open for anyone interested. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/kind feature
Describe the solution you'd like
CAPG initial support for Managed Cluster (GKE) has added few basic configurations. GCP does support lot more fields for example private cluster, enable workload identity, just to name a few. This is a request to add support for more fields than just basics.
This spreadsheet enlists all important GKE configuration we can support in GCPManaged* kinds.
All additional GKE fields are documented in the spreadsheet linked above. The structure in spreadsheet can be used for defining GCPManaged API specs. Feel free to comment to discuss more about any fields.
Anything else you would like to add:
There are other open issues those requested for additional fields too:
Such requests can be tackled by the complete list (spreadsheet) attached here.
If this sounds good then, I am happy to take this forward and decide sub-tasks for better collaboration.
looping @poornima-rafay @niravparikh05
Progress
Tasks - PR1
Tasks - PR2
Tasks - PR3
Tasks - PR4
The text was updated successfully, but these errors were encountered: