Kong / gateway-operator

Kubernetes Operator for Kong Gateways
Apache License 2.0
41 stars 9 forks source link

Tests for Blue Green `DataPlane` rollouts: verify `status.rollout.conditions` during and after rollout #165

Open pmalek opened 10 months ago

pmalek commented 10 months ago

Blocked by Kong/gateway-operator-archive#986

### Acceptance criteria
- [ ] Add tests for Blue Green `DataPlane` rollouts checking `status.rollout.conditions` are updated accordingly
pmalek commented 10 months ago

This is dependent on the changes that we want to do in Kong/gateway-operator#162

pmalek commented 9 months ago

Moving this to Cloud Gateways Phase next as the issue that will introduce the change in conditions - Kong/gateway-operator#162 - is already in that milestone.