infiniteregrets
commited on
Commit
•
d616b49
1
Parent(s):
b491037
Upload conversation_summaries.json
Browse files
conversation_summaries.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"id": 1,
|
4 |
+
"conversation": "guy: Hi guys, is there a way to automatically add the variable arguments specified on the pod spec to the local process?\n Aviram Hassan: Env variables or command line arguments?\n guy: command line arguments\n Aviram Hassan: We have an open feature request for that\n guy: oh great, thanks \ud83d\ude4f\n Aviram Hassan: https://github.com/metalbear-co/mirrord/issues/772",
|
5 |
+
"summary": "guy asked if there is a way to automatically add the variable arguments specified on the pod spec to the local process. Aviram Hassan said they have an open feature request for that. Issue Link: https://github.com/metalbear-co/mirrord/issues/772"
|
6 |
+
}
|
7 |
+
]
|