[rhcos-4.13] ignition-gpg-key: Skip compression of ignition protection gpg key#3414
Conversation
There is no need to compress the gpg public key, as that only adds more complexity for no gain. cherry-picked from coreos#3413 Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
|
/approve |
|
@jlebon: Overrode contexts on behalf of jlebon: ci/prow/rhcos DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Looks like I bumped down memory a bit too much in 511a61d (".cci.Jenkinsfile: drop Fedora CoreOS testing"). We saw unit tests getting OOM-killed. Bump it to 3Gi.
|
/lgtm |
|
@jlebon: Overrode contexts on behalf of jlebon: ci/prow/images DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hmm, you don't seem to be a collaborator, so CoreOS CI isn't picking up the changes to /override continuous-integration/jenkins/pr-merge |
|
@jlebon: Overrode contexts on behalf of jlebon: ci/prow/rhcos, continuous-integration/jenkins/pr-merge DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There is no need to compress the gpg public key, as that only adds more complexity for no gain.
cherry-picked from #3413