oc_serviceaccount_secret.py 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. #!/usr/bin/env python
  2. # pylint: disable=missing-docstring
  3. # flake8: noqa: T001
  4. # ___ ___ _ _ ___ ___ _ _____ ___ ___
  5. # / __| __| \| | __| _ \ /_\_ _| __| \
  6. # | (_ | _|| .` | _|| / / _ \| | | _|| |) |
  7. # \___|___|_|\_|___|_|_\/_/_\_\_|_|___|___/_ _____
  8. # | \ / _ \ | \| |/ _ \_ _| | __| \_ _|_ _|
  9. # | |) | (_) | | .` | (_) || | | _|| |) | | | |
  10. # |___/ \___/ |_|\_|\___/ |_| |___|___/___| |_|
  11. #
  12. # Copyright 2016 Red Hat, Inc. and/or its affiliates
  13. # and other contributors as indicated by the @author tags.
  14. #
  15. # Licensed under the Apache License, Version 2.0 (the "License");
  16. # you may not use this file except in compliance with the License.
  17. # You may obtain a copy of the License at
  18. #
  19. # http://www.apache.org/licenses/LICENSE-2.0
  20. #
  21. # Unless required by applicable law or agreed to in writing, software
  22. # distributed under the License is distributed on an "AS IS" BASIS,
  23. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  24. # See the License for the specific language governing permissions and
  25. # limitations under the License.
  26. #
  27. # -*- -*- -*- Begin included fragment: lib/import.py -*- -*- -*-
  28. '''
  29. OpenShiftCLI class that wraps the oc commands in a subprocess
  30. '''
  31. # pylint: disable=too-many-lines
  32. from __future__ import print_function
  33. import atexit
  34. import copy
  35. import fcntl
  36. import json
  37. import os
  38. import re
  39. import shutil
  40. import subprocess
  41. import tempfile
  42. # pylint: disable=import-error
  43. try:
  44. import ruamel.yaml as yaml
  45. except ImportError:
  46. import yaml
  47. from ansible.module_utils.basic import AnsibleModule
  48. # -*- -*- -*- End included fragment: lib/import.py -*- -*- -*-
  49. # -*- -*- -*- Begin included fragment: doc/serviceaccount_secret -*- -*- -*-
  50. DOCUMENTATION = '''
  51. ---
  52. module: oc_serviceaccount_secret
  53. short_description: Module to manage openshift service account secrets
  54. description:
  55. - Manage openshift service account secrets programmatically.
  56. options:
  57. state:
  58. description:
  59. - If present, the service account will be linked with the secret if it is not already. If absent, the service account will be unlinked from the secret if it is already linked. If list, information about the service account secrets will be gathered and returned as part of the Ansible call results.
  60. required: false
  61. default: present
  62. choices: ["present", "absent", "list"]
  63. aliases: []
  64. kubeconfig:
  65. description:
  66. - The path for the kubeconfig file to use for authentication
  67. required: false
  68. default: /etc/origin/master/admin.kubeconfig
  69. aliases: []
  70. debug:
  71. description:
  72. - Turn on debug output.
  73. required: false
  74. default: false
  75. aliases: []
  76. service_account:
  77. description:
  78. - Name of the service account.
  79. required: true
  80. default: None
  81. aliases: []
  82. namespace:
  83. description:
  84. - Namespace of the service account and secret.
  85. required: true
  86. default: None
  87. aliases: []
  88. secret:
  89. description:
  90. - The secret that should be linked to the service account.
  91. required: false
  92. default: None
  93. aliases: []
  94. author:
  95. - "Kenny Woodson <kwoodson@redhat.com>"
  96. extends_documentation_fragment: []
  97. '''
  98. EXAMPLES = '''
  99. - name: get secrets of a service account
  100. oc_serviceaccount_secret:
  101. state: list
  102. service_account: builder
  103. namespace: default
  104. register: sasecretout
  105. - name: Link a service account to a specific secret
  106. oc_serviceaccount_secret:
  107. service_account: builder
  108. secret: mynewsecret
  109. namespace: default
  110. register: sasecretout
  111. '''
  112. # -*- -*- -*- End included fragment: doc/serviceaccount_secret -*- -*- -*-
  113. # -*- -*- -*- Begin included fragment: ../../lib_utils/src/class/yedit.py -*- -*- -*-
  114. class YeditException(Exception): # pragma: no cover
  115. ''' Exception class for Yedit '''
  116. pass
  117. # pylint: disable=too-many-public-methods
  118. class Yedit(object): # pragma: no cover
  119. ''' Class to modify yaml files '''
  120. re_valid_key = r"(((\[-?\d+\])|([0-9a-zA-Z%s/_-]+)).?)+$"
  121. re_key = r"(?:\[(-?\d+)\])|([0-9a-zA-Z{}/_-]+)"
  122. com_sep = set(['.', '#', '|', ':'])
  123. # pylint: disable=too-many-arguments
  124. def __init__(self,
  125. filename=None,
  126. content=None,
  127. content_type='yaml',
  128. separator='.',
  129. backup=False):
  130. self.content = content
  131. self._separator = separator
  132. self.filename = filename
  133. self.__yaml_dict = content
  134. self.content_type = content_type
  135. self.backup = backup
  136. self.load(content_type=self.content_type)
  137. if self.__yaml_dict is None:
  138. self.__yaml_dict = {}
  139. @property
  140. def separator(self):
  141. ''' getter method for separator '''
  142. return self._separator
  143. @separator.setter
  144. def separator(self, inc_sep):
  145. ''' setter method for separator '''
  146. self._separator = inc_sep
  147. @property
  148. def yaml_dict(self):
  149. ''' getter method for yaml_dict '''
  150. return self.__yaml_dict
  151. @yaml_dict.setter
  152. def yaml_dict(self, value):
  153. ''' setter method for yaml_dict '''
  154. self.__yaml_dict = value
  155. @staticmethod
  156. def parse_key(key, sep='.'):
  157. '''parse the key allowing the appropriate separator'''
  158. common_separators = list(Yedit.com_sep - set([sep]))
  159. return re.findall(Yedit.re_key.format(''.join(common_separators)), key)
  160. @staticmethod
  161. def valid_key(key, sep='.'):
  162. '''validate the incoming key'''
  163. common_separators = list(Yedit.com_sep - set([sep]))
  164. if not re.match(Yedit.re_valid_key.format(''.join(common_separators)), key):
  165. return False
  166. return True
  167. @staticmethod
  168. def remove_entry(data, key, sep='.'):
  169. ''' remove data at location key '''
  170. if key == '' and isinstance(data, dict):
  171. data.clear()
  172. return True
  173. elif key == '' and isinstance(data, list):
  174. del data[:]
  175. return True
  176. if not (key and Yedit.valid_key(key, sep)) and \
  177. isinstance(data, (list, dict)):
  178. return None
  179. key_indexes = Yedit.parse_key(key, sep)
  180. for arr_ind, dict_key in key_indexes[:-1]:
  181. if dict_key and isinstance(data, dict):
  182. data = data.get(dict_key)
  183. elif (arr_ind and isinstance(data, list) and
  184. int(arr_ind) <= len(data) - 1):
  185. data = data[int(arr_ind)]
  186. else:
  187. return None
  188. # process last index for remove
  189. # expected list entry
  190. if key_indexes[-1][0]:
  191. if isinstance(data, list) and int(key_indexes[-1][0]) <= len(data) - 1: # noqa: E501
  192. del data[int(key_indexes[-1][0])]
  193. return True
  194. # expected dict entry
  195. elif key_indexes[-1][1]:
  196. if isinstance(data, dict):
  197. del data[key_indexes[-1][1]]
  198. return True
  199. @staticmethod
  200. def add_entry(data, key, item=None, sep='.'):
  201. ''' Get an item from a dictionary with key notation a.b.c
  202. d = {'a': {'b': 'c'}}}
  203. key = a#b
  204. return c
  205. '''
  206. if key == '':
  207. pass
  208. elif (not (key and Yedit.valid_key(key, sep)) and
  209. isinstance(data, (list, dict))):
  210. return None
  211. key_indexes = Yedit.parse_key(key, sep)
  212. for arr_ind, dict_key in key_indexes[:-1]:
  213. if dict_key:
  214. if isinstance(data, dict) and dict_key in data and data[dict_key]: # noqa: E501
  215. data = data[dict_key]
  216. continue
  217. elif data and not isinstance(data, dict):
  218. raise YeditException("Unexpected item type found while going through key " +
  219. "path: {} (at key: {})".format(key, dict_key))
  220. data[dict_key] = {}
  221. data = data[dict_key]
  222. elif (arr_ind and isinstance(data, list) and
  223. int(arr_ind) <= len(data) - 1):
  224. data = data[int(arr_ind)]
  225. else:
  226. raise YeditException("Unexpected item type found while going through key path: {}".format(key))
  227. if key == '':
  228. data = item
  229. # process last index for add
  230. # expected list entry
  231. elif key_indexes[-1][0] and isinstance(data, list) and int(key_indexes[-1][0]) <= len(data) - 1: # noqa: E501
  232. data[int(key_indexes[-1][0])] = item
  233. # expected dict entry
  234. elif key_indexes[-1][1] and isinstance(data, dict):
  235. data[key_indexes[-1][1]] = item
  236. # didn't add/update to an existing list, nor add/update key to a dict
  237. # so we must have been provided some syntax like a.b.c[<int>] = "data" for a
  238. # non-existent array
  239. else:
  240. raise YeditException("Error adding to object at path: {}".format(key))
  241. return data
  242. @staticmethod
  243. def get_entry(data, key, sep='.'):
  244. ''' Get an item from a dictionary with key notation a.b.c
  245. d = {'a': {'b': 'c'}}}
  246. key = a.b
  247. return c
  248. '''
  249. if key == '':
  250. pass
  251. elif (not (key and Yedit.valid_key(key, sep)) and
  252. isinstance(data, (list, dict))):
  253. return None
  254. key_indexes = Yedit.parse_key(key, sep)
  255. for arr_ind, dict_key in key_indexes:
  256. if dict_key and isinstance(data, dict):
  257. data = data.get(dict_key)
  258. elif (arr_ind and isinstance(data, list) and
  259. int(arr_ind) <= len(data) - 1):
  260. data = data[int(arr_ind)]
  261. else:
  262. return None
  263. return data
  264. @staticmethod
  265. def _write(filename, contents):
  266. ''' Actually write the file contents to disk. This helps with mocking. '''
  267. tmp_filename = filename + '.yedit'
  268. with open(tmp_filename, 'w') as yfd:
  269. fcntl.flock(yfd, fcntl.LOCK_EX | fcntl.LOCK_NB)
  270. yfd.write(contents)
  271. fcntl.flock(yfd, fcntl.LOCK_UN)
  272. os.rename(tmp_filename, filename)
  273. def write(self):
  274. ''' write to file '''
  275. if not self.filename:
  276. raise YeditException('Please specify a filename.')
  277. if self.backup and self.file_exists():
  278. shutil.copy(self.filename, self.filename + '.orig')
  279. # Try to set format attributes if supported
  280. try:
  281. self.yaml_dict.fa.set_block_style()
  282. except AttributeError:
  283. pass
  284. # Try to use RoundTripDumper if supported.
  285. if self.content_type == 'yaml':
  286. try:
  287. Yedit._write(self.filename, yaml.dump(self.yaml_dict, Dumper=yaml.RoundTripDumper))
  288. except AttributeError:
  289. Yedit._write(self.filename, yaml.safe_dump(self.yaml_dict, default_flow_style=False))
  290. elif self.content_type == 'json':
  291. Yedit._write(self.filename, json.dumps(self.yaml_dict, indent=4, sort_keys=True))
  292. else:
  293. raise YeditException('Unsupported content_type: {}.'.format(self.content_type) +
  294. 'Please specify a content_type of yaml or json.')
  295. return (True, self.yaml_dict)
  296. def read(self):
  297. ''' read from file '''
  298. # check if it exists
  299. if self.filename is None or not self.file_exists():
  300. return None
  301. contents = None
  302. with open(self.filename) as yfd:
  303. contents = yfd.read()
  304. return contents
  305. def file_exists(self):
  306. ''' return whether file exists '''
  307. if os.path.exists(self.filename):
  308. return True
  309. return False
  310. def load(self, content_type='yaml'):
  311. ''' return yaml file '''
  312. contents = self.read()
  313. if not contents and not self.content:
  314. return None
  315. if self.content:
  316. if isinstance(self.content, dict):
  317. self.yaml_dict = self.content
  318. return self.yaml_dict
  319. elif isinstance(self.content, str):
  320. contents = self.content
  321. # check if it is yaml
  322. try:
  323. if content_type == 'yaml' and contents:
  324. # Try to set format attributes if supported
  325. try:
  326. self.yaml_dict.fa.set_block_style()
  327. except AttributeError:
  328. pass
  329. # Try to use RoundTripLoader if supported.
  330. try:
  331. self.yaml_dict = yaml.load(contents, yaml.RoundTripLoader)
  332. except AttributeError:
  333. self.yaml_dict = yaml.safe_load(contents)
  334. # Try to set format attributes if supported
  335. try:
  336. self.yaml_dict.fa.set_block_style()
  337. except AttributeError:
  338. pass
  339. elif content_type == 'json' and contents:
  340. self.yaml_dict = json.loads(contents)
  341. except yaml.YAMLError as err:
  342. # Error loading yaml or json
  343. raise YeditException('Problem with loading yaml file. {}'.format(err))
  344. return self.yaml_dict
  345. def get(self, key):
  346. ''' get a specified key'''
  347. try:
  348. entry = Yedit.get_entry(self.yaml_dict, key, self.separator)
  349. except KeyError:
  350. entry = None
  351. return entry
  352. def pop(self, path, key_or_item):
  353. ''' remove a key, value pair from a dict or an item for a list'''
  354. try:
  355. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  356. except KeyError:
  357. entry = None
  358. if entry is None:
  359. return (False, self.yaml_dict)
  360. if isinstance(entry, dict):
  361. # AUDIT:maybe-no-member makes sense due to fuzzy types
  362. # pylint: disable=maybe-no-member
  363. if key_or_item in entry:
  364. entry.pop(key_or_item)
  365. return (True, self.yaml_dict)
  366. return (False, self.yaml_dict)
  367. elif isinstance(entry, list):
  368. # AUDIT:maybe-no-member makes sense due to fuzzy types
  369. # pylint: disable=maybe-no-member
  370. ind = None
  371. try:
  372. ind = entry.index(key_or_item)
  373. except ValueError:
  374. return (False, self.yaml_dict)
  375. entry.pop(ind)
  376. return (True, self.yaml_dict)
  377. return (False, self.yaml_dict)
  378. def delete(self, path):
  379. ''' remove path from a dict'''
  380. try:
  381. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  382. except KeyError:
  383. entry = None
  384. if entry is None:
  385. return (False, self.yaml_dict)
  386. result = Yedit.remove_entry(self.yaml_dict, path, self.separator)
  387. if not result:
  388. return (False, self.yaml_dict)
  389. return (True, self.yaml_dict)
  390. def exists(self, path, value):
  391. ''' check if value exists at path'''
  392. try:
  393. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  394. except KeyError:
  395. entry = None
  396. if isinstance(entry, list):
  397. if value in entry:
  398. return True
  399. return False
  400. elif isinstance(entry, dict):
  401. if isinstance(value, dict):
  402. rval = False
  403. for key, val in value.items():
  404. if entry[key] != val:
  405. rval = False
  406. break
  407. else:
  408. rval = True
  409. return rval
  410. return value in entry
  411. return entry == value
  412. def append(self, path, value):
  413. '''append value to a list'''
  414. try:
  415. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  416. except KeyError:
  417. entry = None
  418. if entry is None:
  419. self.put(path, [])
  420. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  421. if not isinstance(entry, list):
  422. return (False, self.yaml_dict)
  423. # AUDIT:maybe-no-member makes sense due to loading data from
  424. # a serialized format.
  425. # pylint: disable=maybe-no-member
  426. entry.append(value)
  427. return (True, self.yaml_dict)
  428. # pylint: disable=too-many-arguments
  429. def update(self, path, value, index=None, curr_value=None):
  430. ''' put path, value into a dict '''
  431. try:
  432. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  433. except KeyError:
  434. entry = None
  435. if isinstance(entry, dict):
  436. # AUDIT:maybe-no-member makes sense due to fuzzy types
  437. # pylint: disable=maybe-no-member
  438. if not isinstance(value, dict):
  439. raise YeditException('Cannot replace key, value entry in dict with non-dict type. ' +
  440. 'value=[{}] type=[{}]'.format(value, type(value)))
  441. entry.update(value)
  442. return (True, self.yaml_dict)
  443. elif isinstance(entry, list):
  444. # AUDIT:maybe-no-member makes sense due to fuzzy types
  445. # pylint: disable=maybe-no-member
  446. ind = None
  447. if curr_value:
  448. try:
  449. ind = entry.index(curr_value)
  450. except ValueError:
  451. return (False, self.yaml_dict)
  452. elif index is not None:
  453. ind = index
  454. if ind is not None and entry[ind] != value:
  455. entry[ind] = value
  456. return (True, self.yaml_dict)
  457. # see if it exists in the list
  458. try:
  459. ind = entry.index(value)
  460. except ValueError:
  461. # doesn't exist, append it
  462. entry.append(value)
  463. return (True, self.yaml_dict)
  464. # already exists, return
  465. if ind is not None:
  466. return (False, self.yaml_dict)
  467. return (False, self.yaml_dict)
  468. def put(self, path, value):
  469. ''' put path, value into a dict '''
  470. try:
  471. entry = Yedit.get_entry(self.yaml_dict, path, self.separator)
  472. except KeyError:
  473. entry = None
  474. if entry == value:
  475. return (False, self.yaml_dict)
  476. # deepcopy didn't work
  477. # Try to use ruamel.yaml and fallback to pyyaml
  478. try:
  479. tmp_copy = yaml.load(yaml.round_trip_dump(self.yaml_dict,
  480. default_flow_style=False),
  481. yaml.RoundTripLoader)
  482. except AttributeError:
  483. tmp_copy = copy.deepcopy(self.yaml_dict)
  484. # set the format attributes if available
  485. try:
  486. tmp_copy.fa.set_block_style()
  487. except AttributeError:
  488. pass
  489. result = Yedit.add_entry(tmp_copy, path, value, self.separator)
  490. if result is None:
  491. return (False, self.yaml_dict)
  492. # When path equals "" it is a special case.
  493. # "" refers to the root of the document
  494. # Only update the root path (entire document) when its a list or dict
  495. if path == '':
  496. if isinstance(result, list) or isinstance(result, dict):
  497. self.yaml_dict = result
  498. return (True, self.yaml_dict)
  499. return (False, self.yaml_dict)
  500. self.yaml_dict = tmp_copy
  501. return (True, self.yaml_dict)
  502. def create(self, path, value):
  503. ''' create a yaml file '''
  504. if not self.file_exists():
  505. # deepcopy didn't work
  506. # Try to use ruamel.yaml and fallback to pyyaml
  507. try:
  508. tmp_copy = yaml.load(yaml.round_trip_dump(self.yaml_dict,
  509. default_flow_style=False),
  510. yaml.RoundTripLoader)
  511. except AttributeError:
  512. tmp_copy = copy.deepcopy(self.yaml_dict)
  513. # set the format attributes if available
  514. try:
  515. tmp_copy.fa.set_block_style()
  516. except AttributeError:
  517. pass
  518. result = Yedit.add_entry(tmp_copy, path, value, self.separator)
  519. if result is not None:
  520. self.yaml_dict = tmp_copy
  521. return (True, self.yaml_dict)
  522. return (False, self.yaml_dict)
  523. @staticmethod
  524. def get_curr_value(invalue, val_type):
  525. '''return the current value'''
  526. if invalue is None:
  527. return None
  528. curr_value = invalue
  529. if val_type == 'yaml':
  530. try:
  531. # AUDIT:maybe-no-member makes sense due to different yaml libraries
  532. # pylint: disable=maybe-no-member
  533. curr_value = yaml.safe_load(invalue, Loader=yaml.RoundTripLoader)
  534. except AttributeError:
  535. curr_value = yaml.safe_load(invalue)
  536. elif val_type == 'json':
  537. curr_value = json.loads(invalue)
  538. return curr_value
  539. @staticmethod
  540. def parse_value(inc_value, vtype=''):
  541. '''determine value type passed'''
  542. true_bools = ['y', 'Y', 'yes', 'Yes', 'YES', 'true', 'True', 'TRUE',
  543. 'on', 'On', 'ON', ]
  544. false_bools = ['n', 'N', 'no', 'No', 'NO', 'false', 'False', 'FALSE',
  545. 'off', 'Off', 'OFF']
  546. # It came in as a string but you didn't specify value_type as string
  547. # we will convert to bool if it matches any of the above cases
  548. if isinstance(inc_value, str) and 'bool' in vtype:
  549. if inc_value not in true_bools and inc_value not in false_bools:
  550. raise YeditException('Not a boolean type. str=[{}] vtype=[{}]'.format(inc_value, vtype))
  551. elif isinstance(inc_value, bool) and 'str' in vtype:
  552. inc_value = str(inc_value)
  553. # There is a special case where '' will turn into None after yaml loading it so skip
  554. if isinstance(inc_value, str) and inc_value == '':
  555. pass
  556. # If vtype is not str then go ahead and attempt to yaml load it.
  557. elif isinstance(inc_value, str) and 'str' not in vtype:
  558. try:
  559. inc_value = yaml.safe_load(inc_value)
  560. except Exception:
  561. raise YeditException('Could not determine type of incoming value. ' +
  562. 'value=[{}] vtype=[{}]'.format(type(inc_value), vtype))
  563. return inc_value
  564. @staticmethod
  565. def process_edits(edits, yamlfile):
  566. '''run through a list of edits and process them one-by-one'''
  567. results = []
  568. for edit in edits:
  569. value = Yedit.parse_value(edit['value'], edit.get('value_type', ''))
  570. if edit.get('action') == 'update':
  571. # pylint: disable=line-too-long
  572. curr_value = Yedit.get_curr_value(
  573. Yedit.parse_value(edit.get('curr_value')),
  574. edit.get('curr_value_format'))
  575. rval = yamlfile.update(edit['key'],
  576. value,
  577. edit.get('index'),
  578. curr_value)
  579. elif edit.get('action') == 'append':
  580. rval = yamlfile.append(edit['key'], value)
  581. else:
  582. rval = yamlfile.put(edit['key'], value)
  583. if rval[0]:
  584. results.append({'key': edit['key'], 'edit': rval[1]})
  585. return {'changed': len(results) > 0, 'results': results}
  586. # pylint: disable=too-many-return-statements,too-many-branches
  587. @staticmethod
  588. def run_ansible(params):
  589. '''perform the idempotent crud operations'''
  590. yamlfile = Yedit(filename=params['src'],
  591. backup=params['backup'],
  592. content_type=params['content_type'],
  593. separator=params['separator'])
  594. state = params['state']
  595. if params['src']:
  596. rval = yamlfile.load()
  597. if yamlfile.yaml_dict is None and state != 'present':
  598. return {'failed': True,
  599. 'msg': 'Error opening file [{}]. Verify that the '.format(params['src']) +
  600. 'file exists, that it is has correct permissions, and is valid yaml.'}
  601. if state == 'list':
  602. if params['content']:
  603. content = Yedit.parse_value(params['content'], params['content_type'])
  604. yamlfile.yaml_dict = content
  605. if params['key']:
  606. rval = yamlfile.get(params['key'])
  607. return {'changed': False, 'result': rval, 'state': state}
  608. elif state == 'absent':
  609. if params['content']:
  610. content = Yedit.parse_value(params['content'], params['content_type'])
  611. yamlfile.yaml_dict = content
  612. if params['update']:
  613. rval = yamlfile.pop(params['key'], params['value'])
  614. else:
  615. rval = yamlfile.delete(params['key'])
  616. if rval[0] and params['src']:
  617. yamlfile.write()
  618. return {'changed': rval[0], 'result': rval[1], 'state': state}
  619. elif state == 'present':
  620. # check if content is different than what is in the file
  621. if params['content']:
  622. content = Yedit.parse_value(params['content'], params['content_type'])
  623. # We had no edits to make and the contents are the same
  624. if yamlfile.yaml_dict == content and \
  625. params['value'] is None:
  626. return {'changed': False, 'result': yamlfile.yaml_dict, 'state': state}
  627. yamlfile.yaml_dict = content
  628. # If we were passed a key, value then
  629. # we enapsulate it in a list and process it
  630. # Key, Value passed to the module : Converted to Edits list #
  631. edits = []
  632. _edit = {}
  633. if params['value'] is not None:
  634. _edit['value'] = params['value']
  635. _edit['value_type'] = params['value_type']
  636. _edit['key'] = params['key']
  637. if params['update']:
  638. _edit['action'] = 'update'
  639. _edit['curr_value'] = params['curr_value']
  640. _edit['curr_value_format'] = params['curr_value_format']
  641. _edit['index'] = params['index']
  642. elif params['append']:
  643. _edit['action'] = 'append'
  644. edits.append(_edit)
  645. elif params['edits'] is not None:
  646. edits = params['edits']
  647. if edits:
  648. results = Yedit.process_edits(edits, yamlfile)
  649. # if there were changes and a src provided to us we need to write
  650. if results['changed'] and params['src']:
  651. yamlfile.write()
  652. return {'changed': results['changed'], 'result': results['results'], 'state': state}
  653. # no edits to make
  654. if params['src']:
  655. # pylint: disable=redefined-variable-type
  656. rval = yamlfile.write()
  657. return {'changed': rval[0],
  658. 'result': rval[1],
  659. 'state': state}
  660. # We were passed content but no src, key or value, or edits. Return contents in memory
  661. return {'changed': False, 'result': yamlfile.yaml_dict, 'state': state}
  662. return {'failed': True, 'msg': 'Unkown state passed'}
  663. # -*- -*- -*- End included fragment: ../../lib_utils/src/class/yedit.py -*- -*- -*-
  664. # -*- -*- -*- Begin included fragment: lib/base.py -*- -*- -*-
  665. # pylint: disable=too-many-lines
  666. # noqa: E301,E302,E303,T001
  667. class OpenShiftCLIError(Exception):
  668. '''Exception class for openshiftcli'''
  669. pass
  670. ADDITIONAL_PATH_LOOKUPS = ['/usr/local/bin', os.path.expanduser('~/bin')]
  671. def locate_oc_binary():
  672. ''' Find and return oc binary file '''
  673. # https://github.com/openshift/openshift-ansible/issues/3410
  674. # oc can be in /usr/local/bin in some cases, but that may not
  675. # be in $PATH due to ansible/sudo
  676. paths = os.environ.get("PATH", os.defpath).split(os.pathsep) + ADDITIONAL_PATH_LOOKUPS
  677. oc_binary = 'oc'
  678. # Use shutil.which if it is available, otherwise fallback to a naive path search
  679. try:
  680. which_result = shutil.which(oc_binary, path=os.pathsep.join(paths))
  681. if which_result is not None:
  682. oc_binary = which_result
  683. except AttributeError:
  684. for path in paths:
  685. if os.path.exists(os.path.join(path, oc_binary)):
  686. oc_binary = os.path.join(path, oc_binary)
  687. break
  688. return oc_binary
  689. # pylint: disable=too-few-public-methods
  690. class OpenShiftCLI(object):
  691. ''' Class to wrap the command line tools '''
  692. def __init__(self,
  693. namespace,
  694. kubeconfig='/etc/origin/master/admin.kubeconfig',
  695. verbose=False,
  696. all_namespaces=False):
  697. ''' Constructor for OpenshiftCLI '''
  698. self.namespace = namespace
  699. self.verbose = verbose
  700. self.kubeconfig = Utils.create_tmpfile_copy(kubeconfig)
  701. self.all_namespaces = all_namespaces
  702. self.oc_binary = locate_oc_binary()
  703. # Pylint allows only 5 arguments to be passed.
  704. # pylint: disable=too-many-arguments
  705. def _replace_content(self, resource, rname, content, force=False, sep='.'):
  706. ''' replace the current object with the content '''
  707. res = self._get(resource, rname)
  708. if not res['results']:
  709. return res
  710. fname = Utils.create_tmpfile(rname + '-')
  711. yed = Yedit(fname, res['results'][0], separator=sep)
  712. changes = []
  713. for key, value in content.items():
  714. changes.append(yed.put(key, value))
  715. if any([change[0] for change in changes]):
  716. yed.write()
  717. atexit.register(Utils.cleanup, [fname])
  718. return self._replace(fname, force)
  719. return {'returncode': 0, 'updated': False}
  720. def _replace(self, fname, force=False):
  721. '''replace the current object with oc replace'''
  722. # We are removing the 'resourceVersion' to handle
  723. # a race condition when modifying oc objects
  724. yed = Yedit(fname)
  725. results = yed.delete('metadata.resourceVersion')
  726. if results[0]:
  727. yed.write()
  728. cmd = ['replace', '-f', fname]
  729. if force:
  730. cmd.append('--force')
  731. return self.openshift_cmd(cmd)
  732. def _create_from_content(self, rname, content):
  733. '''create a temporary file and then call oc create on it'''
  734. fname = Utils.create_tmpfile(rname + '-')
  735. yed = Yedit(fname, content=content)
  736. yed.write()
  737. atexit.register(Utils.cleanup, [fname])
  738. return self._create(fname)
  739. def _create(self, fname):
  740. '''call oc create on a filename'''
  741. return self.openshift_cmd(['create', '-f', fname])
  742. def _delete(self, resource, name=None, selector=None):
  743. '''call oc delete on a resource'''
  744. cmd = ['delete', resource]
  745. if selector is not None:
  746. cmd.append('--selector={}'.format(selector))
  747. elif name is not None:
  748. cmd.append(name)
  749. else:
  750. raise OpenShiftCLIError('Either name or selector is required when calling delete.')
  751. return self.openshift_cmd(cmd)
  752. def _process(self, template_name, create=False, params=None, template_data=None): # noqa: E501
  753. '''process a template
  754. template_name: the name of the template to process
  755. create: whether to send to oc create after processing
  756. params: the parameters for the template
  757. template_data: the incoming template's data; instead of a file
  758. '''
  759. cmd = ['process']
  760. if template_data:
  761. cmd.extend(['-f', '-'])
  762. else:
  763. cmd.append(template_name)
  764. if params:
  765. param_str = ["{}={}".format(key, str(value).replace("'", r'"')) for key, value in params.items()]
  766. cmd.append('-v')
  767. cmd.extend(param_str)
  768. results = self.openshift_cmd(cmd, output=True, input_data=template_data)
  769. if results['returncode'] != 0 or not create:
  770. return results
  771. fname = Utils.create_tmpfile(template_name + '-')
  772. yed = Yedit(fname, results['results'])
  773. yed.write()
  774. atexit.register(Utils.cleanup, [fname])
  775. return self.openshift_cmd(['create', '-f', fname])
  776. def _get(self, resource, name=None, selector=None, field_selector=None):
  777. '''return a resource by name '''
  778. cmd = ['get', resource]
  779. if selector is not None:
  780. cmd.append('--selector={}'.format(selector))
  781. if field_selector is not None:
  782. cmd.append('--field-selector={}'.format(field_selector))
  783. # Name cannot be used with selector or field_selector.
  784. if selector is None and field_selector is None and name is not None:
  785. cmd.append(name)
  786. cmd.extend(['-o', 'json'])
  787. rval = self.openshift_cmd(cmd, output=True)
  788. # Ensure results are retuned in an array
  789. if 'items' in rval:
  790. rval['results'] = rval['items']
  791. elif not isinstance(rval['results'], list):
  792. rval['results'] = [rval['results']]
  793. return rval
  794. def _schedulable(self, node=None, selector=None, schedulable=True):
  795. ''' perform oadm manage-node scheduable '''
  796. cmd = ['manage-node']
  797. if node:
  798. cmd.extend(node)
  799. else:
  800. cmd.append('--selector={}'.format(selector))
  801. cmd.append('--schedulable={}'.format(schedulable))
  802. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw') # noqa: E501
  803. def _list_pods(self, node=None, selector=None, pod_selector=None):
  804. ''' perform oadm list pods
  805. node: the node in which to list pods
  806. selector: the label selector filter if provided
  807. pod_selector: the pod selector filter if provided
  808. '''
  809. cmd = ['manage-node']
  810. if node:
  811. cmd.extend(node)
  812. else:
  813. cmd.append('--selector={}'.format(selector))
  814. if pod_selector:
  815. cmd.append('--pod-selector={}'.format(pod_selector))
  816. cmd.extend(['--list-pods', '-o', 'json'])
  817. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  818. # pylint: disable=too-many-arguments
  819. def _evacuate(self, node=None, selector=None, pod_selector=None, dry_run=False, grace_period=None, force=False):
  820. ''' perform oadm manage-node evacuate '''
  821. cmd = ['manage-node']
  822. if node:
  823. cmd.extend(node)
  824. else:
  825. cmd.append('--selector={}'.format(selector))
  826. if dry_run:
  827. cmd.append('--dry-run')
  828. if pod_selector:
  829. cmd.append('--pod-selector={}'.format(pod_selector))
  830. if grace_period:
  831. cmd.append('--grace-period={}'.format(int(grace_period)))
  832. if force:
  833. cmd.append('--force')
  834. cmd.append('--evacuate')
  835. return self.openshift_cmd(cmd, oadm=True, output=True, output_type='raw')
  836. def _version(self):
  837. ''' return the openshift version'''
  838. return self.openshift_cmd(['version'], output=True, output_type='raw')
  839. def _import_image(self, url=None, name=None, tag=None):
  840. ''' perform image import '''
  841. cmd = ['import-image']
  842. image = '{0}'.format(name)
  843. if tag:
  844. image += ':{0}'.format(tag)
  845. cmd.append(image)
  846. if url:
  847. cmd.append('--from={0}/{1}'.format(url, image))
  848. cmd.append('-n{0}'.format(self.namespace))
  849. cmd.append('--confirm')
  850. return self.openshift_cmd(cmd)
  851. def _run(self, cmds, input_data):
  852. ''' Actually executes the command. This makes mocking easier. '''
  853. curr_env = os.environ.copy()
  854. curr_env.update({'KUBECONFIG': self.kubeconfig})
  855. proc = subprocess.Popen(cmds,
  856. stdin=subprocess.PIPE,
  857. stdout=subprocess.PIPE,
  858. stderr=subprocess.PIPE,
  859. env=curr_env)
  860. stdout, stderr = proc.communicate(input_data)
  861. return proc.returncode, stdout.decode('utf-8'), stderr.decode('utf-8')
  862. # pylint: disable=too-many-arguments,too-many-branches
  863. def openshift_cmd(self, cmd, oadm=False, output=False, output_type='json', input_data=None):
  864. '''Base command for oc '''
  865. cmds = [self.oc_binary]
  866. if oadm:
  867. cmds.append('adm')
  868. cmds.extend(cmd)
  869. if self.all_namespaces:
  870. cmds.extend(['--all-namespaces'])
  871. elif self.namespace is not None and self.namespace.lower() not in ['none', 'emtpy']: # E501
  872. cmds.extend(['-n', self.namespace])
  873. if self.verbose:
  874. print(' '.join(cmds))
  875. try:
  876. returncode, stdout, stderr = self._run(cmds, input_data)
  877. except OSError as ex:
  878. returncode, stdout, stderr = 1, '', 'Failed to execute {}: {}'.format(subprocess.list2cmdline(cmds), ex)
  879. rval = {"returncode": returncode,
  880. "cmd": ' '.join(cmds)}
  881. if output_type == 'json':
  882. rval['results'] = {}
  883. if output and stdout:
  884. try:
  885. rval['results'] = json.loads(stdout)
  886. except ValueError as verr:
  887. if "No JSON object could be decoded" in verr.args:
  888. rval['err'] = verr.args
  889. elif output_type == 'raw':
  890. rval['results'] = stdout if output else ''
  891. if self.verbose:
  892. print("STDOUT: {0}".format(stdout))
  893. print("STDERR: {0}".format(stderr))
  894. if 'err' in rval or returncode != 0:
  895. rval.update({"stderr": stderr,
  896. "stdout": stdout})
  897. return rval
  898. class Utils(object): # pragma: no cover
  899. ''' utilities for openshiftcli modules '''
  900. @staticmethod
  901. def _write(filename, contents):
  902. ''' Actually write the file contents to disk. This helps with mocking. '''
  903. with open(filename, 'w') as sfd:
  904. sfd.write(str(contents))
  905. @staticmethod
  906. def create_tmp_file_from_contents(rname, data, ftype='yaml'):
  907. ''' create a file in tmp with name and contents'''
  908. tmp = Utils.create_tmpfile(prefix=rname)
  909. if ftype == 'yaml':
  910. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  911. # pylint: disable=no-member
  912. if hasattr(yaml, 'RoundTripDumper'):
  913. Utils._write(tmp, yaml.dump(data, Dumper=yaml.RoundTripDumper))
  914. else:
  915. Utils._write(tmp, yaml.safe_dump(data, default_flow_style=False))
  916. elif ftype == 'json':
  917. Utils._write(tmp, json.dumps(data))
  918. else:
  919. Utils._write(tmp, data)
  920. # Register cleanup when module is done
  921. atexit.register(Utils.cleanup, [tmp])
  922. return tmp
  923. @staticmethod
  924. def create_tmpfile_copy(inc_file):
  925. '''create a temporary copy of a file'''
  926. tmpfile = Utils.create_tmpfile('lib_openshift-')
  927. Utils._write(tmpfile, open(inc_file).read())
  928. # Cleanup the tmpfile
  929. atexit.register(Utils.cleanup, [tmpfile])
  930. return tmpfile
  931. @staticmethod
  932. def create_tmpfile(prefix='tmp'):
  933. ''' Generates and returns a temporary file name '''
  934. with tempfile.NamedTemporaryFile(prefix=prefix, delete=False) as tmp:
  935. return tmp.name
  936. @staticmethod
  937. def create_tmp_files_from_contents(content, content_type=None):
  938. '''Turn an array of dict: filename, content into a files array'''
  939. if not isinstance(content, list):
  940. content = [content]
  941. files = []
  942. for item in content:
  943. path = Utils.create_tmp_file_from_contents(item['path'] + '-',
  944. item['data'],
  945. ftype=content_type)
  946. files.append({'name': os.path.basename(item['path']),
  947. 'path': path})
  948. return files
  949. @staticmethod
  950. def cleanup(files):
  951. '''Clean up on exit '''
  952. for sfile in files:
  953. if os.path.exists(sfile):
  954. if os.path.isdir(sfile):
  955. shutil.rmtree(sfile)
  956. elif os.path.isfile(sfile):
  957. os.remove(sfile)
  958. @staticmethod
  959. def exists(results, _name):
  960. ''' Check to see if the results include the name '''
  961. if not results:
  962. return False
  963. if Utils.find_result(results, _name):
  964. return True
  965. return False
  966. @staticmethod
  967. def find_result(results, _name):
  968. ''' Find the specified result by name'''
  969. rval = None
  970. for result in results:
  971. if 'metadata' in result and result['metadata']['name'] == _name:
  972. rval = result
  973. break
  974. return rval
  975. @staticmethod
  976. def get_resource_file(sfile, sfile_type='yaml'):
  977. ''' return the service file '''
  978. contents = None
  979. with open(sfile) as sfd:
  980. contents = sfd.read()
  981. if sfile_type == 'yaml':
  982. # AUDIT:no-member makes sense here due to ruamel.YAML/PyYAML usage
  983. # pylint: disable=no-member
  984. if hasattr(yaml, 'RoundTripLoader'):
  985. contents = yaml.load(contents, yaml.RoundTripLoader)
  986. else:
  987. contents = yaml.safe_load(contents)
  988. elif sfile_type == 'json':
  989. contents = json.loads(contents)
  990. return contents
  991. @staticmethod
  992. def filter_versions(stdout):
  993. ''' filter the oc version output '''
  994. version_dict = {}
  995. version_search = ['oc', 'openshift', 'kubernetes']
  996. for line in stdout.strip().split('\n'):
  997. for term in version_search:
  998. if not line:
  999. continue
  1000. if line.startswith(term):
  1001. version_dict[term] = line.split()[-1]
  1002. # horrible hack to get openshift version in Openshift 3.2
  1003. # By default "oc version in 3.2 does not return an "openshift" version
  1004. if "openshift" not in version_dict:
  1005. version_dict["openshift"] = version_dict["oc"]
  1006. return version_dict
  1007. @staticmethod
  1008. def add_custom_versions(versions):
  1009. ''' create custom versions strings '''
  1010. versions_dict = {}
  1011. for tech, version in versions.items():
  1012. # clean up "-" from version
  1013. if "-" in version:
  1014. version = version.split("-")[0]
  1015. if version.startswith('v'):
  1016. versions_dict[tech + '_numeric'] = version[1:].split('+')[0]
  1017. # "v3.3.0.33" is what we have, we want "3.3"
  1018. versions_dict[tech + '_short'] = version[1:4]
  1019. return versions_dict
  1020. @staticmethod
  1021. def openshift_installed():
  1022. ''' check if openshift is installed '''
  1023. import rpm
  1024. transaction_set = rpm.TransactionSet()
  1025. rpmquery = transaction_set.dbMatch("name", "atomic-openshift")
  1026. return rpmquery.count() > 0
  1027. # Disabling too-many-branches. This is a yaml dictionary comparison function
  1028. # pylint: disable=too-many-branches,too-many-return-statements,too-many-statements
  1029. @staticmethod
  1030. def check_def_equal(user_def, result_def, skip_keys=None, debug=False):
  1031. ''' Given a user defined definition, compare it with the results given back by our query. '''
  1032. # Currently these values are autogenerated and we do not need to check them
  1033. skip = ['metadata', 'status']
  1034. if skip_keys:
  1035. skip.extend(skip_keys)
  1036. for key, value in result_def.items():
  1037. if key in skip:
  1038. continue
  1039. # Both are lists
  1040. if isinstance(value, list):
  1041. if key not in user_def:
  1042. if debug:
  1043. print('User data does not have key [%s]' % key)
  1044. print('User data: %s' % user_def)
  1045. return False
  1046. if not isinstance(user_def[key], list):
  1047. if debug:
  1048. print('user_def[key] is not a list key=[%s] user_def[key]=%s' % (key, user_def[key]))
  1049. return False
  1050. if len(user_def[key]) != len(value):
  1051. if debug:
  1052. print("List lengths are not equal.")
  1053. print("key=[%s]: user_def[%s] != value[%s]" % (key, len(user_def[key]), len(value)))
  1054. print("user_def: %s" % user_def[key])
  1055. print("value: %s" % value)
  1056. return False
  1057. for values in zip(user_def[key], value):
  1058. if isinstance(values[0], dict) and isinstance(values[1], dict):
  1059. if debug:
  1060. print('sending list - list')
  1061. print(type(values[0]))
  1062. print(type(values[1]))
  1063. result = Utils.check_def_equal(values[0], values[1], skip_keys=skip_keys, debug=debug)
  1064. if not result:
  1065. print('list compare returned false')
  1066. return False
  1067. elif value != user_def[key]:
  1068. if debug:
  1069. print('value should be identical')
  1070. print(user_def[key])
  1071. print(value)
  1072. return False
  1073. # recurse on a dictionary
  1074. elif isinstance(value, dict):
  1075. if key not in user_def:
  1076. if debug:
  1077. print("user_def does not have key [%s]" % key)
  1078. return False
  1079. if not isinstance(user_def[key], dict):
  1080. if debug:
  1081. print("dict returned false: not instance of dict")
  1082. return False
  1083. # before passing ensure keys match
  1084. api_values = set(value.keys()) - set(skip)
  1085. user_values = set(user_def[key].keys()) - set(skip)
  1086. if api_values != user_values:
  1087. if debug:
  1088. print("keys are not equal in dict")
  1089. print(user_values)
  1090. print(api_values)
  1091. return False
  1092. result = Utils.check_def_equal(user_def[key], value, skip_keys=skip_keys, debug=debug)
  1093. if not result:
  1094. if debug:
  1095. print("dict returned false")
  1096. print(result)
  1097. return False
  1098. # Verify each key, value pair is the same
  1099. else:
  1100. if key not in user_def or value != user_def[key]:
  1101. if debug:
  1102. print("value not equal; user_def does not have key")
  1103. print(key)
  1104. print(value)
  1105. if key in user_def:
  1106. print(user_def[key])
  1107. return False
  1108. if debug:
  1109. print('returning true')
  1110. return True
  1111. class OpenShiftCLIConfig(object):
  1112. '''Generic Config'''
  1113. def __init__(self, rname, namespace, kubeconfig, options):
  1114. self.kubeconfig = kubeconfig
  1115. self.name = rname
  1116. self.namespace = namespace
  1117. self._options = options
  1118. @property
  1119. def config_options(self):
  1120. ''' return config options '''
  1121. return self._options
  1122. def to_option_list(self, ascommalist=''):
  1123. '''return all options as a string
  1124. if ascommalist is set to the name of a key, and
  1125. the value of that key is a dict, format the dict
  1126. as a list of comma delimited key=value pairs'''
  1127. return self.stringify(ascommalist)
  1128. def stringify(self, ascommalist=''):
  1129. ''' return the options hash as cli params in a string
  1130. if ascommalist is set to the name of a key, and
  1131. the value of that key is a dict, format the dict
  1132. as a list of comma delimited key=value pairs '''
  1133. rval = []
  1134. for key in sorted(self.config_options.keys()):
  1135. data = self.config_options[key]
  1136. if data['include'] \
  1137. and (data['value'] is not None or isinstance(data['value'], int)):
  1138. if key == ascommalist:
  1139. val = ','.join(['{}={}'.format(kk, vv) for kk, vv in sorted(data['value'].items())])
  1140. else:
  1141. val = data['value']
  1142. rval.append('--{}={}'.format(key.replace('_', '-'), val))
  1143. return rval
  1144. # -*- -*- -*- End included fragment: lib/base.py -*- -*- -*-
  1145. # -*- -*- -*- Begin included fragment: lib/serviceaccount.py -*- -*- -*-
  1146. class ServiceAccountConfig(object):
  1147. '''Service account config class
  1148. This class stores the options and returns a default service account
  1149. '''
  1150. # pylint: disable=too-many-arguments
  1151. def __init__(self, sname, namespace, kubeconfig, secrets=None, image_pull_secrets=None):
  1152. self.name = sname
  1153. self.kubeconfig = kubeconfig
  1154. self.namespace = namespace
  1155. self.secrets = secrets or []
  1156. self.image_pull_secrets = image_pull_secrets or []
  1157. self.data = {}
  1158. self.create_dict()
  1159. def create_dict(self):
  1160. ''' instantiate a properly structured volume '''
  1161. self.data['apiVersion'] = 'v1'
  1162. self.data['kind'] = 'ServiceAccount'
  1163. self.data['metadata'] = {}
  1164. self.data['metadata']['name'] = self.name
  1165. self.data['metadata']['namespace'] = self.namespace
  1166. self.data['secrets'] = []
  1167. if self.secrets:
  1168. for sec in self.secrets:
  1169. self.data['secrets'].append({"name": sec})
  1170. self.data['imagePullSecrets'] = []
  1171. if self.image_pull_secrets:
  1172. for sec in self.image_pull_secrets:
  1173. self.data['imagePullSecrets'].append({"name": sec})
  1174. class ServiceAccount(Yedit):
  1175. ''' Class to wrap the oc command line tools '''
  1176. image_pull_secrets_path = "imagePullSecrets"
  1177. secrets_path = "secrets"
  1178. def __init__(self, content):
  1179. '''ServiceAccount constructor'''
  1180. super(ServiceAccount, self).__init__(content=content)
  1181. self._secrets = None
  1182. self._image_pull_secrets = None
  1183. @property
  1184. def image_pull_secrets(self):
  1185. ''' property for image_pull_secrets '''
  1186. if self._image_pull_secrets is None:
  1187. self._image_pull_secrets = self.get(ServiceAccount.image_pull_secrets_path) or []
  1188. return self._image_pull_secrets
  1189. @image_pull_secrets.setter
  1190. def image_pull_secrets(self, secrets):
  1191. ''' property for secrets '''
  1192. self._image_pull_secrets = secrets
  1193. @property
  1194. def secrets(self):
  1195. ''' property for secrets '''
  1196. if not self._secrets:
  1197. self._secrets = self.get(ServiceAccount.secrets_path) or []
  1198. return self._secrets
  1199. @secrets.setter
  1200. def secrets(self, secrets):
  1201. ''' property for secrets '''
  1202. self._secrets = secrets
  1203. def delete_secret(self, inc_secret):
  1204. ''' remove a secret '''
  1205. remove_idx = None
  1206. for idx, sec in enumerate(self.secrets):
  1207. if sec['name'] == inc_secret:
  1208. remove_idx = idx
  1209. break
  1210. if remove_idx:
  1211. del self.secrets[remove_idx]
  1212. return True
  1213. return False
  1214. def delete_image_pull_secret(self, inc_secret):
  1215. ''' remove a image_pull_secret '''
  1216. remove_idx = None
  1217. for idx, sec in enumerate(self.image_pull_secrets):
  1218. if sec['name'] == inc_secret:
  1219. remove_idx = idx
  1220. break
  1221. if remove_idx:
  1222. del self.image_pull_secrets[remove_idx]
  1223. return True
  1224. return False
  1225. def find_secret(self, inc_secret):
  1226. '''find secret'''
  1227. for secret in self.secrets:
  1228. if secret['name'] == inc_secret:
  1229. return secret
  1230. return None
  1231. def find_image_pull_secret(self, inc_secret):
  1232. '''find secret'''
  1233. for secret in self.image_pull_secrets:
  1234. if secret['name'] == inc_secret:
  1235. return secret
  1236. return None
  1237. def add_secret(self, inc_secret):
  1238. '''add secret'''
  1239. if self.secrets:
  1240. self.secrets.append({"name": inc_secret}) # pylint: disable=no-member
  1241. else:
  1242. self.put(ServiceAccount.secrets_path, [{"name": inc_secret}])
  1243. def add_image_pull_secret(self, inc_secret):
  1244. '''add image_pull_secret'''
  1245. if self.image_pull_secrets:
  1246. self.image_pull_secrets.append({"name": inc_secret}) # pylint: disable=no-member
  1247. else:
  1248. self.put(ServiceAccount.image_pull_secrets_path, [{"name": inc_secret}])
  1249. # -*- -*- -*- End included fragment: lib/serviceaccount.py -*- -*- -*-
  1250. # -*- -*- -*- Begin included fragment: class/oc_serviceaccount_secret.py -*- -*- -*-
  1251. class OCServiceAccountSecret(OpenShiftCLI):
  1252. ''' Class to wrap the oc command line tools '''
  1253. kind = 'sa'
  1254. def __init__(self, config, verbose=False):
  1255. ''' Constructor for OpenshiftOC '''
  1256. super(OCServiceAccountSecret, self).__init__(config.namespace, kubeconfig=config.kubeconfig, verbose=verbose)
  1257. self.config = config
  1258. self.verbose = verbose
  1259. self._service_account = None
  1260. @property
  1261. def service_account(self):
  1262. ''' Property for the service account '''
  1263. if not self._service_account:
  1264. self.get()
  1265. return self._service_account
  1266. @service_account.setter
  1267. def service_account(self, data):
  1268. ''' setter for the service account '''
  1269. self._service_account = data
  1270. def exists(self, in_secret):
  1271. ''' verifies if secret exists in the service account '''
  1272. result = self.service_account.find_secret(in_secret)
  1273. if not result:
  1274. return False
  1275. return True
  1276. def get(self):
  1277. ''' get the service account definition from the master '''
  1278. sao = self._get(OCServiceAccountSecret.kind, self.config.name)
  1279. if sao['returncode'] == 0:
  1280. self.service_account = ServiceAccount(content=sao['results'][0])
  1281. sao['results'] = self.service_account.get('secrets')
  1282. return sao
  1283. def delete(self):
  1284. ''' delete secrets '''
  1285. modified = []
  1286. for rem_secret in self.config.secrets:
  1287. modified.append(self.service_account.delete_secret(rem_secret))
  1288. if any(modified):
  1289. return self._replace_content(OCServiceAccountSecret.kind, self.config.name, self.service_account.yaml_dict)
  1290. return {'returncode': 0, 'changed': False}
  1291. def put(self):
  1292. ''' place secrets into sa '''
  1293. modified = False
  1294. for add_secret in self.config.secrets:
  1295. if not self.service_account.find_secret(add_secret):
  1296. self.service_account.add_secret(add_secret)
  1297. modified = True
  1298. if modified:
  1299. return self._replace_content(OCServiceAccountSecret.kind, self.config.name, self.service_account.yaml_dict)
  1300. return {'returncode': 0, 'changed': False}
  1301. @staticmethod
  1302. # pylint: disable=too-many-return-statements,too-many-branches
  1303. # TODO: This function should be refactored into its individual parts.
  1304. def run_ansible(params, check_mode):
  1305. ''' run the ansible idempotent code '''
  1306. sconfig = ServiceAccountConfig(params['service_account'],
  1307. params['namespace'],
  1308. params['kubeconfig'],
  1309. [params['secret']],
  1310. None)
  1311. oc_sa_sec = OCServiceAccountSecret(sconfig, verbose=params['debug'])
  1312. state = params['state']
  1313. api_rval = oc_sa_sec.get()
  1314. #####
  1315. # Get
  1316. #####
  1317. if state == 'list':
  1318. return {'changed': False, 'results': api_rval['results'], 'state': "list"}
  1319. ########
  1320. # Delete
  1321. ########
  1322. if state == 'absent':
  1323. if oc_sa_sec.exists(params['secret']):
  1324. if check_mode:
  1325. return {'changed': True, 'msg': 'Would have removed the " + \
  1326. "secret from the service account.'}
  1327. api_rval = oc_sa_sec.delete()
  1328. return {'changed': True, 'results': api_rval, 'state': "absent"}
  1329. return {'changed': False, 'state': "absent"}
  1330. if state == 'present':
  1331. ########
  1332. # Create
  1333. ########
  1334. if not oc_sa_sec.exists(params['secret']):
  1335. if check_mode:
  1336. return {'changed': True, 'msg': 'Would have added the ' + \
  1337. 'secret to the service account.'}
  1338. # Create it here
  1339. api_rval = oc_sa_sec.put()
  1340. if api_rval['returncode'] != 0:
  1341. return {'failed': True, 'msg': api_rval}
  1342. # return the created object
  1343. api_rval = oc_sa_sec.get()
  1344. if api_rval['returncode'] != 0:
  1345. return {'failed': True, 'msg': api_rval}
  1346. return {'changed': True, 'results': api_rval, 'state': "present"}
  1347. return {'changed': False, 'results': api_rval, 'state': "present"}
  1348. return {'failed': True,
  1349. 'changed': False,
  1350. 'msg': 'Unknown state passed. %s' % state,
  1351. 'state': 'unknown'}
  1352. # -*- -*- -*- End included fragment: class/oc_serviceaccount_secret.py -*- -*- -*-
  1353. # -*- -*- -*- Begin included fragment: ansible/oc_serviceaccount_secret.py -*- -*- -*-
  1354. def main():
  1355. '''
  1356. ansible oc module to manage service account secrets.
  1357. '''
  1358. module = AnsibleModule(
  1359. argument_spec=dict(
  1360. kubeconfig=dict(default='/etc/origin/master/admin.kubeconfig', type='str'),
  1361. state=dict(default='present', type='str',
  1362. choices=['present', 'absent', 'list']),
  1363. debug=dict(default=False, type='bool'),
  1364. namespace=dict(default=None, required=True, type='str'),
  1365. secret=dict(default=None, type='str'),
  1366. service_account=dict(required=True, type='str'),
  1367. ),
  1368. supports_check_mode=True,
  1369. )
  1370. rval = OCServiceAccountSecret.run_ansible(module.params, module.check_mode)
  1371. if 'failed' in rval:
  1372. module.fail_json(**rval)
  1373. module.exit_json(**rval)
  1374. if __name__ == '__main__':
  1375. main()
  1376. # -*- -*- -*- End included fragment: ansible/oc_serviceaccount_secret.py -*- -*- -*-