1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-22 09:05:50 +00:00
norman/types
rmweir c55b1eed18 Track namespaces in options property
Now, identifies and assigns namespaces. Prior, the
backend listed items belongng to all namespaces in
all projects no matter what because they were not
being tracked. This led to longer request times
for projects that contained a fraction of total
resources. Now, rancher can filter project
resource requests; times are improved and
largely dependent on resource amount for the given
project.
2019-04-05 17:12:04 -07:00
..
convert add float 2018-11-15 10:09:38 +08:00
definition Many enhancements 2017-12-11 20:58:53 -07:00
factory Refactor types 2017-11-29 14:27:02 -07:00
mapper Fix embed mapper ignore list not working 2019-01-09 15:22:22 +08:00
set Add changed method 2018-08-13 10:00:02 -07:00
slice Add slice.StringsEquals 2018-07-19 10:23:17 -07:00
values Random mapper fixes 2017-12-29 22:23:14 +00:00
condition.go Filter resources on default fields 2018-05-16 10:15:34 -07:00
encoder.go Add yaml formatting for pretty edit mode 2018-07-19 10:23:17 -07:00
id.go Drop number prefix in IDs 2018-04-16 22:15:57 -07:00
mapper.go Only set type if id is set 2018-07-31 14:10:23 -07:00
reflection.go Allow circular types to be imported 2018-12-17 15:44:50 -07:00
schema_funcs.go Refactor access control to return error not bool 2018-03-31 03:13:22 -07:00
schemas.go Adding ability to replace schemas 2019-02-13 14:38:22 -07:00
server_types.go Track namespaces in options property 2019-04-05 17:12:04 -07:00
types.go Adding ability to replace schemas 2019-02-13 14:38:22 -07:00