oc_adm_csr.py 59 KB

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