1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-17 23:59:36 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
vardhaman22
32b73ab511 replace deprecated wait.Poll with wait.PollUntilContextTimeout 2023-08-31 12:19:28 +05:30
Jacob Payne
b32c167679 added typer to store 2021-10-25 08:50:05 -07:00
Sergey Nasovich
599fa929ab Updated CRDs to v1 API 2021-06-21 16:08:58 -04:00
Darren Shepherd
4b0a7e6b91 Rebase on lasso 2020-05-16 21:59:53 -07:00
Darren Shepherd
f677c5bc3d Update to k8s 1.18 2020-03-26 13:07:32 -07:00
Darren Shepherd
e03aedc397 CRD creation should return error 2020-03-05 21:29:41 -07:00
Mansur Marvanov
bfa0b88932 Use original crd if already exists 2019-09-30 20:35:31 +09:00
Darren Shepherd
07d95eaf3f Refactor how CRD stores are created 2018-07-19 10:23:17 -07:00
Darren Shepherd
e501f1f3c5 Move watch sharing to norman 2018-04-27 09:25:11 -07:00
Darren Shepherd
722cedfe01 Major refactor of subcontexts 2018-02-09 13:45:22 -07:00
Craig Jellick
536d36c706 Fixes for subtypes
Change key method (used to find CRD that backs the schema) to use
baseType of the schema when it differs from the schema ID. This
will allow subtypes to use their base type's CRD store.

When creating CRD stores, do not create one for a schema if it is
a baseType.
2018-01-31 19:28:26 -07:00
Darren Shepherd
76d8256085 Change merge logic 2018-01-18 23:41:45 +00:00
Darren Shepherd
9e6ea56442 Changes to make conditions less chatty 2018-01-17 22:44:12 +00:00
Darren Shepherd
245c089cd5 Put in stubs for dynamic access control on schemas 2018-01-17 01:06:57 +00:00
Darren Shepherd
b80039523f Fix update 2017-12-30 02:22:38 +00:00
Darren Shepherd
b5ebee3dfa Send k8s error bad as something other than 500 server error 2017-12-29 22:23:14 +00:00
Darren Shepherd
eec4103473 Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
Darren Shepherd
13be339349 Move CRD initialization out of CRDStore 2017-12-22 23:19:30 -07:00
Darren Shepherd
480747082c Return deleted object on delete if possible 2017-12-16 01:30:46 -07:00
Darren Shepherd
8c0d4bfe2e Use helper method 2017-12-13 17:24:41 -07:00
Darren Shepherd
406c0d9999 Many enhancements 2017-12-11 20:58:53 -07:00
Darren Shepherd
247d4fe74b Fix startup issues 2017-11-28 18:25:18 -07:00
Darren Shepherd
389d27b3e5 Updates 2017-11-28 14:28:25 -07:00
Darren Shepherd
38c9c5c6c3 Subcontext and mapping updates 2017-11-21 15:37:22 -07:00
Darren Shepherd
6b05d03f46 Random fixes 2017-11-14 21:34:30 -07:00
Darren Shepherd
9cb51e9a46 Generate clients in clientset style 2017-11-13 12:50:25 -07:00
Darren Shepherd
c8cab3f4f8 More initial dev 2017-11-10 21:46:30 -07:00