Commit Graph

  • f7361548ab Merge pull request #124 from 0xFelix/run-strategy kubevirt-bot 2024-07-16 13:08:55 +02:00
  • c1f651d972 feat(kubevirt_vm): Add support for RunStrategy Felix Matouschek 2024-07-15 10:35:34 +02:00
  • dccc81c7ae Update docs for main kubevirt-bot 2024-07-12 12:06:08 +00:00
  • 6bc7607826 Merge pull request #122 from 0xFelix/cleanups2 kubevirt-bot 2024-07-12 14:05:06 +02:00
  • e90d4db1ab Update docs for main kubevirt-bot 2024-07-12 09:10:04 +00:00
  • 25c38134a3 doc(README): Update supported kubernetes.core versions Felix Matouschek 2024-07-12 11:08:40 +02:00
  • 501bd3d52f cleanup(kubevirt_vm): Simplify tests Felix Matouschek 2024-07-11 16:29:11 +02:00
  • a2de465d1f cleanup(kubevirt_vm_info): Simplify tests Felix Matouschek 2024-07-11 16:14:36 +02:00
  • 7495c34766 cleanup,doc(inventory): Add missing docstring Felix Matouschek 2024-07-11 16:04:40 +02:00
  • 9029574f7c cleanup(inventory): Mark methods as private Felix Matouschek 2024-07-11 16:03:27 +02:00
  • 54bbdb4d73 Merge pull request #119 from 0xFelix/fix-cacheable kubevirt-bot 2024-07-12 11:09:05 +02:00
  • c55763b5aa cleanup(inventory,tests): Remove dependency on addict Felix Matouschek 2024-07-11 15:32:25 +02:00
  • 060ac97b68 fix(inventory): Fix inventory source caching Felix Matouschek 2024-07-08 17:25:28 +02:00
  • 5b23a3b966 Merge pull request #121 from lyarwood/owners-make-jcanocan-an-approver kubevirt-bot 2024-07-12 09:45:05 +02:00
  • 285a4eb059 chore(OWNERS): make jcanocan an approver Lee Yarwood 2024-07-11 17:28:38 +01:00
  • a228fe2c26 cleanup(inventory): Rename default hostname method Felix Matouschek 2024-07-11 15:26:25 +02:00
  • c4570b2089 cleanup(inventory): Use dicts where possible Felix Matouschek 2024-07-04 16:26:53 +02:00
  • 033f373c94 fix(inventory): Align versions for connections compatibility Felix Matouschek 2024-07-11 12:06:20 +02:00
  • 732abfcecf Update docs for main kubevirt-bot 2024-07-11 08:48:50 +00:00
  • 8363d79ddd Merge pull request #117 from 0xFelix/drop-connections kubevirt-bot 2024-07-11 10:47:05 +02:00
  • fd9c30103d cleanup(inventory): Drop support for multiple connections Felix Matouschek 2024-07-03 11:45:21 +02:00
  • 2e9d6cec15 cleanup(kubevirt_auth_options): Remove incorrect statement Felix Matouschek 2024-07-03 11:42:48 +02:00
  • c279ba5fba chore(yamllint): Exclude .tox/ and .venv/ Felix Matouschek 2024-07-03 11:42:08 +02:00
  • a6a153165b Update docs for 1.5.0 kubevirt-bot 2024-07-10 13:25:07 +00:00
  • 7049570c68 Update changelog for release 1.5.0 1.5.0 kubevirt-bot 2024-07-10 13:21:44 +00:00
  • 6d7cdd8b36 Update docs for main kubevirt-bot 2024-07-10 13:19:35 +00:00
  • 8799c56c5d Merge pull request #120 from 0xFelix/prepare-release kubevirt-bot 2024-07-10 15:15:04 +02:00
  • 463142c280 chore: Prepare release 1.5.0 Felix Matouschek 2024-07-10 13:49:17 +02:00
  • ff6a067c84 feat(inventory): Deprecate connections parameter Felix Matouschek 2024-07-10 13:45:11 +02:00
  • d0e2045e25 Update docs for main kubevirt-bot 2024-07-03 14:29:44 +00:00
  • f6a43206a6 Merge pull request #114 from 0xFelix/vm-vmi-2 kubevirt-bot 2024-07-03 16:24:57 +02:00
  • d084370d1e Update docs for main kubevirt-bot 2024-07-03 14:23:16 +00:00
  • 107caf256e Merge pull request #118 from 0xFelix/drop-jinja-dep kubevirt-bot 2024-07-03 16:18:56 +02:00
  • 5e1271b609 chore(inventory): Add examples for stopped VMs Felix Matouschek 2024-06-27 13:35:11 +02:00
  • f3b40ffdbd test(inventory): Add integration test for stopped VMs Felix Matouschek 2024-06-27 13:34:50 +02:00
  • 3d501de002 test(inventory): Add blackbox unit test for stopped VMs Felix Matouschek 2024-06-27 13:34:33 +02:00
  • be65833724 cleanup(tests): Major rework of inventory unit tests Felix Matouschek 2024-06-27 13:34:07 +02:00
  • a94eda613f feat(inventory): Support stopped VMs Felix Matouschek 2024-06-27 13:32:20 +02:00
  • c096f069e3 cleanup(kubevirt_vm): Drop dependency on Jinja2 Felix Matouschek 2024-07-03 14:40:50 +02:00
  • 5ad3ff075c Update docs for main kubevirt-bot 2024-07-01 14:48:42 +00:00
  • 665981c23b Merge pull request #116 from jcanocan/add-coverage-test kubevirt-bot 2024-07-01 16:40:53 +02:00
  • a6ef7e9a5a Add documentation running coverage analysis. Javier Cano Cano 2024-07-01 15:40:23 +02:00
  • 8ae9a395e9 cleanup(inventory): Consolidate fetching resources with K8SClient Felix Matouschek 2024-06-27 10:43:32 +02:00
  • 01a0e535e2 cleanup(inventory): Move set_composable_vars to bottom of file Felix Matouschek 2024-06-27 10:28:30 +02:00
  • 63a03d75b2 cleanup(inventory): Rename GetVmiOptions to InventoryOptions Felix Matouschek 2024-06-27 10:24:41 +02:00
  • 241ca75b28 cleanup(inventory): Make methods more robust Felix Matouschek 2024-06-27 10:21:19 +02:00
  • 83bcffedd7 cleanup(inventory): Drop unneeded connection_plugin and transport Felix Matouschek 2024-06-27 10:13:27 +02:00
  • 4b70e0471f cleanup(inventory): Apply pylint suggestions Felix Matouschek 2024-06-27 10:12:40 +02:00
  • 9b907a0560 Update docs for main kubevirt-bot 2024-07-01 09:45:16 +00:00
  • d604a314a4 Merge pull request #115 from 0xFelix/small-improvements-2 kubevirt-bot 2024-07-01 11:42:53 +02:00
  • 1bcef9c64d cleanup: Sync galaxy.yml with requirements.yml Felix Matouschek 2024-06-27 16:14:12 +02:00
  • 1630cddc44 cleanup,test(modules): Cleanup module unit tests Felix Matouschek 2024-06-27 16:08:51 +02:00
  • 52d4b4c731 cleanup: Sync kind version in integration yaml Felix Matouschek 2024-06-27 15:54:37 +02:00
  • e2f55848c1 ci: Check if tree is clean before running other jobs Felix Matouschek 2024-06-27 15:53:32 +02:00
  • 3261beff0a chore: Run make format Felix Matouschek 2024-06-27 15:45:32 +02:00
  • d7d70125a7 chore: Add .vscode launch configs Felix Matouschek 2024-06-27 15:44:21 +02:00
  • 35b2d3ef6b tests: Use ansible-test for integration tests Felix Matouschek 2024-06-27 15:43:03 +02:00
  • 4f236a15ce Merge pull request #113 from 0xFelix/py3.10-millestone kubevirt-bot 2024-06-26 10:37:37 +02:00
  • 9a8cafd6b1 fix(ci): Do not test ansible-core milestone with py3.10 Felix Matouschek 2024-06-26 09:37:51 +02:00
  • 2b8f96fce3 Merge pull request #97 from jcanocan/inventory-unit-tests kubevirt-bot 2024-06-19 17:21:52 +02:00
  • 191d0bb647 feat: run the formatter across the test inventory Javier Cano Cano 2024-06-06 12:57:29 +02:00
  • 81fc608b44 feat: Refactor kubevirt unit test suite Javier Cano Cano 2024-06-17 11:46:09 +02:00
  • d7e3ba486e test(kubevirt): add get_vmis_for_namespace missing cases. Javier Cano Cano 2024-05-21 16:17:56 +02:00
  • 3d03f8a952 test(kubevirt): add inventory unit tests Javier Cano Cano 2024-05-21 14:57:41 +02:00
  • 2606b267d4 Merge pull request #111 from 0xFelix/kc-5.0.0 kubevirt-bot 2024-06-18 11:47:47 +02:00
  • 738c70073e chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 Felix Matouschek 2024-06-18 07:43:24 +02:00
  • d55c48ede4 Merge pull request #112 from 0xFelix/ci-devel Felix Matouschek 2024-06-18 07:58:11 +02:00
  • c4b7cc69e7 fix(ci): Do not test ansible-core devel with py3.10 Felix Matouschek 2024-06-18 07:55:50 +02:00
  • 7abe530e94 feat: refactor add_group and add_host fixtures. Javier Cano Cano 2024-05-21 14:50:30 +02:00
  • 65f4ac6602 Merge pull request #107 from jcanocan/fix-pr-96-issues kubevirt-bot 2024-06-14 14:36:24 +02:00
  • a8eb5643db tests: Address comments of #96 Javier Cano Cano 2024-06-10 12:24:28 +02:00
  • 020f3c1380 Merge pull request #109 from 0xFelix/improve-e2e kubevirt-bot 2024-06-13 11:36:24 +02:00
  • 634ccb8363 chore: Bump versions in hack/e2e-setup.sh Felix Matouschek 2024-06-13 11:19:20 +02:00
  • 1a814389fe fix: Allow running make cluster-down when binaries are missing Felix Matouschek 2024-06-13 11:18:17 +02:00
  • cebcb891f8 Update docs for main kubevirt-bot 2024-06-13 08:28:08 +00:00
  • 10b34fdf24 Merge pull request #101 from 0xFelix/apache2 kubevirt-bot 2024-06-13 10:24:24 +02:00
  • 5d31db3ea2 chore: Change license Apache 2.0 Felix Matouschek 2024-05-29 11:34:15 +02:00
  • df629ac39e chore: Drop vendored document fragments Felix Matouschek 2024-06-11 10:32:22 +02:00
  • 44e84622ed Merge pull request #108 from mperetzred/kubevirt_vm_ssh_key kubevirt-bot 2024-06-10 17:56:20 +02:00
  • 050799a084 kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode mperetz 2024-06-10 16:58:06 +03:00
  • 5c57d623aa Merge pull request #106 from 0xFelix/fix-kubevirt-vm-verify kubevirt-bot 2024-06-06 17:35:42 +02:00
  • ea8447dee8 fix(tests,kubevirt_vm): Fix assertion in verify.yml Felix Matouschek 2024-06-05 16:17:31 +02:00
  • 26409a4ec5 Update docs for main kubevirt-bot 2024-06-05 08:07:51 +00:00
  • 520bf8d74f Merge pull request #105 from 0xFelix/runtime-2.15 kubevirt-bot 2024-06-05 09:59:43 +02:00
  • fa6601cbe4 chore: Update supported ansible-core versions to >=2.15 Felix Matouschek 2024-06-05 09:16:56 +02:00
  • 92b11b5584 Merge pull request #103 from 0xFelix/ci-fixes kubevirt-bot 2024-06-04 10:37:37 +02:00
  • 2521e8ba24 fix(tests,kubevirt_vm): Assert there are no or expected changes Felix Matouschek 2024-06-03 16:10:37 +02:00
  • e1b2094e4e fix(tests,kubevirt_vm): Make waiting for VM more robust Felix Matouschek 2024-06-03 16:09:21 +02:00
  • 4205a8328d Merge pull request #104 from 0xFelix/ansible-2.17 kubevirt-bot 2024-06-04 08:21:35 +02:00
  • 57b172a865 chore(ci.yml): Bump tested ansible-core versions Felix Matouschek 2024-06-03 16:40:40 +02:00
  • 14e9481e19 chore(integration.yml): Bump tested ansible-core versions Felix Matouschek 2024-05-29 16:13:41 +02:00
  • 3f9ec09260 Update docs for 1.4.0 kubevirt-bot 2024-05-29 14:21:13 +00:00
  • d81d9b1b96 Update changelog for release 1.4.0 1.4.0 kubevirt-bot 2024-05-29 14:19:45 +00:00
  • 5d87de1c10 Update docs for main kubevirt-bot 2024-05-29 14:17:44 +00:00
  • 3a5100fd46 Merge pull request #102 from 0xFelix/bump-1.4.0 kubevirt-bot 2024-05-29 16:16:41 +02:00
  • b910263304 chore: Bump version to 1.4.0 Felix Matouschek 2024-05-29 15:47:14 +02:00
  • 0261fb88d5 Update docs for main kubevirt-bot 2024-05-29 09:25:50 +00:00
  • d4193f1d98 Merge pull request #100 from 0xFelix/kubernetes-core-4 kubevirt-bot 2024-05-29 11:24:40 +02:00
  • a9c6296794 fix: Ensure compatibility with kubernetes.core >=3.10,<4.1.0 Felix Matouschek 2024-05-29 10:11:05 +02:00
  • d7cde70601 Update docs for main kubevirt-bot 2024-05-17 09:27:36 +00:00