CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 13:32:27 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/open-policy-agent/gatekeeper.git
etag: W/"cea211e28245ec121833f30fa9ecd421"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=UTvDE8UeTN%2FZ4i9IRX2TUFiA9CFkMxg83%2F%2BSnkLecN%2BVBNmyC8mZL2Vk3m2TQ%2B2FLTTgzzbM8eYrHPz%2FUwTFqczFpRBxVI6ITUc1Ocs8NjhqABEFt2h8WL5LQ%2Fh2tdWBVo2DJ6CFLlI1595PGtTHpDDuO3XZ4aeJHlALkLLPwvf%2B7PsmkaIDJ%2FvPXbm0IFnCVp7E64cUCeQhFbE1mO6vCsRC2RvGPDz73hDnJ0DMQ6DFNLYSLPr%2FXhrSPkrUeRxZXm9J0QOfpymEdDe3VsVz5A%3D%3D--RB9S%2BoaQl5LznDyx--i5bzOZY4xwjjMu7kVcEWYw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.817561709.1753882346; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 13:32:26 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 13:32:26 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D62E:19EB70:DEB50:FB0AD:688A1EEA
fix: error on deleting GK resources when delete operation is enabled … · open-policy-agent/gatekeeper@d71d9bf · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 807
Commit d71d9bf
authored
File tree
Expand file treeCollapse file tree
2 files changed
+103
-15
lines changedFilter options
- pkg/webhook
Expand file treeCollapse file tree
2 files changed
+103
-15
lines changed+21-12Lines changed: 21 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
245 |
| - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
246 | 247 |
| |
247 | 248 |
| |
248 | 249 |
| |
| |||
399 | 400 |
| |
400 | 401 |
| |
401 | 402 |
| |
402 |
| - | |
| 403 | + | |
403 | 404 |
| |
404 | 405 |
| |
405 | 406 |
| |
| |||
419 | 420 |
| |
420 | 421 |
| |
421 | 422 |
| |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
422 | 430 |
| |
423 | 431 |
| |
424 |
| - | |
| 432 | + | |
425 | 433 |
| |
426 | 434 |
| |
427 | 435 |
| |
| |||
447 | 455 |
| |
448 | 456 |
| |
449 | 457 |
| |
450 |
| - | |
| 458 | + | |
451 | 459 |
| |
452 | 460 |
| |
453 | 461 |
| |
| |||
471 | 479 |
| |
472 | 480 |
| |
473 | 481 |
| |
474 |
| - | |
| 482 | + | |
475 | 483 |
| |
476 | 484 |
| |
477 | 485 |
| |
| |||
488 | 496 |
| |
489 | 497 |
| |
490 | 498 |
| |
491 |
| - | |
| 499 | + | |
492 | 500 |
| |
493 | 501 |
| |
494 | 502 |
| |
| |||
505 | 513 |
| |
506 | 514 |
| |
507 | 515 |
| |
508 |
| - | |
| 516 | + | |
509 | 517 |
| |
510 | 518 |
| |
511 | 519 |
| |
| |||
522 | 530 |
| |
523 | 531 |
| |
524 | 532 |
| |
525 |
| - | |
| 533 | + | |
526 | 534 |
| |
527 | 535 |
| |
528 | 536 |
| |
| |||
539 | 547 |
| |
540 | 548 |
| |
541 | 549 |
| |
542 |
| - | |
| 550 | + | |
543 | 551 |
| |
544 | 552 |
| |
545 | 553 |
| |
| |||
578 | 586 |
| |
579 | 587 |
| |
580 | 588 |
| |
581 |
| - | |
| 589 | + | |
| 590 | + | |
582 | 591 |
| |
583 | 592 |
| |
584 |
| - | |
| 593 | + | |
585 | 594 |
| |
586 | 595 |
| |
587 | 596 |
| |
|
+82-3Lines changed: 82 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
526 | 527 |
| |
527 | 528 |
| |
528 | 529 |
| |
| 530 | + | |
529 | 531 |
| |
530 | 532 |
| |
531 | 533 |
| |
532 | 534 |
| |
533 | 535 |
| |
534 | 536 |
| |
| 537 | + | |
535 | 538 |
| |
536 | 539 |
| |
537 | 540 |
| |
538 | 541 |
| |
539 | 542 |
| |
540 | 543 |
| |
| 544 | + | |
541 | 545 |
| |
542 | 546 |
| |
543 | 547 |
| |
544 | 548 |
| |
545 | 549 |
| |
546 | 550 |
| |
| 551 | + | |
547 | 552 |
| |
548 | 553 |
| |
549 | 554 |
| |
550 | 555 |
| |
551 | 556 |
| |
552 | 557 |
| |
| 558 | + | |
553 | 559 |
| |
554 | 560 |
| |
555 | 561 |
| |
556 | 562 |
| |
557 | 563 |
| |
558 | 564 |
| |
| 565 | + | |
559 | 566 |
| |
560 | 567 |
| |
561 | 568 |
| |
562 | 569 |
| |
563 | 570 |
| |
564 | 571 |
| |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
565 | 587 |
| |
566 | 588 |
| |
567 | 589 |
| |
| |||
592 | 614 |
| |
593 | 615 |
| |
594 | 616 |
| |
595 |
| - | |
596 |
| - | |
597 |
| - | |
| 617 | + | |
| 618 | + | |
598 | 619 |
| |
599 | 620 |
| |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
600 | 630 |
| |
601 | 631 |
| |
602 | 632 |
| |
| |||
1077 | 1107 |
| |
1078 | 1108 |
| |
1079 | 1109 |
| |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1080 | 1159 |
| |
1081 | 1160 |
| |
1082 | 1161 |
| |
|
You can’t perform that action at this time.
0 commit comments