Skip to content

Manual gate control by api in loadtester #1309

Closed
@PalanQu

Description

@PalanQu

Describe the feature

Manual approve each step of canary phase by send http request, for the current time, the loadtester accept the canary name and namespace as key, maybe we should add CanaryPhase in this key and auto remove the previous step key

canaryName := fmt.Sprintf("%s.%s", canary.Name, canary.Namespace)
approved := gate.isOpen(canaryName)

Proposed solution

Any alternatives you've considered?

Is there another way to solve this problem that isn't as good a solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions