-
Notifications
You must be signed in to change notification settings - Fork 440
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
feat: Add skip_grace_period flag to DeleteCertificateAuthority API #5153
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
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2022
dwsupplee
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
and removed
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
labels
Mar 29, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 29, 2022
gcf-owl-bot
bot
changed the title
feat: [SecurityPrivateCa] Add
feat: AuditConfig for IAM v1
Apr 4, 2022
skip_grace_period
flag to DeleteCertificateAuthority API
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 4, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 4, 2022
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 4, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 4, 2022
dwsupplee
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 21, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 21, 2022
dwsupplee
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 13, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 13, 2022
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 16, 2022
Owl bot is regenerating pull request 5153... |
PiperOrigin-RevId: 439356405 Source-Link: googleapis/googleapis@afa2ba1 Source-Link: googleapis/googleapis-gen@3e40c17 Copy-Tag: eyJwIjoiU2VjdXJpdHlQcml2YXRlQ2EvLk93bEJvdC55YW1sIiwiaCI6IjNlNDBjMTdlMTUxMGM5NWZhYjU4ZmMyMTQzY2NiNjFjY2VjYTU5ODkifQ== feat: Add `skip_grace_period` flag to DeleteCertificateAuthority API PiperOrigin-RevId: 433526535 Source-Link: googleapis/googleapis@6c2ecea Source-Link: googleapis/googleapis-gen@0ce0054 Copy-Tag: eyJwIjoiU2VjdXJpdHlQcml2YXRlQ2EvLk93bEJvdC55YW1sIiwiaCI6IjBjZTAwNTQ5YWRjMmMwYjVlNmM5YjI4NGJlN2FhMWI3ZGQxZTU0NjAifQ==
gcf-owl-bot
bot
changed the title
feat: AuditConfig for IAM v1
feat: [SecurityPrivateCa] AuditConfig for IAM v1
May 16, 2022
gcf-owl-bot
bot
force-pushed
the
owl-bot-copy-SecurityPrivateCa
branch
from
May 16, 2022 17:40
40225e6
to
c619963
Compare
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 16, 2022
dwsupplee
changed the title
feat: [SecurityPrivateCa] AuditConfig for IAM v1
feat: Add skip_grace_period flag to DeleteCertificateAuthority API
May 16, 2022
dwsupplee
approved these changes
May 16, 2022
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.
PiperOrigin-RevId: 439356405
Source-Link: googleapis/googleapis@afa2ba1
Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e40c17e1510c95fab58fc2143ccb61cceca5989
Copy-Tag: eyJwIjoiU2VjdXJpdHlQcml2YXRlQ2EvLk93bEJvdC55YW1sIiwiaCI6IjNlNDBjMTdlMTUxMGM5NWZhYjU4ZmMyMTQzY2NiNjFjY2VjYTU5ODkifQ==
feat: Add
skip_grace_period
flag to DeleteCertificateAuthority APIPiperOrigin-RevId: 433526535
Source-Link: googleapis/googleapis@6c2ecea
Source-Link: https://github.com/googleapis/googleapis-gen/commit/0ce00549adc2c0b5e6c9b284be7aa1b7dd1e5460
Copy-Tag: eyJwIjoiU2VjdXJpdHlQcml2YXRlQ2EvLk93bEJvdC55YW1sIiwiaCI6IjBjZTAwNTQ5YWRjMmMwYjVlNmM5YjI4NGJlN2FhMWI3ZGQxZTU0NjAifQ==