1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-31 23:00:43 +00:00
Commit Graph

439 Commits

Author SHA1 Message Date
Darren Shepherd
1fd5af67a4 Allow discovery of API clients 2019-01-11 16:56:51 -07:00
Darren Shepherd
ad8537c903
Merge pull request #242 from ibuildthecloud/legacy
Add ratelimiting to objectset apply
2019-01-11 09:18:30 -07:00
Darren Shepherd
de17bf5b75 Add ratelimiting to objectset apply 2019-01-11 09:11:58 -07:00
Darren Shepherd
d9246af8e9
Merge pull request #241 from orangedeng/fix-embed-ignore-list
Fix embed mapper ignore list not working
2019-01-11 09:07:48 -07:00
orangedeng
d71b4215d0 Fix embed mapper ignore list not working 2019-01-09 15:22:22 +08:00
Darren Shepherd
0557aa4ff3
Merge pull request #239 from ibuildthecloud/master
Change log level
2018-12-19 20:56:47 -07:00
Darren Shepherd
12f29fbf6d Change log level 2018-12-19 20:55:41 -07:00
Darren Shepherd
9599c43877
Merge pull request #238 from ibuildthecloud/master
Fix issues in patch generation
2018-12-19 11:32:37 -07:00
Darren Shepherd
c09551004f Fix issues in patch generation 2018-12-19 11:31:24 -07:00
Darren Shepherd
457c15b94a
Merge pull request #234 from ibuildthecloud/master
Various
2018-12-17 16:06:28 -07:00
Darren Shepherd
9bab510069 Add objectset API 2018-12-17 15:44:50 -07:00
Darren Shepherd
4350a8688b Add Interface to Clients 2018-12-17 15:44:50 -07:00
Darren Shepherd
77a8edaa99 Allow circular types to be imported 2018-12-17 15:44:50 -07:00
Darren Shepherd
a20e5736da Fix patch to require patchtype parameter 2018-12-17 15:43:21 -07:00
Darren Shepherd
9c8de64358 Add type constructors to make things a bit nicer 2018-12-17 15:43:21 -07:00
Darren Shepherd
b9bd7461bd If disablecontrollers don't start global controllers 2018-12-17 15:43:21 -07:00
Darren Shepherd
6782e638ac Force nil values to nil,nil interface 2018-12-17 15:43:21 -07:00
Darren Shepherd
5195fedee1
Merge pull request #237 from aiwantaozi/fix-float
Add default value to float type
2018-12-17 15:43:08 -07:00
Aiwantaozi
b681b841db Add default value to float type
Problem:
float type default value are convert to string now

Solution:
add default value for float

Issue:
https://github.com/rancher/rancher/issues/16958
2018-12-07 18:58:27 +08:00
Darren Shepherd
dc01b97134
Merge pull request #236 from dramich/slowleader
Add a flag to make leaderelection loooong
2018-12-06 09:52:32 -07:00
Dan Ramich
5cc5410e98 Add a flag to make leaderelection loooong 2018-12-05 15:04:27 -07:00
Darren Shepherd
38b634c751
Merge pull request #233 from ibuildthecloud/master
Drop revision check for lifecycle update
2018-11-28 09:59:09 -07:00
Darren Shepherd
3fcee106fd Drop revision check for lifecycle update 2018-11-28 09:58:09 -07:00
Darren Shepherd
1d24e0fc0b
Merge pull request #232 from ibuildthecloud/master
Fix bugs in lifecycle
2018-11-26 10:47:56 -07:00
Darren Shepherd
f1c772b7f1 Fix bugs in lifecycle 2018-11-26 10:46:27 -07:00
Darren Shepherd
146f45dafa
Merge pull request #226 from ibuildthecloud/master
New client style
2018-11-26 08:45:56 -07:00
Darren Shepherd
f88fcd7223 Fix bug where we don't trigger handlers on second start 2018-11-26 08:43:27 -07:00
Darren Shepherd
1561b42e18 Change changeset enqueuer to interface 2018-11-26 08:43:27 -07:00
Darren Shepherd
a036721900 New client style 2018-11-26 08:43:27 -07:00
Darren Shepherd
3632a2ab7a Add Track method 2018-11-26 08:33:11 -07:00
Craig Jellick
966530d6e9 avoid unnecessary allocation 2018-11-21 07:22:47 -07:00
Craig Jellick
63af681f23 List and Get retry logic
Some cloud provider k8s APIs have random timeouts on listing and getting.
This change introduces a retry on lists and gets.
2018-11-20 10:45:13 -07:00
Darren Shepherd
41cfaf7e4b
Merge pull request #228 from ibuildthecloud/unit64
Add support for Uint64
2018-11-19 22:42:28 -07:00
Darren Shepherd
c8d4304725 Add support for Uint64 2018-11-19 22:36:39 -07:00
Darren Shepherd
5deb22f457
Merge pull request #223 from orangedeng/dyx-float
Add float support for Rancher API
2018-11-19 15:07:47 -07:00
Aiwantaozi
1883e14f29 add float 2018-11-15 10:09:38 +08:00
Darren Shepherd
17430d760a
Merge pull request #221 from ibuildthecloud/master
Random fixes
2018-11-09 12:59:11 -07:00
Darren Shepherd
a21f7b7e4c Fix bug in which all handlers would be trigger on incremental add 2018-11-09 10:20:45 -07:00
Darren Shepherd
650be9239e Fix goroutine leak when writer fails before reader does 2018-11-09 10:08:05 -07:00
Darren Shepherd
49a49464b7 rename field to privateTypes 2018-11-09 10:07:22 -07:00
Darren Shepherd
d73bb5fd29 Fix issue in which two remotedialers are created 2018-11-09 10:06:50 -07:00
Darren Shepherd
76b31c35cf Only create one set of clients and start once 2018-11-09 10:06:21 -07:00
Darren Shepherd
d98c0db62b Add CustomizeSchemas builder hook 2018-11-09 10:05:15 -07:00
Darren Shepherd
d17873e97a
Merge pull request #220 from ibuildthecloud/master
Fix no_etcd and k3s
2018-11-07 11:45:37 -07:00
Darren Shepherd
dec9be08bb Fix no_etcd and k3s 2018-11-07 11:44:16 -07:00
Darren Shepherd
5bafd7b137
Merge pull request #219 from ibuildthecloud/master
Switch handler return type to runtime.Object
2018-11-06 09:57:16 -07:00
Darren Shepherd
fa4bdda91b Switch handler return type to runtime.Object 2018-11-06 09:55:18 -07:00
Darren Shepherd
0dbd45668f
Merge pull request #217 from ibuildthecloud/master
Update readme to refer to go-skel
2018-10-31 14:40:02 -07:00
Darren Shepherd
aea43f15fd Update readme to refer to go-skel 2018-10-31 14:26:47 -07:00
Darren Shepherd
6c7654a69f
Merge pull request #216 from ibuildthecloud/master
Fix broken windows agent
2018-10-31 13:23:55 -07:00