You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found it is already implemented in master branch, is it going to backport to 3.3 branch ?
You are correct, but as this is a feature in 3.4 [1],[2] that requires server flag param we probably can not backport. Reason being some 3.3.x server would support the flag while others would not. In the later case, it could cause etcd to not start if the flag were passed.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.
Step to reproduce:
start etcd with CORS:
check CORS:
And CORS only set up on 404 request:
The text was updated successfully, but these errors were encountered: