-
Notifications
You must be signed in to change notification settings - Fork 3
Improve spaces around MCP Detail spacing #10
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
Conversation
GenosseOtt
commented
Mar 20, 2025
Fixed the merge conflicts and moved texts to |
@GenosseOtt So, the generic term is Managed Resource, and Providers, ProviderConfigs, and Resources are all (parts of) Managed Resources? For #2 , I had thought it was the other way around, so I had named the component (and everything related) |
I would disagree with the naming. Managed Resources are the resources (K8s resources) that are managed by a crossplane provider (as in that are translated into API requests by the provider and represents a managed service- https://docs.crossplane.io/latest/concepts/managed-resources/). Therefore I suggest the naming:
|
Hey, no strong opinion. In the current POC we also called it Crossplane. No complains... Long term I was hoping to use rather a term reflecting purpose (e.g. Policies) rather than products (e.g. Kyverno). No concern with the naming suggested by @enrico-kaack-comp
|
@enrico-kaack-comp, @GenosseOtt I changed it to this: |
Thanks. I cannot approve my own request here. But 👍 from my side. |