-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Start counting ACME certificate issuance as client activity #20520
Commits on May 17, 2023
-
Add stub ACME billing interfaces
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for bd2423c - Browse repository at this point
Copy the full SHA bd2423cView commit details -
Add initial implementation of client count
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for ab07003 - Browse repository at this point
Copy the full SHA ab07003View commit details -
Correctly attribute to mount, namespace
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for d7381ec - Browse repository at this point
Copy the full SHA d7381ecView commit details -
Refactor adding entities of custom types
This begins to add custom types of events; presently these are counted as non-entity tokens, but prefixed with a custom ClientID prefix. In the future, this will be the basis for counting these events separately (into separate buckets and separate storage segments). Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 6bfeafe - Browse repository at this point
Copy the full SHA 6bfeafeView commit details -
Refactor creation of ACME mounts
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for f662dad - Browse repository at this point
Copy the full SHA f662dadView commit details -
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 1f29b2f - Browse repository at this point
Copy the full SHA 1f29b2fView commit details -
Better support managed key system view casting
Without an additional parameter, SystemView could be of a different internal implementation type that cannot be directly casted to in OSS. Use a separate parameter for the managed key system view to use instead. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 5fe7caf - Browse repository at this point
Copy the full SHA 5fe7cafView commit details -
Refactor creation of mounts for enterprise
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 72dac9b - Browse repository at this point
Copy the full SHA 72dac9bView commit details -
Validate mounts in ACME billing tests
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for f8d4bf7 - Browse repository at this point
Copy the full SHA f8d4bf7View commit details -
Use a hopefully unique separator for encoded identifiers
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 6db4efe - Browse repository at this point
Copy the full SHA 6db4efeView commit details -
Co-authored-by: miagilepner <mia.epner@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 3b64ef7 - Browse repository at this point
Copy the full SHA 3b64ef7View commit details -
Rename AddEventToFragment->AddActivityToFragment
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Configuration menu - View commit details
-
Copy full SHA for 0c402e5 - Browse repository at this point
Copy the full SHA 0c402e5View commit details