Skip to content

Commit

Permalink
Disable import tests in non-storage (v1beta2) versions of {Location,A…
Browse files Browse the repository at this point in the history
…ccessPolicy}.conditionalaccess

example manifests.

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
  • Loading branch information
ulucinar committed Apr 19, 2024
1 parent 43d6573 commit 94b8e78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/conditionalaccess/v1beta2/accesspolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ apiVersion: conditionalaccess.azuread.upbound.io/v1beta2
kind: AccessPolicy
metadata:
annotations:
uptest.upbound.io/disable-import: "true"
meta.upbound.io/example-id: conditionalaccess/v1beta1/accesspolicy
labels:
testing.upbound.io/example-name: example
Expand Down
1 change: 1 addition & 0 deletions examples/conditionalaccess/v1beta2/location.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ apiVersion: conditionalaccess.azuread.upbound.io/v1beta2
kind: Location
metadata:
annotations:
uptest.upbound.io/disable-import: "true"
meta.upbound.io/example-id: conditionalaccess/v1beta1/location
labels:
testing.upbound.io/example-name: example-ip
Expand Down

0 comments on commit 94b8e78

Please sign in to comment.