Skip to content
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

✨ Add gcp binary authorization resource #4138

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

jaym
Copy link
Contributor

@jaym jaym commented May 29, 2024

cnquery> gcp.project.binaryAuthorization { policy { * } }
gcp.project.binaryAuthorization: {
  policy: {
    kubernetesServiceAccountAdmissionRules: {}
    name: "projects/manuel-development-3/policy"
    globalPolicyEvaluationMode: "GLOBAL_POLICY_EVALUATION_MODE_UNSPECIFIED"
    defaultAdmissionRule: gcp.project.binaryAuthorizationControl.admissionRule id = projects/manuel-development-3/policy/defaultAdmissionRule
    admissionWhitelistPatterns: [
      0: "asia.gcr.io/gke-multi-cloud-release/**"
      1: "asia.gcr.io/google-containers/addon-resizer:*"
      ...

This comment has been minimized.

Copy link
Contributor

github-actions bot commented May 29, 2024

Test Results

3 031 tests  ±0   3 030 ✅ ±0   1m 25s ⏱️ +7s
  337 suites ±0       1 💤 ±0 
   24 files   ±0       0 ❌ ±0 

Results for commit 27bc7f9. ± Comparison against base commit 30b70c4.

♻️ This comment has been updated with latest results.

@jaym jaym force-pushed the jdm/gcp-binary-authz branch from 35bc408 to 401805e Compare May 29, 2024 20:42

This comment has been minimized.

```
cnquery> gcp.project.binaryAuthorization { policy { * } }
gcp.project.binaryAuthorization: {
  policy: {
    kubernetesServiceAccountAdmissionRules: {}
    name: "projects/manuel-development-3/policy"
    globalPolicyEvaluationMode: "GLOBAL_POLICY_EVALUATION_MODE_UNSPECIFIED"
    defaultAdmissionRule: gcp.project.binaryAuthorizationControl.admissionRule id = projects/manuel-development-3/policy/defaultAdmissionRule
    admissionWhitelistPatterns: [
      0: "asia.gcr.io/gke-multi-cloud-release/**"
      1: "asia.gcr.io/google-containers/addon-resizer:*"
      ...
```
@jaym jaym force-pushed the jdm/gcp-binary-authz branch from 401805e to 27bc7f9 Compare May 30, 2024 10:02
@imilchev imilchev merged commit 7f743dc into main May 30, 2024
15 checks passed
@imilchev imilchev deleted the jdm/gcp-binary-authz branch May 30, 2024 10:09
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants