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

Add clock attack support. #90

Merged
merged 19 commits into from
Sep 30, 2021
Merged

Add clock attack support. #90

merged 19 commits into from
Sep 30, 2021

Conversation

Andrewmatilde
Copy link
Member

Signed-off-by: andrewmatilde davis6813585853062@outlook.com

Add clock skew to chaosd & fix some recovery support for time skew.

Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
@Andrewmatilde Andrewmatilde changed the title Add clock attack support. [WIP] Add clock attack support. Sep 9, 2021
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
@Andrewmatilde Andrewmatilde added test and removed WIP labels Sep 17, 2021
@Andrewmatilde Andrewmatilde changed the title [WIP] Add clock attack support. Add clock attack support. Sep 17, 2021
@Andrewmatilde Andrewmatilde added WIP and removed test labels Sep 17, 2021
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
@Andrewmatilde
Copy link
Member Author

PTAL , @WangXiangUSTC , @YangKeao

pkg/core/clock.go Outdated Show resolved Hide resolved
pkg/server/chaosd/attack.go Show resolved Hide resolved
cmd/attack/clock.go Outdated Show resolved Hide resolved
cmd/attack/clock.go Outdated Show resolved Hide resolved
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
pkg/core/clock.go Outdated Show resolved Hide resolved
pkg/core/clock.go Outdated Show resolved Hide resolved
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Signed-off-by: andrewmatilde <davis6813585853062@outlook.com>
Copy link
Collaborator

@WangXiangUSTC WangXiangUSTC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwen0 cwen0 requested a review from YangKeao September 27, 2021 11:11
Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@WangXiangUSTC WangXiangUSTC merged commit c1b722e into chaos-mesh:main Sep 30, 2021
@ecordell
Copy link

Would love a release with this change in it - how do releases get decided / made?

@WangXiangUSTC
Copy link
Collaborator

WangXiangUSTC commented Oct 29, 2021

Would love a release with this change in it - how do releases get decided / made?

You can download the latest version by running the command:

curl -fsSL -o chaosd-latest-linux-amd64.tar.gz https://mirrors.chaos-mesh.org/chaosd-latest-linux-amd64.tar.gz

And we will release V1.0.3 with this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants