| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge pull request #15184 from gbraad/change-config-order | openshift-ci[bot] | 2022-08-05 |
|\ \ \ \ \ |
|
| * | | | | | Fixes #15154 Change order when config and connections are written | Gerard Braad | 2022-08-05 |
| |/ / / / |
|
* | | | | | Merge pull request #15196 from edsantiago/sphinx_comments | openshift-ci[bot] | 2022-08-05 |
|\ \ \ \ \ |
|
| * | | | | | markdown-preprocess: force extra newline on comments | Ed Santiago | 2022-08-04 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #15092 from karthikelango137/startFilter | openshift-ci[bot] | 2022-08-05 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | start filter flag changes | Karthik Elango | 2022-08-04 |
* | | | | | Merge pull request #15198 from cevich/osx_docs | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ |
|
| * | | | | | Cirrus: Run Cross builds in [CI:DOCS] mode | Chris Evich | 2022-08-04 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #15197 from vrothberg/fix-15006 | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | podman rmi: improve error message for build containers | Valentin Rothberg | 2022-08-04 |
* | | | | | Merge pull request #15192 from vrothberg/fix-15185 | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ |
|
| * | | | | | podman info: hide `--debug` | Valentin Rothberg | 2022-08-04 |
| * | | | | | ISSUE TEMPLATE: remove `--debug` from `podman info` | Valentin Rothberg | 2022-08-04 |
* | | | | | | Merge pull request #15183 from anjannath/pkg-goarch | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | pkginstaller: use correct GOARCH while building podman binaries | Anjan Nath | 2022-08-04 |
| |/ / / / / |
|
* | | | | | | Merge pull request #15175 from vrothberg/RUN-1606 | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | pkg/autoupdate: "image" policy: add deprecation comment | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: decompose the update logic | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: move status into `task` | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: document fields of `updater` | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: remove image map from updater | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: use policy consts were possible | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: introduce status constants | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: move authfile into `tasks` | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: move more logic under `task` | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: s/updateImage/pullImage/ | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: repull image if other containers failed | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: update unit-by-unit | Valentin Rothberg | 2022-08-04 |
| * | | | | | test/system/255-auto-update.bats: add an SELinux comment | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: introduce the notion of a `task` | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: remove redundant branch | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: move policy map into updater | Valentin Rothberg | 2022-08-04 |
| * | | | | | pkg/autoupdate: introduce `updater` for shared state | Valentin Rothberg | 2022-08-04 |
| |/ / / / |
|
* | | | | | Merge pull request #15191 from Luap99/docs-2 | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | readthedocs(sphinx): run the markdown preprocessor | Paul Holzinger | 2022-08-04 |
| * | | | | hack/markdown-preprocess: allow to be executed from any dir | Paul Holzinger | 2022-08-04 |
* | | | | | Merge pull request #15145 from cevich/ec2_get_ci_vm | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ |
|
| * | | | | | Cirrus: Support EC2 instances in hack/get_ci_vm.sh | Chris Evich | 2022-08-03 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #15158 from cdoern/secrets | Daniel J Walsh | 2022-08-04 |
|\ \ \ \ \ |
|
| * | | | | | add omitempty to Secret in k8s VolumeSource | Charlie Doern | 2022-08-03 |
* | | | | | | Merge pull request #15188 from Luap99/docs | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | fix hack/markdown-preprocess to support older python versions | Paul Holzinger | 2022-08-04 |
|/ / / / / |
|
* | | | | | Merge pull request #15068 from n1hility/wsl-as-user | openshift-ci[bot] | 2022-08-04 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add support, and default to rootless w/WSL prompt | Jason T. Greene | 2022-08-02 |
| * | | | | Disable F36 service that is incompat with WSL kern | Jason T. Greene | 2022-08-02 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #15174 from edsantiago/docs_dedup_phase1 | openshift-ci[bot] | 2022-08-03 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Refactor common options in man pages | Ed Santiago | 2022-08-03 |
* | | | | Merge pull request #15105 from anjannath/sign-qemu | openshift-ci[bot] | 2022-08-03 |
|\ \ \ \ |
|
| * | | | | pkginstaller: makefile improvements to avoid redownloading | Anjan Nath | 2022-08-03 |
| * | | | | pkginstaller: add makefile target to notarize the built pkg | Anjan Nath | 2022-08-03 |