Date
1 - 5 of 5
Proposal: Metadata for API resources
Zach Robinson
Hey all,
The CAPI team would like to share a proposal to apply metadata to API resources. Please have a look and add comments for any questions or concerns. https://docs.google.com/document/d/1Ebko_wNu4wWLnAdHg6wmydEMTx_IdwYnb4Ys0mxVmM4/edit?usp=sharing Thanks! -Zach, CAPI Project Lead |
|
David McClure
I read through this yesterday and didn't have any specific comments to leave in-line, but I am happy to see this surface now as I know it's come up in a number of settings in the past. I also thought it was interesting to see the open, implicit acknowledgement of seeking inspiration of convergence with the analogous feature set in Kubernetes. This feels like a healthy thing to see continuing to happen in this community, but I'm also curious to know whether there's any more to it that is worth sharing in this particular case. Aside from meeting user expectations because they may end up using similar features on either CF or Kubernetes, is there any reason or background in the thinking around aiming to have these APIs or experiences be more or less similar to each other? On Thu, Jun 7, 2018 at 10:46 AM Zach Robinson <zrobinson@...> wrote: Hey all, |
|
Zach Robinson
Thanks for taking the time to read through it. There was no specific consideration around API similarity in general. It just seemed to make sense for this specific use case. Kube has a nice partitioning of different types of data -- labels vs annotations -- that matched up well with what we have heard regarding what folks would use metadata for. It also made sense to consider for these specific APIs since a large reason for metadata is third party system integration. I've spoken with several folks that are building systems that manipulate objects in both systems, so having low cognitive overhead for cross-platform integration felt like a good path to pursue. On Fri, Jun 8, 2018 at 2:15 AM David McClure <dmcclure@...> wrote:
|
|
David McClure
Cool, that makes a lot of sense. Thanks for filling in that gap in my understanding. On Fri, Jun 8, 2018 at 11:25 AM Zach Robinson <zrobinson@...> wrote:
|
|
Stephan Merker
+1
We had to introduce a number of workarounds / extra book keeping to keep track for e.g. ‘system applications’, orgs belonging to the installation and not to customers, orgs requiring exceptions from quota handling etc. Annotations are the natural place to store such information.
Best regards, Stephan
From: cf-dev@... [mailto:cf-dev@...]
On Behalf Of Zach Robinson
Sent: Donnerstag, 7. Juni 2018 19:46 To: cf-dev@... Subject: [cf-dev] Proposal: Metadata for API resources
Hey all, |
|