Caleb Bron
684ae0d3fb
Revert "token hashing"
2020-03-06 16:48:40 -07:00
Caleb Bron
e5aaec5bd3
token hashing
2020-03-03 11:29:37 -07:00
Caleb Bron
feb9eeb30f
Revert "Token Hashing"
2020-03-03 08:57:27 -07:00
Caleb Bron
c428098012
token hashing
2020-03-02 14:12:16 -07:00
Darren Shepherd
fbd7c82c58
Add wrangler RBAC controller to UserContext
2020-03-01 22:10:21 -07:00
Darren Shepherd
f53d5f419e
Add kubeconfig to scaledcontext
2020-02-12 14:45:06 -07:00
Darren Shepherd
8b60834be8
Delete LocalConfig from ScaledContext
2020-01-31 09:35:29 -07:00
Dan Ramich
1ea440f413
Dedupe management
...
Problem:
Management context was created for all cluster contexts, this causes
large memory and cpu consumption
Solution:
Only use a single management context for all cluster contexts
2020-01-22 17:58:58 -07:00
Dan Ramich
3aced2bfa2
Update APIs being used
2019-08-29 16:50:15 -07:00
Darren Shepherd
4698351630
Drop unused code
2019-08-19 10:14:58 -07:00
rmweir
9aa56d31e6
Add storage interface to scaled context
...
Added storage interface to scaled context. Prior, there was no
way to interact with storage API without using k8s API directly.
Now, client exists for storage API.
2019-08-02 10:11:40 -07:00
orangedeng
35112c6ee7
Introduce APIService resource to Rancher
2019-07-22 19:45:30 -07:00
gitlawr
bd5a9e3e53
Add istio VirtualService and DestinationRule types
2019-07-10 09:57:30 +08:00
orangedeng
5694548201
Add HPA type to schema
2019-05-31 07:57:20 -07:00
dax
5f3a823cfe
Add k8s dynamic client to management context
...
The dynamic client is needed for generic functions where the type of
the object is not known beforehand.
2019-04-23 13:47:46 -07:00
Erik Wilson
8cac937266
cluster auth token type changes
2019-01-03 11:28:37 -07:00
orangedeng
25fb96b983
Add Prometheus operrator crds into schema
2018-12-04 06:20:41 -07:00
Darren Shepherd
a5118060d4
Drop events and LocalClusterDialer
2018-10-23 23:10:36 -07:00
Dan Ramich
48b2643a07
Add NewUserOnlyContext
2018-10-15 14:31:00 -07:00
Darren Shepherd
6cbe967c98
Add support for k8s 1.12
2018-10-09 19:38:10 -07:00
Darren Shepherd
1b61abc00e
Don't test server at this point
2018-09-18 18:17:26 -07:00
Darren Shepherd
62111462fe
Add peer manager
2018-09-18 18:17:26 -07:00
Darren Shepherd
61e909a9f9
Bump management threadiness to 50 from 5
2018-04-14 23:51:36 -07:00
Darren Shepherd
c55b0446a3
Use client with timeout
2018-04-02 16:00:29 -07:00
Murali Paluru
c4d44c02bd
Add Network Policy API group
2018-03-26 18:06:28 -07:00
Darren Shepherd
db757b8925
Pass usermanager and dialer to UserContext
2018-03-03 23:36:55 -07:00
Darren Shepherd
a66b99ac07
Move UserManager to user.Manager and store in contexts
2018-03-02 11:54:17 -07:00
Darren Shepherd
91171b9201
Introduce scaledContext
2018-02-20 12:52:02 -07:00
Alena Prokharchyk
92c6f51a8e
Job/CronJob initializing in user config
2018-02-13 23:04:44 -08:00
Alena Prokharchyk
d44a6f9c13
Batch v1/v1betav1 to workload context
2018-02-13 20:38:21 -07:00
Alena Prokharchyk
246aa9dfbb
Workload labels/annotations
2018-02-11 08:21:23 -08:00
zionwu
ccc786c06e
add project to managerment context as helm controller is using it
2018-02-11 23:06:45 +08:00
Darren Shepherd
0e56750e82
Updates type for subcontext rewrite
2018-02-09 13:50:56 -07:00
Darren Shepherd
a1eda5ce5c
Rename ClusterContext
2018-02-07 13:47:41 -08:00
Darren Shepherd
d917424f3f
Add schemas to workload context
2018-01-23 03:44:23 +00:00
Darren Shepherd
a65a1dc5b5
Validate that we can talk to k8s API
2018-01-22 23:57:00 +00:00
Darren Shepherd
4087cd55d5
put schemas in cluster/workload context
2018-01-17 22:53:46 +00:00
Darren Shepherd
c6577504c5
Refactor status
2018-01-12 15:30:16 +00:00
Darren Shepherd
ee9dc3fbfa
Fix secret types
2017-12-28 17:09:18 +00:00
Craig Jellick
469f4a724d
Namespace project and cluster
2017-12-27 19:57:02 +00:00
Darren Shepherd
0545d29b2b
Add secret types
2017-12-22 23:59:19 -07:00
Darren Shepherd
7b5c192521
Add workload context
2017-12-19 21:54:13 -07:00
Craig Jellick
24107823fb
Add RBAC to managmentContext
2017-12-16 21:19:00 -07:00
Darren Shepherd
e023022b6f
Add events to context
2017-12-16 01:53:02 -07:00
Darren Shepherd
4936f617e6
Update context and status
2017-12-12 08:30:37 -07:00
Craig Jellick
2fc465d61c
Regenerate rbac code
...
Proper group name for rbac resulted in moving the package
2017-12-11 22:09:11 -07:00
Craig Jellick
e77815f156
Add native types for their listers
2017-12-09 12:39:46 -06:00
Darren Shepherd
68600ed35d
API Updates
2017-12-04 17:00:53 -07:00
Darren Shepherd
50730b1463
Add k8sclient to workload context
2017-11-28 21:48:28 -07:00
Darren Shepherd
f91d506545
Assign ClusterName
2017-11-28 20:59:54 -07:00