Reset repo before the commit of split the hunters

This commit is contained in:
oriagmon
2018-11-07 23:38:18 +02:00
parent e91b2590d5
commit 5dd70aaa6e

View File

@@ -629,6 +629,7 @@ class AccessApiServerViaServiceAccountTokenActive(ActiveHunter):
return True
def patch_a_cluster_role(self, newly_created_cluster_role_name):
patch_data = '[{ "op": "add", "path": "/hello", "value": ["world"] }]'
headers = {
'Content-Type': 'application/json-patch+json',