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

[v7] backport #9822 (cert.create event) #10225

Merged
merged 2 commits into from Feb 14, 2022

Commits on Feb 8, 2022

  1. Add the cert.create event (#9822)

    * Add the `cert.create` event
    
    For now, this is only emitted for user certificate issuance.
    
    * Make `cert_type` a string rather than an enum
    
    * Match field names and json tags in events.Identity
    
    * Change events.Identity.Traits to be a wrappers.LabelValues/wrappers.Traits
    
    * Event code shouldn't be under T10xx anymore
    espadolini committed Feb 8, 2022
    Copy the full SHA
    c7879af View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Copy the full SHA
    092b4cd View commit details
    Browse the repository at this point in the history