Felix Matouschek
205ef04954
.github: Bump versions of all used actions
...
Bump the versions of all used actions to the latest stable version and
try to use the same config across files and defaults where sensible.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-02-27 16:40:33 +01:00
Felix Matouschek
bb132b1682
Move test .kubeconfig into CI setup
...
Inline the creation of a test .kubeconfig into the CI setup.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-02-26 16:59:03 +01:00
Guido Grazioli
44d8a4f64a
make sanity and unit matrix the same
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-11-29 09:39:58 +01:00
Guido Grazioli
0586d91943
integration tests: drop EOL versions
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-11-14 12:03:06 +01:00
Guido Grazioli
8f8e7eda6e
update sanity/unit tests matrix
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-11-14 11:58:06 +01:00
Felix Matouschek
6486766b11
kubevirt_vm_info: Add info module for VirtualMachines
...
This adds the kubevirt_vm_info module, which returns the same results as
the kubevirt_vm module, but is limited to read-only functionality.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-09-06 13:04:07 +02:00
Guido Grazioli
1291335ce8
change dependency build_install to ansible-galaxy install
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-22 16:36:06 +02:00
Felix Matouschek
2f60ad7c69
ci: Exclude py3.9 with Ansible milestone
...
Python 3.9 is no longer supported by the latest Ansible milestone
version.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-14 15:01:31 +02:00
Guido Grazioli
4174dbed0c
use antsibul sphinx ext, ansible pygments
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-10 16:37:27 +02:00
Felix Matouschek
c42749e9d1
fix: Use kubevirt-bot in release workflow
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-09 10:14:01 +02:00
Felix Matouschek
6c3aad2f82
release: Run other workflows explicitly
...
To bypass restrictions on GitHub Actions run the docs and ci workflows
manually after creating a release. GitHub Actions does not trigger
other workflows from a workflow run if not using a personal access
token (PAT). By calling the workflows explicitly, it is possible to
work around this restriction without the need for a PAT.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-09 10:10:54 +02:00
Guido Grazioli
9c90dfc105
remove use of unnecessary pat in release wf
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-07 14:07:48 +02:00
Guido Grazioli
0be08edb3b
update github issue template
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-07 14:07:48 +02:00
Guido Grazioli
60695fd328
Bump to 0.1.1
...
CI: update integration.yml to final location
CI: silence the yaml-truthy linter rule
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-04 15:59:48 +02:00
Guido Grazioli
198d885b8f
ci: integration tests
...
Signed-off-by: Guido Grazioli <ggraziol@redhat.com >
2023-08-04 15:27:41 +02:00
Felix Matouschek
38c76a9545
Rename collection to kubevirt.core
...
This replaces all occurences of the old kubernetes.core name.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-03 13:03:10 +02:00
Felix Matouschek
68f5cc8e33
Update Ansible GitHub workflows
...
The workflows committed in the first commit were missing the
installation of required dependencies and other fixes.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-07-17 14:45:31 +02:00
Felix Matouschek
95cea233c9
Add GitHub PR and Issue templates
...
Add the GitHub PR and Issue templates used by the KubeVirt org.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-07-17 10:36:58 +02:00
Felix Matouschek
216df38df9
first commit
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-07-14 10:30:20 +02:00