-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebhookAuthenticator .Status and validation improvements #1894
Merged
Conversation
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
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 13, 2024 16:07
1e6e159
to
8148985
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1894 +/- ##
==========================================
+ Coverage 38.25% 38.57% +0.32%
==========================================
Files 347 350 +3
Lines 44207 44514 +307
==========================================
+ Hits 16910 17171 +261
- Misses 26785 26828 +43
- Partials 512 515 +3 ☔ View full report in Codecov by Sentry. |
benjaminapetersen
changed the title
Ben/status/webhook authenticator
WebhookAuthenticator .Status and validation improvements
Mar 13, 2024
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 13, 2024 17:10
efbcef4
to
dfa9d25
Compare
Cross reference to the JWT Authenticator status and validations as they are related: |
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Show resolved
Hide resolved
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Show resolved
Hide resolved
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 13, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
- Add WebhookAuthenticator unit tests, update generated code - Add validateTLSNegotiation(), update tests - Update validateTLSNegotiation, add unit tests, factor out helpers - Update generated code
- total api fields test 260->261
Co-authored-by: Benjamin A. Petersen <ben@benjaminapetersen.me>
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 19, 2024 20:48
59d8822
to
90e7343
Compare
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 22, 2024 16:08
0dfe06d
to
da4330e
Compare
…itional IPv6 cases
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 22, 2024 19:58
da4330e
to
e38a27d
Compare
joshuatcasey
approved these changes
Mar 25, 2024
cfryanr
reviewed
Mar 26, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 26, 2024
cfryanr
reviewed
Mar 26, 2024
cfryanr
reviewed
Mar 26, 2024
internal/controller/authenticator/webhookcachefiller/webhookcachefiller_test.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 26, 2024
internal/controller/authenticator/jwtcachefiller/jwtcachefiller.go
Outdated
Show resolved
Hide resolved
cfryanr
reviewed
Mar 26, 2024
- Carefully note the rfc27732 design for IPv6 in URLs, while also clarifying the handling of IPv6 in Golang. Co-authored-by: Ryan Richard <richardry@vmware.com>
- ConnectionProbeValid -> WebhookConnectionValid - This is to conform with the pattern of other controllers, ex: LDAPConnectionValid
benjaminapetersen
force-pushed
the
ben/status/webhook-authenticator
branch
from
March 26, 2024 20:23
e87845d
to
c6b0820
Compare
cfryanr
approved these changes
Mar 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release note: