oc_adm_csr.py 58 KB

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