-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The main aim here is to improve testing and to add other annotations that weren't added in the open source PR. This is a squashed commit of several: - ensure logr calls have named args to prevent panics - update RBAC to use certs rather than certreqs - fix duration in smoke test, log when polling - don't try to create secret, clean up tests - fix lint error, allow more permissive algorithm specification - change check for CRs to certs - don't Own Secrets since we don't generate them - add support for IP addresses + URIs for certs - add most remaining annotations and improve integration/e2e tests - remove readme notice - remove create secrets permission - ensure deterministic cert name + check names aren't too long - Review comments from Mael: A grammar fix + context on IngressController Signed-off-by: Ashley Davis <[email protected]>
- Loading branch information
1 parent
b83ba20
commit b55e587
Showing
10 changed files
with
1,173 additions
and
816 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.