Skip to content

Commit

Permalink
feat(kafka_quota): added support for kafka quota
Browse files Browse the repository at this point in the history
  • Loading branch information
vmyroslav committed Dec 18, 2024
1 parent 0075476 commit b04f51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/sweep/sweep_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ func knownMissingSweepers() []string {
"aiven_kafka_native_acl",
"aiven_pg_database",
"aiven_kafka_user",
"aiven_kafka_quota",
"aiven_redis_user",
"aiven_valkey_user",
"aiven_opensearch_acl_config",
"aiven_mysql_database",
"aiven_m3db_user",
"aiven_m3db_quota",
"aiven_kafka_topic",
"aiven_kafka_schema",
"aiven_azure_privatelink_connection_approval",
Expand Down

0 comments on commit b04f51f

Please sign in to comment.