Skip to content
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

GCP fleet sync controller #4043

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Conversation

johnbelamaric
Copy link
Contributor

Updated version of #3944

mortent and others added 5 commits September 22, 2023 13:54
Signed-off-by: John Belamaric <jbelamaric@google.com>
- Rename `spec` to `data` since this is discovered data, not spec
- Add resources for scopes and membership bindings
- Add additional fields

Signed-off-by: John Belamaric <jbelamaric@google.com>
Signed-off-by: John Belamaric <jbelamaric@google.com>
Signed-off-by: John Belamaric <jbelamaric@google.com>
Signed-off-by: John Belamaric <jbelamaric@google.com>
Signed-off-by: John Belamaric <jbelamaric@google.com>
Signed-off-by: John Belamaric <jbelamaric@google.com>
@johnbelamaric johnbelamaric changed the title [WIP] GCP fleet sync controller GCP fleet sync controller Sep 22, 2023
@johnbelamaric
Copy link
Contributor Author

@mortent I think this is ready for a look, at least, if not merging. It now syncs fleet memberships, scopes, and membership bindings. I don't sync fleet namespaces or RBAC bindings at this time.

We can probably refactor to make less code duplication between types, but I think it's OK for now.

@johnbelamaric johnbelamaric merged commit c0f855a into kptdev:main Sep 27, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants