Commit e434587
authored
feat: [binaryauthorization] Adds support for check-based platform policy evaluation to Binary Authorization Continuous Validation logs (#9768)
- [ ] Regenerate this pull request now.
feat: Adds support for communicating configuration issues that prevent Continuous Validation from monitoring pods
fix!: Remove unused unsupported_policy_event event_type from ContinuousValidationPodEvent
PiperOrigin-RevId: 557146775
Source-Link: https://togithub.com/googleapis/googleapis/commit/6c2b07fea4eeca5c55e2bb4bd732e00a299dbbea
Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/828cab43a0c39a28f10317b4b5b124c735f240fa
Copy-Tag: eyJwIjoiamF2YS1iaW5hcnktYXV0aG9yaXphdGlvbi8uT3dsQm90LnlhbWwiLCJoIjoiODI4Y2FiNDNhMGMzOWEyOGYxMDMxN2I0YjViMTI0YzczNWYyNDBmYSJ91 parent bca9597 commit e434587
File tree
6 files changed
+5320
-584
lines changed- java-binary-authorization
- google-cloud-binary-authorization/src/main/resources/META-INF/native-image/com.google.cloud.binaryauthorization.v1beta1
- proto-google-cloud-binary-authorization-v1beta1/src/main
- java/com/google/cloud/binaryauthorization/v1beta1
- proto/google/cloud/binaryauthorization/v1beta1
6 files changed
+5320
-584
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
488 | 506 | | |
489 | 507 | | |
490 | 508 | | |
| |||
531 | 549 | | |
532 | 550 | | |
533 | 551 | | |
534 | | - | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
535 | 562 | | |
536 | 563 | | |
537 | 564 | | |
| |||
540 | 567 | | |
541 | 568 | | |
542 | 569 | | |
543 | | - | |
| 570 | + | |
544 | 571 | | |
545 | 572 | | |
546 | 573 | | |
| |||
549 | 576 | | |
550 | 577 | | |
551 | 578 | | |
552 | | - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
553 | 598 | | |
554 | 599 | | |
555 | 600 | | |
| |||
0 commit comments