86d5cd6d0a
add timeouts
2023-11-01 00:06:38 -05:00
11fd970400
split module into smaller pieces
2023-10-31 06:50:05 -05:00
97fadf6c92
formatting
2023-10-31 05:35:38 -05:00
bb9d6ae5ac
remove unused stuff
2023-10-31 05:34:32 -05:00
e8e2dcd198
Update src/main.rs
2023-10-31 20:04:43 +00:00
04504d6d9e
remove todo item for pvc creation
2023-10-31 20:02:45 +00:00
210f9aab38
updated instructions
2023-10-31 04:41:10 -05:00
07d0474ba1
pvc creation, job control
2023-10-31 03:32:17 -05:00
c06e4f754f
change to rust version
2023-10-30 23:43:30 -05:00
acee1579eb
add readme info about needing a pvc provisioner and warning
...
the warning is about deleting the cluster also deleting the repo.
probably obvious to most but a little undue caution could help
someone.
2023-10-17 00:45:40 -05:00
27c4ccfe85
add a message for the unwary runner of scripts
2023-10-17 00:36:08 -05:00
f59dcc6f0a
add a message to tell the user about the wait condition
2023-10-17 00:33:11 -05:00
e94e9f55d2
shorten the name of the job considerably.
...
this will allow for repos that have names much longer than before
since a job's name can only be up to 63 characters long and the
distinguishing name of the job was taking up 51 of those.
2023-10-17 00:27:06 -05:00
bf8e415b48
initial import
2023-10-17 00:13:01 -05:00