Skip to content

Commit

Permalink
feat: HTTP basic authentication secrets for network plugin (#367)
Browse files Browse the repository at this point in the history
## Issue
N/A

## Description
Add support for creating basic authentication secrets for the network
plugin.

CA certificate secrets aren't required as they're either provided inline
in the network rule spec or via a secret reference. In `validatorctl` we
provide the certs inline in the spec, so we don't require a facility for
creating the secrets via Helm.

---------

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
  • Loading branch information
TylerGillson authored Aug 5, 2024
1 parent 056ee62 commit 128041b
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 77 deletions.
Loading

0 comments on commit 128041b

Please sign in to comment.