Skip to content
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

Fix auth timestamp #134

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Fix auth timestamp #134

merged 2 commits into from
Nov 7, 2024

Conversation

adam-cattermole
Copy link
Member

@adam-cattermole adam-cattermole commented Nov 6, 2024

Changes

  • Use the correct information from the DateTime to generate a protobuf Timestamp from epoch
  • Update the authconfig to v1beta3
  • Rename limitador/authorino to respective names (makes it more clear when logging from authorino: kubectl logs -n kuadrant-system -f deployment/authorino instead of kubectl logs -n kuadrant-system -f deployment/sample

The timestamp generated is as follows:

request.time nanos: 1_730_906_038_274_573_000
{time {seconds: 1730906038 nanos: 274573000}

@adam-cattermole adam-cattermole merged commit e749b3f into main Nov 7, 2024
13 checks passed
@adam-cattermole adam-cattermole deleted the fix-auth-timestamp branch November 7, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants