Skip to content

Commit 2ca0e4d

Browse files
committed
update .gitignore
1 parent cf35035 commit 2ca0e4d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ teamcreds.txt
1717
lib/harbor/certs/*
1818
peer_configs/*
1919
work.txt
20-
20+
.DS_Store

todo.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
1. Install script
2+
a. go
3+
b. minikube
4+
c. kubectl
5+
d. Update samplefile using .kube directly / shift it's logic from there to dynamic .kube config updatation
6+
e. cp challenges-sample to challenges , update .gitignore
7+
f. way to get challenges from dockerHub repo / or do this in make-set env
8+
9+
2. With every little thing issue, server should not go down, proper error handling with service down in flow is requried.
10+

0 commit comments

Comments
 (0)