Rishabh Saini
Rishabh Saini
The [go-autorest](https://github.com/Azure/go-autorest) dependency in Mantle is currently using v9.1.0 which uses jwt-go the [vulnerable dependency](https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515). `COSA build` fails at any version after v9.10.0 since there is a change in package...
Reolves #3992 apply-live.rs: Does a daemon-reload after configuration changes made to /usr/lib/systemd/system This is done to avoid prompting the user for restarting "some" services, which creates confusion.
Resolves #3096 The changes required for this to work libdnf: https://github.com/rpm-software-management/libdnf/pull/1573 librepo: https://github.com/rpm-software-management/librepo/pull/264 rpmostree-pkg-builtins.cxx: Adds a command line flag for --network-wait rpmostree-sysroot-upgrader.cxx: Adds network_wait to struct SysrootUpgrader and support for...
Supports to fix the issue: https://github.com/coreos/rpm-ostree/issues/3096 dnf-context.cpp: Added network_wait seconds to struct DnfContext and implemented getters and setters for it dnf-repo.cpp: Call to librepo for network wait api call Adding...
fixes: #153 Uses containers-image-proxy-rs: https://github.com/containers/containers-image-proxy-rs/pull/37 skopeo: https://github.com/containers/skopeo/pull/1802
## Overview: What does this pull request change? Adds a `scale` function to the Arrow3D Class in three_dimensions to prevent it from falling back to the default implemented in `mobject`...
xref: https://github.com/containers/skopeo/pull/2029#discussion_r1258421511 policy_eval: Checks for insecureAcceptAnything defined in policy.json for the target image
The proposal is contained in a [hackmd](https://hackmd.io/x9Lq2_khT5uPDaxHahYGdQ?view) document. cc @cgwalters Kindly let us know your perspective on this @kontura and/or other owners of this repo
Status: Manually verified that the new tests for vSphere are passing. Currently it needs the following PRs to execute correctly: 1) https://github.com/openshift/api/pull/2301 Needed for the `ManagedBootImagesvSphere` FeatureGate 2) https://github.com/openshift/machine-config-operator/pull/4677 ValidationAdmissionPolicy...