HoSeong Lee
HoSeong Lee
**Describe the bug** when i try to `./deploy_app.sh` on ubuntu machine, it return below error. ``` strict decoding error: unknown field "spec.backendDefaults.clientPolicy.tls.mode" ``` in result, the front pod and virtual...
**Is your feature request related to a problem? Please describe.** Due to error #23, I removed docker from action. But, the docker has some advantage at action, so if it's...
**Is your feature request related to a problem? Please describe.** For now, action cannot calculate token for completion so, max token value is static. It causing error when message is...
**Is your feature request related to a problem? Please describe.** current action code, we always need to build before push. it should be build automatically. **Describe the solution you'd like**...