Lokesh Mandvekar
Lokesh Mandvekar
If it's a fedora build or something from the kubic repos, it's very likely not fips compliant. What does `rpm -q cri-o-$WHATEVER_VERSION` look like on your env ?
> > If it's a fedora build or something from the kubic repos, it's very likely not fips compliant. > > What does `rpm -q cri-o-$WHATEVER_VERSION` look like on your...
hmm, don't know if any of the RHEL builds have easily accessible public links, but let me provide you a podman example: See: https://github.com/containers/podman/blob/main/podman.spec.rpkg#L23 So, if you have `go build...
> ``` > [root@chasan-rhel8-testing cri-o]# go build -tags "exclude_graphdriver_btrfs btrfs_noversion" -o bin/crio github.com/cri-o/cri-o/cmd/crio > [root@chasan-rhel8-testing cri-o]# cd bin/ > [root@chasan-rhel8-testing bin]# go tool nm crio | grep -i dlopen_openssl >...
> @lsm5 Back to @shashipratap query, how to verify that OKE components are FIPS compliant? Seems we aren't loading symbols in our runtimes and in that case what is the...
> @lsm5 pointers would be helpful for user to identify @haircommander who are the right people to ping for OKE?
> OKE is Oracle Kubernetes Engine. So it must be either vanilla or customized Kubernetes but not Openshift. Hmm, I'm guessing OKE has its own ways of building cri-o? @shashipratap...
and now it shows balance 0.0 even though it says `Synchronized`.
Just making noise that job referencing / ordering would be desirable for podman CI. A lot of our current cirrus workflow uses job dependencies. For example podman's [success task](https://github.com/containers/podman/blob/main/.cirrus.yml#L1053-L1085). I'm...
> We want to aim for a couple of projects to be onboarded for the next quarter. The number is yet to be decided. @lachmanfrantisek what's the latest on this?...