Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpect committed Feb 10, 2025
1 parent cf35035 commit 2ca0e4d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ teamcreds.txt
lib/harbor/certs/*
peer_configs/*
work.txt

.DS_Store
10 changes: 10 additions & 0 deletions todo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
1. Install script
a. go
b. minikube
c. kubectl
d. Update samplefile using .kube directly / shift it's logic from there to dynamic .kube config updatation
e. cp challenges-sample to challenges , update .gitignore
f. way to get challenges from dockerHub repo / or do this in make-set env

2. With every little thing issue, server should not go down, proper error handling with service down in flow is requried.

0 comments on commit 2ca0e4d

Please sign in to comment.