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 successThreshold, validate server protocol, deprecate scheme #792

Merged
merged 17 commits into from Jul 20, 2022

Commits on Jul 18, 2022

  1. fix: success parameter in probes; restructure probes generation

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    6dbe2bf View commit details
    Browse the repository at this point in the history
  2. chore: rewrite probe scheme logic

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    2a4ab82 View commit details
    Browse the repository at this point in the history
  3. fix: remove probe scheme duplication

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    0d74785 View commit details
    Browse the repository at this point in the history
  4. chore: improve code readability

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    c2c95f0 View commit details
    Browse the repository at this point in the history
  5. chore: refactor probes

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    26e2c4e View commit details
    Browse the repository at this point in the history
  6. chore: add tests for probes

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 18, 2022
    Copy the full SHA
    a93dadb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. deprecate scheme in probes

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    3069518 View commit details
    Browse the repository at this point in the history
  2. validate server protocol through crds

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    f039e4e View commit details
    Browse the repository at this point in the history
  3. update latest crds

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    fbd603f View commit details
    Browse the repository at this point in the history
  4. update bundle crds

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    90f61c6 View commit details
    Browse the repository at this point in the history
  5. Rename test

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    3d368f5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    94bab7c View commit details
    Browse the repository at this point in the history
  7. Update CRDs

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 19, 2022
    Copy the full SHA
    c190e1f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Copy the full SHA
    b0c28f6 View commit details
    Browse the repository at this point in the history
  2. update tests to make them use ProbeHandler

    Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
    weisdd committed Jul 20, 2022
    Copy the full SHA
    1593d57 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    669a744 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    97b7404 View commit details
    Browse the repository at this point in the history