Wong Hoi Sing Edison
Wong Hoi Sing Edison
In case environment variable `VAGRANT_DEFAULT_PROVIDER` is defined (see ), our `driver.provider.name` will have no effect and always start with above default provider as specifiied. With python-vagrant `up()` (see ) we...
Existing implementation handle icon with PNG, with manual positioning with CSS background image. This PR rework icons with Font Awesome SVG: - Locally venor Font Awesome v5.15.4 `expand-solid.svg` and `compress-solid.svg`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? When running conformance test with `sonobuoy` as below, it passed for...
@uranusjr as #62 follow up, could we Yank 1.5.0 from PyPI and release 1.5.1? Seem not much out standing PR waiting for merge before 1.5.1?
In order to avoid `ImportError: PyO3 modules compiled for CPython 3.8 or older may only be initialized once per interpreter process` introduced since pyo3 >= 0.17.0, which only allow each...
Similar as https://github.com/pyca/cryptography/issues/9016, my [ceph-mgr in 18.2.1](https://build.opensuse.org/package/show/home:alvistack/ceph-ceph-18.2.1) get error message once upgrade from bcrypt 4.0.1 to 4.1.1: ``` root@node12:~# ceph health detail HEALTH_WARN 9 mgr modules have failed dependencies [WRN]...
Similar as https://github.com/containers/common/pull/1744, we need `git cherry-pick 5c81adc` via v0.52.x for CRI-O v1.26.x (see https://github.com/cri-o/cri-o/blob/release-1.26/go.mod#L22)
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [X] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? * [X]...
### Pre-submission checklist: *Please check each of these after submitting your pull request:* * [X] If this is a new entry, have you submitted a signed [participation form](https://github.com/cncf/k8s-conformance/tree/master/participation-form)? * [X]...
After upgrade to https://github.com/ansible-community/molecule-plugins/releases/tag/v23.5.3, I found that all my GitLab CI pipiline running with podman driver not working (e.g. https://gitlab.com/alvistack/docker-ubuntu/-/jobs/6148073273) ``` INFO Running ubuntu-22.04-docker > destroy Molecule ubuntu-22.04-docker > destroy...