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
feature: zalando.org/forward-backend annotation support to enable migration to eks
Usage:
```
apiVersion: zalando.org/v1
kind: StackSet
metadata:
annotations:
zalando.org/forward-backend: eks migration
..
```
This will execute the migration preparation, such that the next traffic switch will send the traffic to the forward backend.
Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
0 commit comments