Felix Matouschek
89dfdefd1a
chore: Bump version to 2.2.4
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2026-03-24 10:21:40 +01:00
Felix Matouschek
976d3c668b
Bump version and update changelog for release 2.2.3
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-06-04 11:39:42 +02:00
Felix Matouschek
dc8d73edee
chore(deps): Bump kubernetes.core to >=5.2.0,<7.0.0
...
Bump the dependency on kubernetes.core to >=5.2.0,<7.0.0.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-06-04 11:37:24 +02:00
Felix Matouschek
e5b3cbeb58
Bump version and update changelog for release 2.2.2
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-05-20 14:20:08 +02:00
Felix Matouschek
73eae2facb
Bump version and update changelog for release 2.2.1
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-05-16 10:43:39 +02:00
kubevirt-bot
7acb5d155f
Merge pull request #181 from 0xFelix/bump-ver-2.2.0
...
chore: Bump version to 2.2.0
2025-04-30 16:28:29 +02:00
Felix Matouschek
8c31d4f5ab
chore: Bump version to 2.2.0
...
Bump version to 2.2.0 and add a changelog entry for it.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-04-30 16:16:04 +02:00
Felix Matouschek
fe822b3352
chore(deps): Bump kubernetes.core to >= 5.2.0
...
In order to make use of new features in kubernetes.core bump its minimum
version to 5.2.0.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2025-04-28 10:26:53 +02:00
Felix Matouschek
94fdcca5c2
chore: Bump version to 2.1.0
...
Bump version and add changelog with release summary.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-09-04 14:56:30 +02:00
Felix Matouschek
29a74c492e
chore: Bump version to 2.0.0
...
Bump version and add changelog with release summary.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-07-17 11:30:16 +02:00
Felix Matouschek
463142c280
chore: Prepare release 1.5.0
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-07-10 14:21:34 +02:00
Felix Matouschek
1bcef9c64d
cleanup: Sync galaxy.yml with requirements.yml
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-06-27 16:14:12 +02:00
Felix Matouschek
b910263304
chore: Bump version to 1.4.0
...
Bump version and add changelog with release summary.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-05-29 16:04:16 +02:00
Felix Matouschek
a9c6296794
fix: Ensure compatibility with kubernetes.core >=3.10,<4.1.0
...
Ensure compatibility with kubernetes.core >=3.10,<4.1.0 by replacing
deprecated imports of HAS_K8S_MODULE_HELPER and k8s_import_exception.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-05-29 10:11:05 +02:00
Felix Matouschek
29ae157284
chore: Bump version to 1.3.2
...
Bump version once more and include appropriate changelogs this time.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-17 15:15:15 +02:00
kubevirt-bot
1fbd3cf4b4
Merge pull request #83 from 0xFelix/bump-ver
...
chore: Bump version to 1.3.1
2024-04-17 15:00:02 +02:00
Felix Matouschek
e35dcf8d43
chore: Bump version to 1.3.1
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-17 14:44:17 +02:00
Felix Matouschek
161b219e3e
chore: Update testing instructions
...
Update the testing instructions and file exclusions in galaxy.yml, so
they still make sense in a released version of this collection.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-17 11:53:30 +02:00
Felix Matouschek
c6306eef39
chore: Bump version to 1.3.0
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-16 18:34:06 +02:00
Felix Matouschek
ac589abf5e
chore: Add vscode configuration
...
Add vscode configuration that allows to develop, test and debug the
collection.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-12 10:29:58 +02:00
Felix Matouschek
e2d2da2670
chore: Add tox configuration
...
Add tox configuration that allows to build a venv for development and to
format source files. To make use of it add appropriate Makefile targets.
Drop unneeded requirements from requirements.txt and
test-requirements.txt and add needed requirements.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-04-12 10:23:38 +02:00
Felix Matouschek
1772f182e0
chore: Rework gitignore
...
Rework gitignore by combining all gitignore files and adding files
generated by running tests.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-20 10:19:13 +01:00
Felix Matouschek
426b9ce2f2
galaxy.yml: Add .gitignores to build_ignore
...
Add .gitignore files to build_ignore since we do not need them in the
released collection.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-19 17:52:37 +01:00
Felix Matouschek
09ef2be0fd
chore: Bump version to 1.2.3
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-18 16:51:30 +01:00
kubevirt-bot
3f08bba36b
Merge pull request #58 from 0xFelix/bump-version-3
...
chore: Bump version to 1.2.2
2024-03-11 16:03:16 +01:00
Felix Matouschek
939758a057
galaxy.yaml: Update build_ignore again
...
Remove CONTRIBUTING.md from build_ignore and add docs/requirements.txt
to build_ignore.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-11 14:41:02 +01:00
Felix Matouschek
7f4f23f60f
chore: Bump version to 1.2.2
...
Bump version to 1.2.2 and add release summary.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-11 13:51:18 +01:00
Felix Matouschek
a9fdfe49b7
galaxy.yaml: Update build_ignore
...
Ignore additional files we do not want to be part of the released
collection. Also ignore build artifacts in .gitignore.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-11 11:25:58 +01:00
Felix Matouschek
4c8260d6de
chore: Bump version to 1.2.1
...
Bump version to 1.2.1 and include a change summary.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-04 16:26:25 +01:00
Felix Matouschek
48734484f9
chore: Bump dependency on kubernetes.core
...
Bump the dependency on kubernetes.core to versions >=3.0.1 and remove
the workaround introduced by 4429ac8c03 .
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-03-04 16:01:26 +01:00
Felix Matouschek
9797021880
chore: Bump collection version to 1.2.0
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-02-29 16:44:07 +01:00
Felix Matouschek
77ece9d466
ci: Add yamllint to CI linter job
...
This adds yamllint to the CI linter job and sets the maximum line
length to 140 like in kubevirt/kubevirt.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2024-02-29 11:41:49 +01:00
Felix Matouschek
1f1adace47
Bump version to 1.1.0
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-09-21 08:10:19 +02:00
Felix Matouschek
6dda795ad2
Bump version to 1.0.0
...
Bump version to 1.0.0 for the initial release.
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-09 13:31:46 +02:00
Felix Matouschek
ee91bdb005
Bump to 0.1.2
...
Bump to 0.1.2 for testing purposes
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-08-09 11:16:05 +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
216df38df9
first commit
...
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com >
2023-07-14 10:30:20 +02:00