Commit Graph

  • 318529abaa remove references to personnal repo and add galaxy importer job (#626) Bikouo Aubin 2023-06-01 13:29:15 +02:00
  • 6d0a3af311 add ability to filter the list of pods to be drained by a pod label selector (#606) Bikouo Aubin 2023-05-31 09:12:09 +02:00
  • 54d8193972 Add unit and sanity tests to GHA (#614) GomathiselviS 2023-05-17 12:47:11 -04:00
  • a624251bba CI - increase the number of integration workflow (#620) Bikouo Aubin 2023-05-02 19:01:04 +02:00
  • 869f06f1e4 Update kubernetes.core.k8s_drain_module.rst for issue #615 (#616) Mark D 2023-04-21 10:06:44 -04:00
  • 7919231df1 add linters github action (#613) Bikouo Aubin 2023-04-17 17:44:50 +02:00
  • ea28cbaa59 CI - changelog and ansible test splitter jobs (#612) Bikouo Aubin 2023-04-17 12:25:17 +02:00
  • 560e0e3d40 automated changes for black formatting (#611) Bikouo Aubin 2023-04-11 14:30:36 +02:00
  • ed09047699 remove changelog auto update (#610) Bikouo Aubin 2023-04-07 16:57:14 +02:00
  • 2d1ec22405 use post_renderer when checking 'changed' status for a helm release (#588) Paul Voss 2023-04-05 15:50:36 +02:00
  • 71599e2fde Rename Github actions (#605) Bikouo Aubin 2023-04-04 15:43:30 +02:00
  • 8687994e9f auto push changes Bikouo Aubin 2023-04-04 12:30:42 +02:00
  • 8640c16cd4 fix post_renderer argument breaking the helm deploy_command (#586) Paul Voss 2023-04-03 20:46:03 +02:00
  • deb4859f19 update github action (#602) Bikouo Aubin 2023-03-29 12:17:44 +02:00
  • fb2af07583 PR AutoFixing via GHA (#600) Bikouo Aubin 2023-03-29 07:55:53 +02:00
  • 151ed8245f make name optional to delete all resources for the specified resource type (#517) Bikouo Aubin 2023-03-23 16:43:22 +01:00
  • 09a3c837c3 [helm] add the ability for the module to uninstall pending-install releases (#589) Bikouo Aubin 2023-03-06 18:07:52 +01:00
  • 31c1ccf962 Deprecate inventory plugin (#582) Alina Buzachis 2023-02-16 15:57:38 +01:00
  • 031cc7c40d add reuse_values and reset_values support to helm module (#575) Bikouo Aubin 2023-02-16 08:47:33 +01:00
  • 22764492d2 Pass right amount of args to ResourceTimeout (#585) schwadim 2023-02-15 09:38:16 +01:00
  • 3d313cf837 helm fix with release_values option set (#573) Bikouo Aubin 2023-02-07 15:55:14 +01:00
  • deaf8ee4f3 k8s_scale - handle scaling StatefulSets with 'updateStrategy=OnDelete' (#579) Mandar Kulkarni 2023-02-06 12:04:41 -08:00
  • 0f7963beb9 Release 2.4.0 (#572) (#580) Bikouo Aubin 2023-02-03 14:52:08 +01:00
  • 1527469cb5 Release 2.4.0 (#572) 2.4.0 Bikouo Aubin 2023-02-02 07:54:33 +01:00
  • e6ac874098 k8s_info - fix issue with kubernetes-client caching when api-server was available (#571) Bikouo Aubin 2023-01-24 11:43:42 +01:00
  • 8ed4d4b6ed k8s_info - fix issue with kubernetes-client caching when api-server was available (#571) Bikouo Aubin 2023-01-24 11:43:30 +01:00
  • af7c24cba7 helm - add support for -set options when running helm install (#546) Bikouo Aubin 2023-01-23 17:19:42 +01:00
  • 804b9ab57c Helm - Fix issue with alternative kubeconfig (#563) Bikouo Aubin 2023-01-12 10:46:42 +01:00
  • 26cd550bc0 fix multiple issues with dry_run logic (#561) Bikouo Aubin 2023-01-11 08:57:39 +01:00
  • 0b4fda7585 add documentation for filter plugin kubernetes.core.k8s_config_resource_name (#559) Bikouo Aubin 2023-01-11 08:54:56 +01:00
  • 42ee210ecf k8s_cp - fix issue when directory contains space in its name (#552) Bikouo Aubin 2022-12-15 19:17:21 +01:00
  • c073eea5b3 k8s - fix issue with server side apply (#549) Bikouo Aubin 2022-12-15 19:17:17 +01:00
  • 979b492233 k8s_cp: add support for check_mode, fix doc issue, remove dependency with 'find' when state=from_pod (#512) Bikouo Aubin 2022-12-09 17:00:14 +01:00
  • 646eb18806 fix ci jobs (#545) Bikouo Aubin 2022-11-24 15:47:39 +01:00
  • b967b55a16 k8s_log - fix issue when required name is not provided, add all_containers support (#528) Bikouo Aubin 2022-10-25 01:43:26 +02:00
  • 1b66dbbd8b v1beta replaced with v1 for CRD (#532) Bikouo Aubin 2022-10-20 08:40:32 +02:00
  • 2a3862b67a Added possibility to get all values by helm_info module (#531) Fors1 2022-10-19 17:41:37 +02:00
  • 2092d921cd helm - new module to perform helm pull (#410) Bikouo Aubin 2022-10-12 15:34:19 +02:00
  • 29c75fa1c6 Update for Ansible 2.15 sanity tests (#515) Mike Graves 2022-10-06 05:50:26 -04:00
  • 0e86fe0b7b [helm] Add the force_update arg (#509) Mor Cohen 2022-10-03 18:00:44 +03:00
  • 43ad31d936 Fix helm test suite (#522) Mike Graves 2022-10-03 11:00:39 -04:00
  • 093d06ab55 tests/k8s_user_impersonation: adjustement for k8s 1.24 (#520) Gonéri Le Bouder 2022-09-28 15:34:46 -04:00
  • 454d0efe0a k8s_rollback/tests: speed up test (#518) Gonéri Le Bouder 2022-09-28 15:32:11 -04:00
  • 08596fd05b Add example usage of from_yaml_all (#505) Mauricio Teixeira 2022-09-21 09:51:54 -04:00
  • 5e48c6973c tests: adjust the target durations (#513) Gonéri Le Bouder 2022-09-20 15:35:09 -04:00
  • a3a5f3cf4b helm - add support for in-memory kubeconfig (#497) Bikouo Aubin 2022-09-12 11:13:19 +02:00
  • 5ff3566f30 handle aliases for lookup and inventory plugins for authentication options (#500) Bikouo Aubin 2022-08-23 09:58:08 +02:00
  • c4c12ca2c3 Fix linters job failing following flake8 release # https://github.com/PyCQA/flake8/pull/1648 (#498) Bikouo Aubin 2022-08-03 17:52:04 +02:00
  • 7f7008fecc k8s_log - fix module traceback when resource not found (#493) Bikouo Aubin 2022-07-28 16:24:35 +02:00
  • 09d54919e3 Update sanity ignores (#495) Mike Graves 2022-07-28 10:16:47 -04:00
  • 58cbbf6364 feat: add new tail_lines parameter to k8s_log module (#488) (#489) kurokobo 2022-07-26 04:03:49 +09:00
  • 7d0f0449ae Support resource definition using manifest URL (#478) Bikouo Aubin 2022-07-04 14:49:53 +02:00
  • 9f51fc0ef0 Merge pull request #481 from ansible-collections/2.x-refactor Mike Graves 2022-06-23 15:28:44 -04:00
  • 14fe6f1c55 Add changelog fragment Mike Graves 2022-06-17 10:46:57 -04:00
  • 4f1623fe9c Add deprecation notice Mike Graves 2022-06-17 10:39:52 -04:00
  • adf3503d4e Migrate k8s_taint to refactored code (#477) Mike Graves 2022-06-15 10:41:10 -04:00
  • beb53652db Ensure CoreExceptions are handled gracefully (#476) Mike Graves 2022-06-15 09:26:24 -04:00
  • 69304d1c3b Release version 2.3.2 (#475) 2.3.2 stable-2.3 Mike Graves 2022-06-10 08:29:55 -04:00
  • 92785f58da Port changes from main to refactored branch (#472) Mike Graves 2022-06-09 11:20:48 -04:00
  • fdddb6f78f helm_repository: Silence false no_log warning (#423) (#473) Mike Graves 2022-06-08 13:20:12 -04:00
  • 25644ac192 Move diff and wait to perform_action (#375) Mike Graves 2022-02-14 08:19:36 -05:00
  • 3bf147580f Migrate k8s (#311) Alina Buzachis 2022-02-04 17:14:21 +01:00
  • 193a0cb68c Fix kubeconfig parameter when multiple config files are provided (#468) Bikouo Aubin 2022-05-25 17:04:02 +02:00
  • 58a0fb1605 Refactor k8s_exec to use new module_utils code (#328) Alina Buzachis 2022-02-04 15:49:43 +01:00
  • b62ea00ebf Refactor k8s_cluster_info to use new module_utils code (#325) Mike Graves 2022-01-26 10:24:52 -05:00
  • 349e9f473a Refactor k8s_service to use new module_utils code (#327) Alina Buzachis 2022-01-25 18:17:03 +01:00
  • 61faa1079e [backport/2.2] Update k8s_scale to use module_utils refactored code Alina Buzachis 2022-01-25 02:33:44 +01:00
  • 08a3d951d0 Move module dependency functions outside of module (#342) Mike Graves 2022-01-24 10:42:40 -05:00
  • 8171c994df [backport/2.2] Migrate k8s_cp module to new refactored code (#329) Mike Graves 2022-01-20 10:40:25 -05:00
  • f5a0dd5946 Update k8s_rollback to use refactored module_utils (#338) Alina Buzachis 2022-01-20 16:35:16 +01:00
  • 9aa20f0fbe Migrate k8s_info (#310) Alina Buzachis 2022-01-19 16:02:07 +01:00
  • afa6a74178 Migrate json_patch to use new refactored code (#339) Mike Graves 2022-01-18 15:51:17 -05:00
  • e2e3f71ecf [backport/2.2] Migrate k8s_log to new refactored code (#336) Mike Graves 2022-01-17 06:13:58 -05:00
  • 346e303084 [backport/2.x] Migrate k8s_drain to use refactored code (#330) Mike Graves 2022-01-17 01:38:26 -05:00
  • d68da5bbdd k8s runner (#309) Alina Buzachis 2022-01-13 20:22:41 +01:00
  • e2f54d3431 K8sService class (#307) Alina Buzachis 2022-01-13 16:08:47 +01:00
  • f168a3f67f Add new waiter (#306) Mike Graves 2021-12-13 11:06:13 -05:00
  • 7fb89a7b6f Initial work K8S client class (#276) Alina Buzachis 2021-11-19 17:59:43 +01:00
  • 42644ee26e Add resource definition refactor (#278) Mike Graves 2021-11-16 09:08:23 -05:00
  • 2a9d894c90 Add new AnsibleK8SModule class (#269) Mike Graves 2021-11-08 08:09:45 -05:00
  • e8cf1ef517 Add missing PSF license (#463) (#465) Mike Graves 2022-05-16 19:34:34 -04:00
  • 0de560df27 Add missing PSF license (#463) (#466) stable-2.2 Mike Graves 2022-05-16 19:34:31 -04:00
  • 3729b8bb5b Add missing PSF license (#463) Mike Graves 2022-05-16 12:19:39 -04:00
  • 6dbc0d5b6d Remove distutils from connection plugin (#456) (#464) Mike Graves 2022-05-16 12:19:36 -04:00
  • 243bc00599 Remove distutils from connection plugin (#456) (#460) Mike Graves 2022-05-12 14:36:24 -04:00
  • 7e00e1ef87 Prepare for distutils.version being removed in Python 3.12 (#314) (#459) Mike Graves 2022-05-12 12:20:31 -04:00
  • 1b412e06ab Fix validation errors in plugin documentation (#399) (#458) Mike Graves 2022-05-12 09:36:07 -04:00
  • 531a9fe3ac Remove distutils from connection plugin (#456) Mike Graves 2022-05-11 14:56:27 -04:00
  • 11c800d6ed [backport/2.2] Move integration test suite from molecule to ansible-test (#392) (#457) Mike Graves 2022-05-11 14:56:23 -04:00
  • 77dd2496d0 Bring docs changes over from latest release (#455) Mike Graves 2022-05-10 11:14:23 -04:00
  • 0a72c87d2c Release 2.3.1 (#448) 2.3.1 Mike Graves 2022-05-02 16:13:12 -04:00
  • c149394556 k8s_cp - fix issue when using local_path (#422) (#442) Mike Graves 2022-05-02 13:41:21 -04:00
  • e2dec91460 k8s - fix issue when try to delete resources using label_selectors option (#434) (#444) Mike Graves 2022-05-02 11:43:19 -04:00
  • edf104d687 [backport/2.3] continue waiting when an exception is raised (#408) (#441) Mike Graves 2022-05-02 09:37:13 -04:00
  • 7b09c01d98 Change line in doc fragment yaml (#439) (#445) Mike Graves 2022-05-02 09:03:32 -04:00
  • 7409eaf993 Remove omit from template resource (#432) (#443) Mike Graves 2022-05-02 08:59:08 -04:00
  • 321b6dcdd8 fix issue when using k8s_drain with disable_eviction set to yes (#418) (#440) Mike Graves 2022-04-29 16:45:47 -04:00
  • 68d45af767 Upgrade black version (#424) (#446) Mike Graves 2022-04-29 13:47:08 -04:00
  • 95e2add65b Helm template add name and disable hook (#405) Christian von Stebut 2022-04-29 15:43:09 +02:00
  • b5cfc854cb Change line in doc fragment yaml (#439) Mike Graves 2022-04-28 10:14:29 -04:00