-
Notifications
You must be signed in to change notification settings - Fork 206
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
Removed the SQL server controller test which is failing pipeline tests #160
Changes from 26 commits
f29f02f
30d70a0
f4eadbb
4893ac3
add1b86
a3f4985
145fdce
0e91b3e
1e26f3a
f5fd2cb
ea86ff6
93d3fb4
0dd02d0
d02a81a
39b0d04
594c5cd
5223da9
5b6278d
15d092d
c22f7c0
4d82777
54b02ca
5733c1c
94a9795
fecea7f
49609af
724e4e3
3e188c5
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,11 @@ rules: | |
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
<<<<<<< HEAD | ||
- keyvaults | ||
======= | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nope |
||
- consumergroups | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. whoops! |
||
verbs: | ||
- create | ||
- delete | ||
|
@@ -21,15 +25,39 @@ rules: | |
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
<<<<<<< HEAD | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. merge conflict markers |
||
- sqldatabases/status | ||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
- apps | ||
resources: | ||
- deployments | ||
verbs: | ||
- create | ||
- delete | ||
- get | ||
- list | ||
- patch | ||
- update | ||
- watch | ||
- apiGroups: | ||
- "" | ||
resources: | ||
- secrets | ||
======= | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nope |
||
- resourcegroups/status | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
- sqlfirewallrules | ||
- consumergroups | ||
verbs: | ||
- create | ||
- delete | ||
|
@@ -41,15 +69,19 @@ rules: | |
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
- sqlfirewallrules/status | ||
- eventhubs/status | ||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
<<<<<<< HEAD | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
- azure.microsoft.com | ||
======= | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
- "" | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. removve |
||
resources: | ||
- secrets | ||
- eventhubnamespaces | ||
verbs: | ||
- create | ||
- delete | ||
|
@@ -59,6 +91,11 @@ rules: | |
- update | ||
- watch | ||
- apiGroups: | ||
<<<<<<< HEAD | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
- azure.microsoft.com | ||
resources: | ||
- eventhubnamespaces/status | ||
======= | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
- "" | ||
resources: | ||
- events | ||
|
@@ -69,22 +106,31 @@ rules: | |
- apps | ||
resources: | ||
- deployments/status | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. remove |
||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
<<<<<<< HEAD | ||
- keyvaults/status | ||
======= | ||
- eventhubnamespaces/status | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
<<<<<<< HEAD | ||
- sqldatabases | ||
======= | ||
- keyvaults | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
verbs: | ||
- create | ||
- delete | ||
|
@@ -96,15 +142,25 @@ rules: | |
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
<<<<<<< HEAD | ||
- sqlservers/status | ||
======= | ||
- keyvaults/status | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
verbs: | ||
- get | ||
- patch | ||
- update | ||
- apiGroups: | ||
<<<<<<< HEAD | ||
- apps | ||
resources: | ||
- deployments/status | ||
======= | ||
- azure.microsoft.com | ||
resources: | ||
- resourcegroups | ||
>>>>>>> e97fb2d780445d7ccff2ea0548be8823d4b0c2fb | ||
verbs: | ||
- create | ||
- delete | ||
|
@@ -181,17 +237,20 @@ rules: | |
- update | ||
- watch | ||
- apiGroups: | ||
- azure.microsoft.com | ||
- "" | ||
resources: | ||
- eventhubnamespaces | ||
verbs: | ||
- create | ||
- delete | ||
- watch | ||
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
- consumergroups/status | ||
verbs: | ||
- get | ||
- list | ||
- patch | ||
- update | ||
- watch | ||
- apiGroups: | ||
- azure.microsoft.com | ||
resources: | ||
|
@@ -201,7 +260,7 @@ rules: | |
- patch | ||
- update | ||
- apiGroups: | ||
- apps | ||
- azure.microsoft.com | ||
resources: | ||
- deployments | ||
verbs: | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this shouldn't be here