Skip to content

Commit a2b5dae

Browse files
authored
katib/operators: removes unrecognized keys from metadata.yaml (#1759)
1 parent 1519724 commit a2b5dae

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
name: katib-controller
2-
display-name: Katib Controller
32
summary: A Kubernetes-native project for automated machine learning (AutoML)
43
description: |
54
Katib supports Hyperparameter Tuning, Early Stopping and Neural Architecture Search
65
76
Katib is the project which is agnostic to machine learning (ML) frameworks. It can tune
87
hyperparameters of applications written in any language of the users’ choice and natively
98
supports many ML frameworks, such as TensorFlow, MXNet, PyTorch, XGBoost, and others.
10-
tags: [ai, bigdata, katib, kubeflow, machine-learning, hyperparameter]
11-
maintainers:
12-
- Dominik Fleischmann <[email protected]>
13-
- Kenneth Koski <[email protected]>
149
series: [kubernetes]
1510
resources:
1611
oci-image:
@@ -21,4 +16,3 @@ resources:
2116
provides:
2217
katib-controller:
2318
interface: http
24-
min-juju-version: 2.8.6
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
name: katib-db-manager
2-
display-name: Katib DB Manager
32
summary: A Kubernetes-native project for automated machine learning (AutoML)
43
description: |
54
Katib supports Hyperparameter Tuning, Early Stopping and Neural Architecture Search
65
76
Katib is the project which is agnostic to machine learning (ML) frameworks. It can tune
87
hyperparameters of applications written in any language of the users’ choice and natively
98
supports many ML frameworks, such as TensorFlow, MXNet, PyTorch, XGBoost, and others.
10-
tags: [ai, bigdata, katib, kubeflow, machine-learning, hyperparameter]
11-
maintainers:
12-
- Dominik Fleischmann <[email protected]>
13-
- Kenneth Koski <[email protected]>
149
series: [kubernetes]
1510
resources:
1611
oci-image:
@@ -24,4 +19,3 @@ requires:
2419
provides:
2520
katib-db-manager:
2621
interface: http
27-
min-juju-version: 2.8.6

operators/katib-ui/metadata.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
name: katib-ui
2-
display-name: Katib UI
32
summary: A Kubernetes-native project for automated machine learning (AutoML)
43
description: |
54
Katib supports Hyperparameter Tuning, Early Stopping and Neural Architecture Search
65
76
Katib is the project which is agnostic to machine learning (ML) frameworks. It can tune
87
hyperparameters of applications written in any language of the users’ choice and natively
98
supports many ML frameworks, such as TensorFlow, MXNet, PyTorch, XGBoost, and others.
10-
tags: [ai, bigdata, katib, kubeflow, machine-learning, hyperparameter]
11-
maintainers:
12-
- Dominik Fleischmann <[email protected]>
13-
- Kenneth Koski <[email protected]>
149
series: [kubernetes]
1510
resources:
1611
oci-image:
@@ -26,4 +21,3 @@ requires:
2621
provides:
2722
katib-ui:
2823
interface: http
29-
min-juju-version: 2.8.6

0 commit comments

Comments
 (0)