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
bubble up JQ errors are warning logs to help diagnose problems
tag mutations for a service were being run in parallel but should have been serial
Deprecated selector "labels" but used incorrect spelling of labels in the json tags
Feature
improve client side service deduplication which prevents a class of bugs with parallel API calls - also makes service preview output more representative of actual results
Refactor
only include auto alias k8s:<name>-<namespace> if no alias results were found