LeeJongBeom
LeeJongBeom
@zirain The following log appears periodically: ```bash DeltaAggregatedResources gRPC config stream to xds-grpc closed since 162s ago: 14, connection error ```
@windsonsea Sorry, I don't understand. Could you explain with some screenshots?
It's a good idea! It seems that we should list up all APIs that can be called with project key. For example, `/yorkie.v1.AdminService/GetDocument`, `/yorkie.v1.AdminService/GetDocuments`, ... Maybe, we have to discuss...
Sorry for the delayed response. I think it's a good approach to separate the field in the authorization header. @hackerwins @krapie What do you think about method 2? Also, I...
@adrianmanea Some colors references the value in `_states`. ``` "background": "var(--mui-palette-primary-_states-hover)" ``` Then, how can use the color using MUI Sync Plugin?
@adrianmanea I sent the mail. Please check it. Thank you!
It is not resolved in `5.17.0`.
@adrianmanea Any updates so far?
I've created a PR. Please take a look. Thank you! https://github.com/gotestyourself/gotestsum/pull/520
To my knowledge, the `default` project is created when the `--backend-use-default-project` flag is enabled. Additionally, if the project name is `default`, Yorkie can be accessed with an empty public key...