Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyin authored and KashunCheng committed Jun 20, 2023
1 parent 216f65c commit 8a40c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Acto: Automatic Correctness Testing for (Kubernetes) Operators
# Acto: Automatic Correctness Testing for Kubernetes Operators
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Regression Test](https://github.com/xlab-uiuc/acto/actions/workflows/unittest.yaml/badge.svg)](https://github.com/xlab-uiuc/acto/actions/workflows/unittest.yaml)

Expand Down Expand Up @@ -56,4 +56,4 @@ This transition triggerred the cass-operator to add the key-value pair to `metad
For the next step, Acto deletes the key-value pair.
Due to a bug in cass-operator, the deleted key-value pair
is not removed from the SeedService resource in Kubernetes.
Acto automatically detects this bug based on the inconsistency between the CR and the system resources.
Acto automatically detects this bug based on the inconsistency between the CR and the system resources.

0 comments on commit 8a40c27

Please sign in to comment.