- Jul 21, 2024
-
-
ChengHao Yang authored
Signed-off-by:
ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
- Jul 16, 2024
-
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jul 13, 2024
-
-
ChengHao Yang authored
* Chore: bump cinder-csi-plugin from v1.29.0 to v1.30.0 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Docs: update README.md cinder-csi-plugin version Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [molecule](https://github.com/ansible-community/molecule) from 24.2.1 to 24.7.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.2.1...v24.7.0 ) --- updated-dependencies: - dependency-name: molecule dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jul 11, 2024
-
-
dependabot[bot] authored
Bumps [tox](https://github.com/tox-dev/tox) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.15.0...4.16.0 ) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
R. P. Taylor authored
-
- Jul 08, 2024
-
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jul 05, 2024
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Jul 03, 2024
-
-
ChengHao Yang authored
* CI: macvlan test switch to debian 11 & default job Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * CI: cilium-svc-proxy test switch to debian 12 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * CI: remove debian 10 test Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Docs: remove debian 10 support Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Takuya Murakami authored
-
- Jul 02, 2024
-
-
Erwan Miran authored
-
Erwan Miran authored
-
dependabot[bot] authored
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.5.0 to 24.6.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v24.5.0...v24.6.1 ) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Antoine Legrand authored
Centos7 reached EOL and the jobs are failing. Weave network is an archived project
-
ChengHao Yang authored
* Feat: upgrade cert-manager crd to 1.14.7 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Feat: upgrade cert-manager download version to 1.14.7 Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Takuya Murakami authored
Add hashes to crictl, crio, kubelet, kubectl and kubeadm
-
- Jul 01, 2024
-
-
Antoine Legrand authored
* CI: reduce VM resources requests to improve scheduling * CI: Reduce default jobs; add labels(ci-full/extended) to run more test * CI: use jobs dependencies instead of stages * precommit one-job * CI: Use Kubevirt VM to run Molecule and Vagrant jobs
-
Keita Mochizuki authored
-
- Jun 29, 2024
-
-
opethema authored
-
- Jun 26, 2024
-
-
dependabot[bot] authored
Bumps [netaddr](https://github.com/netaddr/netaddr) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/netaddr/netaddr/releases) - [Changelog](https://github.com/netaddr/netaddr/blob/master/CHANGELOG.rst) - [Commits](https://github.com/netaddr/netaddr/compare/1.2.1...1.3.0 ) --- updated-dependencies: - dependency-name: netaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Max Gautier authored
The pull request adding the pre-commit hook config was merged.
-
ChengHao Yang authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Alexander authored
* add the ability to configure extra args to the different cinder-csi-plugin containers * endfor block added to be syntactically correct jinja
-
Keita Mochizuki authored
-
Serge Hartmann authored
Signed-off-by:
serge Hartmann <serge.hartmann@gmail.com>
-
Lihai Tu authored
Support disable unattended-upgrades for Linux kernel and all packages start with linux- on Ubuntu (#11296) Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Elias-elastisys authored
-
Robin Wallace authored
-
- Jun 25, 2024
-
-
Daniil Muidinov authored
-
Kay Yan authored
Signed-off-by:
Kay Yan <kay.yan@daocloud.io>
-
Aleksander Salamatov authored
-
qlijin authored
-
- Jun 24, 2024
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
Kay Yan authored
Signed-off-by:
Kay Yan <kay.yan@daocloud.io>
-
peterw authored
-
- Jun 21, 2024
-
-
Kay Yan authored
Signed-off-by:
Kay Yan <kay.yan@daocloud.io>
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
- Jun 18, 2024
-
-
tico88612 authored
Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jun 11, 2024
-
-
Antoine Legrand authored
-