*** yoctozepto has quit IRC | 07:28 | |
*** yoctozepto has joined #senlin | 07:29 | |
*** yoctozepto has quit IRC | 07:33 | |
*** yoctozepto has joined #senlin | 07:59 | |
*** jmlowe has joined #senlin | 15:08 | |
*** jmlowe has quit IRC | 15:21 | |
*** jmlowe has joined #senlin | 15:34 | |
*** jmlowe has quit IRC | 16:13 | |
*** jmlowe has joined #senlin | 18:40 | |
*** jmlowe has quit IRC | 20:08 | |
*** jmlowe has joined #senlin | 21:27 | |
*** jmlowe has quit IRC | 22:40 | |
*** jmlowe has joined #senlin | 22:44 | |
*** jmlowe has quit IRC | 22:53 | |
*** jmlowe has joined #senlin | 22:56 | |
rm_work | dtruong: that patch doesn't fix the issue i had with deleting as admin -- the cluster can't even be found? | 23:02 |
---|---|---|
rm_work | maybe it's a client bug? | 23:02 |
rm_work | the client probably tries to do a lookup without --global-project and can't find them... | 23:03 |
rm_work | ah i did find another client bug tho too :D will make a patch | 23:05 |
rm_work | need `sys.stdout.flush()` after the "Are you sure" prompt write, it was always confusing why it didn't show up right | 23:06 |
rm_work | hmm i guess it'd have to be SDK | 23:09 |
rm_work | ah nevermind, the client does send a DELETE, but the API returns with this: | 23:10 |
rm_work | {"code": 404, "message": "The cluster '0404aa4e-99dd-43d3-ac84-ec1ec5f8aa9c' could not be found.", "type": "ResourceNotFound"} | 23:10 |
rm_work | but it clearly shows up in a list with --global-project | 23:10 |
*** jmlowe has quit IRC | 23:12 | |
dtruong | rm_work I fixed the prompt bug here: https://review.opendev.org/#/c/704465/ | 23:15 |
rm_work | ah cool | 23:15 |
rm_work | +1 :D | 23:16 |
rm_work | anyway, your patch is applied, so ... maybe some other thing blocking it from looking up the ID? | 23:17 |
dtruong | I have to test it again. It seemed to work the other day in my devstack environment. I was able to delete clusters in other projects using admin creds. | 23:18 |
rm_work | hmm k | 23:18 |
rm_work | ah ok nevermind, got it | 23:19 |
rm_work | had to restart more than just the API | 23:19 |
dtruong | yea, the engine has to be restarted | 23:19 |
rm_work | i assumed it was just an API issue, your services communicate syncronously? | 23:19 |
rm_work | k | 23:20 |
rm_work | +1'd | 23:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!