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
With #502, we are going to introduce the capability to validate configuration against the Kong Admin API.
We should improve such capability allowing users to validate their configuration without the existence of a specific workspace, before applying their changes.
if the workspace doesn't exist yet, revert to the default one (which may fail because of RBAC)
in addition to the one above, decK may support something like a --create-workspace flag to temporarily create the workspace, run the validation and delete it afterwords (which, again, may fail because of RBAC)
With #502, we are going to introduce the capability to validate configuration against the Kong Admin API.
We should improve such capability allowing users to validate their configuration without the existence of a specific workspace, before applying their changes.
Related discussion here: #502 (comment)
The text was updated successfully, but these errors were encountered: