Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Limit number of non-deleted KMS signing keys on a realm #1000

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

sethvargo
Copy link
Member

Fixes #993

Release Note

Limit number of non-deleted KMS signing keys on a realm (default: 5, configurable)

/assign @mikehelmick

I went with 5 instead of 3 because the cost differential is ~$0.12 and I'd rather never be in the way of the end-user.

@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Nov 6, 2020
Copy link
Contributor

@mikehelmick mikehelmick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove bin files

pkg/database/realm.go Outdated Show resolved Hide resolved
pkg/database/config.go Show resolved Hide resolved
@sethvargo
Copy link
Member Author

@mikehelmick PTAnotherL

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikehelmick, sethvargo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mikehelmick,sethvargo]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit de4b2da into main Nov 6, 2020
@google-oss-robot google-oss-robot deleted the sethvargo/quota_limit branch November 6, 2020 19:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quota: limit KMS keys
3 participants