Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(discovery) update non-terminating instances #4515

Merged
merged 9 commits into from
Aug 29, 2023

Commits on Aug 15, 2023

  1. fix(discovery) update non-terminating instances

    Use not terminating instead of ready condition to determine which Kong
    instances are available for configuration updates. This provides
    compatibility with Kong instances that use the 3.3+ /status/ready
    endpoint instead of /status.
    rainest committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2f420a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. chore: backport units

    rainest committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e9f4f34 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. chore(deps) update KTF

    rainest committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b40c3ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec63a9 View commit details
    Browse the repository at this point in the history
  3. wip: bump KTF

    rainest committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    23ea18c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ade87ba View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. chore(lint) skip depguard

    rainest committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c731531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ee0b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    3f58b5d View commit details
    Browse the repository at this point in the history