Skip to content

Commit

Permalink
add more todos
Browse files Browse the repository at this point in the history
  • Loading branch information
petedannemann committed Nov 15, 2023
1 parent 24fffd0 commit 32a9490
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/config/acl.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ func (a ACLConfig) ToNewACLEntries() []kafka.ACLEntry {
}
return acls
}

// TODO: Set defaults for missing values

// TODO: Validate fields cannot be empty

0 comments on commit 32a9490

Please sign in to comment.