Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Gimbal doesn't remove OpenStack endpoint from service with health check setting #208

@yutaokaz

Description

@yutaokaz

What steps did you take and what happened:

  1. I configured route consist of 1 OpenStack service (has 2 endpoints) with health check to ingressroute.yaml file and deployed it.
  2. I started continuous requesting to the defined route, and I get response from 2 endpoints correctly.
  3. I deleted 1 OpenStack VM from LBaaS by neutron lbaas-member-delete command.
  4. But I still get response from 2 endpoints.

What did you expect to happen:

I expect to get response from 1 (remained) endpoint.

Environment:

  • Backend Cluster versions (OpenStack and/or Kubernetes):
    OpenStack. In terms of Kubernetes, I haven't checked.
  • Gimbal version (Gimbal git repository tag):
    https://github.com/heptio/gimbal/tree/release-0.3.0-beta.2
  • Contour version:
    gcr.io/heptio-images/contour:v0.6.0-beta.2
  • openstack-discoverer version (if applicable):
    gcr.io/heptio-images/gimbal-discoverer:v0.3.0-beta.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions