Commit Graph

  • 4b8b3fa1ee [backport/2.1] molecule to ansible-test CI migration (#398) stable-2.1 abikouo 2022-03-08 17:25:50 +01:00
  • db78d3a505 Docs: Small fix for k8s example (#397) Major Hayden 2022-03-08 10:06:10 -06:00
  • 73499d9a09 helm_template: add optional show_only and release_namespace arguments (#388) Christian von Stebut 2022-03-01 19:57:17 +01:00
  • 7031829897 helm - add support for repo location when running helm diff (#389) abikouo 2022-02-22 16:52:08 +01:00
  • 44c8cff78b k8s_cp turbo mode compliance (#254) abikouo 2022-02-22 13:01:19 +01:00
  • aae5960dce helm_info: add release_state argument (#379) Abhijeet Kasurde 2022-02-17 12:12:43 +05:30
  • 691f0cb235 add support for check_mode for modules k8s_scale and k8s_rollback (#255) abikouo 2022-02-16 20:05:28 +01:00
  • 951be74dc0 Import ApiException from single source (#384) Abhijeet Kasurde 2022-02-15 20:17:33 +05:30
  • 1f79a03edf Adding sleep 0 as workaround when copying files with kubectl exec (#378) Abhijeet Kasurde 2022-02-14 11:51:25 +05:30
  • bf3fe91a5d k8s_exec: Select first container from the pod (#363) Abhijeet Kasurde 2022-02-10 09:49:04 +05:30
  • 791175daef Use resource prefix when apiVersion is v1 (#371) Abhijeet Kasurde 2022-02-10 08:11:52 +05:30
  • e62a271faf helm_repository: Added support for common options (#370) Abhijeet Kasurde 2022-02-09 23:57:20 +05:30
  • 583de3217c Fix module_defaults by removing routing hack (#372) Abhijeet Kasurde 2022-02-09 22:01:51 +05:30
  • 82565dad78 helm_template: change order of values_release and values_files (#373) Abhijeet Kasurde 2022-02-09 21:17:17 +05:30
  • dde6eb3c06 k8scopy: rely on existing kubectl binary (#369) Abhijeet Kasurde 2022-02-07 22:28:22 +05:30
  • a122bad685 remove the .zuul.d directory (#367) Gonéri Le Bouder 2022-02-04 13:06:37 -05:00
  • b54e9ef4ef Remove serial deletion of pods in template tests (#349) Mike Graves 2022-01-25 17:23:09 -05:00
  • acb015c788 add patchback bot (#346) abikouo 2022-01-24 20:42:00 +01:00
  • 0d9c4d3459 Release 2.2.3 (#340) 2.2.3 abikouo 2022-01-19 12:15:40 +01:00
  • 3645c1c16c Add integration test to check handling of module_defaults (#296) (#333) Mike Graves 2022-01-18 08:38:38 -05:00
  • ed33d0b56e Prepare for distutils.version being removed in Python 3.12 (#314) Abhijeet Kasurde 2022-01-18 18:33:14 +05:30
  • 10cffc5032 Enable turbo mode for k8s lookup plugin (#335) abikouo 2022-01-17 13:04:27 +01:00
  • 5fdd70cbc3 [backport/2.2] Fix k8s_drain failing when pod has local storage (#332) Mike Graves 2022-01-17 00:23:57 -05:00
  • 1c02fe3443 [backport/2.2] Don't wait on *List resources for info module (#331) Mike Graves 2022-01-17 00:13:40 -05:00
  • eaffde63bb [backport/2.2] Fix for common non-ASCII characters in CRDs (#334) Mike Graves 2022-01-13 21:19:37 -05:00
  • 9a0b3fe30c Documentation update for kubernetes.core.helm (#317) Max Gautier 2022-01-13 15:47:17 +01:00
  • c3ecb64b72 Add delete_emptydir_data to drain delete_options (#322) Jorn Eilander 2022-01-13 14:40:06 +01:00
  • 50a1bd9db0 add support for community.okd.openshift_adm_groups_sync (#274) abikouo 2022-01-13 11:34:06 +01:00
  • 04e14c1f95 DNM: CI fix (#323) Abhijeet Kasurde 2022-01-12 13:37:03 +05:30
  • b19ff9d70a k8s - add support for Server Side apply (#260) abikouo 2021-12-16 17:48:00 +01:00
  • 526f0454ab Fix for common non-ASCII characters in CRDs (#308) Alessandro Rossi 2021-12-14 23:08:35 +01:00
  • e77c8f1449 K8s_taint new module (#264) Alina Buzachis 2021-12-09 19:16:55 +01:00
  • 79699ba429 Add integration test to check handling of module_defaults (#296) Mandar Kulkarni 2021-12-07 13:33:26 -08:00
  • d8538ffed3 Release 2.2.2 (#305) 2.2.2 Mike Graves 2021-12-07 15:08:22 -05:00
  • bc168a5727 Remove binary file from molecule test suite (#298) (#302) Mike Graves 2021-12-07 03:39:20 -05:00
  • dc5a1e6dd1 turn network-ee-sanity-tests non-voting (#284) (#303) Mike Graves 2021-12-06 13:49:59 -05:00
  • 72536fe286 Fix sanity tests (#283) (#304) Mike Graves 2021-12-06 12:13:18 -05:00
  • fa65698362 Remove binary file from molecule test suite (#298) Mike Graves 2021-12-01 15:00:04 -05:00
  • 4ae1856b5c Return diff in helm check mode (#290) Fabrice 2021-11-30 09:46:29 -08:00
  • ef46c352d0 Fix k8s_drain failing when pod has local storage (#295) Mike Graves 2021-11-30 04:07:08 -05:00
  • a62c42782f Show diff for black check (#289) Mike Graves 2021-11-30 01:11:10 -05:00
  • ba5cb30305 helm: add pass-credentials key (#282) Nataliya Romanovich 2021-11-19 21:20:16 +03:00
  • 39b6c43ab7 add support for user impersonation for k8s modules (#250) abikouo 2021-11-17 14:25:06 +01:00
  • b0f1501cd4 turn network-ee-sanity-tests non-voting (#284) Gonéri Le Bouder 2021-11-16 15:52:58 -05:00
  • 1116056eeb Fix sanity tests (#283) Mike Graves 2021-11-16 11:52:41 -05:00
  • 60933457e8 Add kubernetes support statement (#279) Mike Graves 2021-11-11 13:25:47 -05:00
  • 9e2d78404f add no_proxy support to k8s* (#272) itaru2622 2021-11-11 03:25:30 +09:00
  • bf26f5a3be Don't wait on *List resources for info module (#253) Mike Graves 2021-11-08 13:12:25 -05:00
  • f2d899b939 Release 2.2.1 (#267) 2.2.1 Mike Graves 2021-10-19 10:10:21 -04:00
  • 91b80b1d1d Enable black formatting test (#259) Abhijeet Kasurde 2021-10-18 21:02:05 +05:30
  • bc391218a4 common/_wait_for: ensure label_selectors is optional (#239) (#256) Mike Graves 2021-10-15 14:29:21 -04:00
  • 4010987d1f Add support for dry run (#245) Mike Graves 2021-10-15 10:20:43 -04:00
  • 83b3a1aa39 Use yaml.safe_load in unit tests (#265) (#266) Mike Graves 2021-10-15 09:02:29 -04:00
  • 281ff563ed Use yaml.safe_load in unit tests (#265) Mike Graves 2021-10-14 15:48:21 -04:00
  • aa41055503 Fix sanity test - devel drops support for python 2.6 (#251) (#258) Mike Graves 2021-10-14 10:11:05 -04:00
  • 256fa58ca8 Remove molecule dependencies (#261) (#263) Mike Graves 2021-10-14 08:39:16 -04:00
  • ff43353de6 Remove molecule dependencies (#261) Mike Graves 2021-10-13 12:16:04 -04:00
  • 70db517265 Copy ignore-2.12.txt to ignore-2.13.txt (#247) (#257) Mike Graves 2021-10-08 14:09:11 -04:00
  • d6c06a2078 Add openshift-clients to bindep.txt (#249) Paul Belanger 2021-10-05 11:53:19 -04:00
  • 8436ad1341 Fix sanity test - devel drops support for python 2.6 (#251) abikouo 2021-10-04 12:12:05 +02:00
  • c65512357d k8s - allow resource definition using generateName (#238) abikouo 2021-09-30 16:58:50 +02:00
  • 8e46f92703 Helm uninstall now support wait parameter (#235) abikouo 2021-09-29 18:21:37 +02:00
  • ab0e38753b add plugin_version parameter for helm_plugin module (#226) abikouo 2021-09-29 13:06:33 +02:00
  • 6061586289 helm - allow setting timeout independent of wait parameter (#231) abikouo 2021-09-28 18:29:26 +02:00
  • 45ba8b1a0d Copy ignore-2.12.txt to ignore-2.13.txt (#247) Andrew Klychkov 2021-09-28 19:03:34 +03:00
  • d01e4a6e4d molecule: retry the helm download (#232) Gonéri Le Bouder 2021-09-22 18:37:08 -04:00
  • 938f7e12e8 common/_wait_for: ensure label_selectors is optional (#239) Gonéri Le Bouder 2021-09-22 18:37:06 -04:00
  • 24ac45741d Increase timeout on scale test (#242) Mike Graves 2021-09-22 18:33:35 -04:00
  • a27c701afe Release version 2.2.0 (#234) 2.2.0 Mike Graves 2021-09-16 08:28:33 -04:00
  • a48a68ecfd Add deprecation notice to k8s_exec (#233) Mike Graves 2021-09-14 10:40:58 -04:00
  • db11675622 fix k8s_cp uploading when target container's WORKDIR is other than '/' (#223) itaru2622 2021-09-14 01:51:43 +09:00
  • 07ac24e42e fix k8s_exec, returning rc attribute to follow ansible's common return values. (#230) itaru2622 2021-09-13 19:21:24 +09:00
  • 63b84d7f54 kustomize lookup plugin (#225) abikouo 2021-09-10 23:02:17 +02:00
  • b397439972 Fix resource cache not being used (#228) Mike Graves 2021-09-09 11:26:58 -04:00
  • 8bb455afb9 Minor doc fix turbo mode (#227) Alina Buzachis 2021-09-08 17:23:03 +02:00
  • ddbc161121 Add turbo mode docs (#221) Mike Graves 2021-09-02 15:58:43 -04:00
  • 1da4ef1d53 Disable turbo mode for the validate tests (#218) Mike Graves 2021-09-01 03:42:56 -04:00
  • d78b64d792 add support for in-memory kubeconfig (#212) abikouo 2021-08-30 11:31:07 +02:00
  • e21ad0212d fix drain test for ansible 2.9 release (#211) abikouo 2021-08-26 18:08:48 +02:00
  • 47d149f774 Move integration tests to molecule (#198) Mike Graves 2021-08-23 12:19:46 -04:00
  • 77775f25a7 Re-enable support for turbo mode (#169) Mike Graves 2021-08-20 11:49:49 -04:00
  • 688cff4ea8 k8s: document multi template feature (#209) Abhijeet Kasurde 2021-08-19 20:22:46 +05:30
  • a4701a6806 replace iterator by generator (#205) abikouo 2021-08-17 15:33:27 +02:00
  • b875531c8a k8s_drain new module (#141) abikouo 2021-08-09 10:00:34 +02:00
  • 76a77aff1f [connection plugin] add missing information from censored command (#196) abikouo 2021-08-04 15:56:27 +02:00
  • 25590804cb Add support for waiting on a StatefulSet. (#195) Joshua K 2021-07-30 07:41:45 -07:00
  • 7fbfc985ab makefile: simplify how we build PYTHON_VERSION (#194) Gonéri Le Bouder 2021-07-29 20:39:35 +02:00
  • 4b682666f1 k8s - add label_selectors options (#158) abikouo 2021-07-29 11:56:34 +02:00
  • abd2abb33e README: repo -> repository (#188) Gonéri Le Bouder 2021-07-28 18:35:28 +02:00
  • f5a81941ff tox ini configuration (#181) abikouo 2021-07-27 18:16:52 +02:00
  • fa819d3f11 test molecule zuul job (#180) Abhijeet Kasurde 2021-07-27 15:48:37 +05:30
  • f98469e5ef ansible sanity for k8s_cp (#183) abikouo 2021-07-27 06:00:24 +02:00
  • c330c7ec65 k8s_cp - a new module for copying files to/from a Pod (#127) abikouo 2021-07-26 13:21:34 +02:00
  • 2f59c3db77 Add exception for import sanity (#177) Abhijeet Kasurde 2021-07-21 18:50:25 +05:30
  • 2076da7dc0 Update test-requirements for Zuul job (#178) Abhijeet Kasurde 2021-07-21 18:50:15 +05:30
  • 3c36b6fa0f k8s support diff mode (#146) abikouo 2021-07-21 14:29:28 +02:00
  • e9be88f212 Add script to handle sanity ignore (#173) Abhijeet Kasurde 2021-07-20 15:27:43 +05:30
  • a0a6d7121f helm: add support for history-max parameter (#164) Vincent Van Ouytsel 2021-07-15 19:21:22 +02:00
  • 2e98493010 Add sinceSeconds parameter to k8s_logs (#142) stg 2021-07-15 09:53:32 +02:00
  • 5fb3ecbb50 common: import k8sdynamicclient directly (#163) Abhijeet Kasurde 2021-07-09 10:02:35 +05:30