Zbynek Roubalik
|
12c5cda8e2
|
feat: allow setting resource requests/limits (#386)
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-21 08:38:50 +02:00 |
Zbynek Roubalik
|
76b5800c62
|
src: envs: use `:` instead of `.` as separators (#394)
* src: envs: use `:` instead of `.` as separators
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* leftovers
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-18 09:50:07 +02:00 |
Zbynek Roubalik
|
54f60a2552
|
src: validate Env Var name (#395)
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-18 09:12:45 +02:00 |
Zbynek Roubalik
|
a937c490b7
|
feat: allow setting autoscaling options to deployed KService (#374)
* feat: allow setting autoscaling options to deployed KService
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* incorporate feedback
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* move `target` & `utilization` to `scale` section
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
* don't include concurrency.limit
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-15 09:26:36 +02:00 |
Zbynek Roubalik
|
1dbb5aecbf
|
feat: reference ConfigMaps in `envs` and `volumes` sections in config (#371)
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-04 15:25:41 +02:00 |
Zbynek Roubalik
|
9d7fd34649
|
feat: reference Secrets in `envs` and `volumes` sections in config (#369)
* feat: reference Secrets in `envs` and `volumes` sections in config
Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
|
2021-06-02 09:20:28 +02:00 |