Skip to content

Commit 44802aa

Browse files
authored
Merge pull request #98 from cliveseldon/ksonnet-updates
ksonnet updates for namespaces and RBAC
2 parents 8ad67a6 + 80dcc32 commit 44802aa

File tree

9 files changed

+654
-41
lines changed

9 files changed

+654
-41
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,7 @@ wrappers/python/proto/prediction_pb2_grpc.py
7272

7373
notebooks/**/*.proto
7474
*pb2.py
75-
*pb2_grpc.py
75+
*pb2_grpc.py
76+
examples/models/keras_mnist/build/
77+
examples/models/mean_classifier/build/
78+
notebooks/my-ml-deployment/

0 commit comments

Comments
 (0)