Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gaelg/mark spec unsafe #1

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

gaelgatelement
Copy link
Member

Description of the change:
Closes operator-framework#5160

Motivation for the change:
MarkUnsafe was missing some properties.

@gaelgatelement gaelgatelement force-pushed the gaelg/mark-spec-unsafe branch 6 times, most recently from d1eb609 to c5b45a7 Compare March 24, 2023 10:11
assafad and others added 3 commits March 27, 2023 10:59
* Use digest instead of tags in scorecard images

The use of tags breaks disconnected environments when using mirrored
images.

Signed-off-by: Tony Garcia <[email protected]>

* Update internal/cmd/operator-sdk/scorecard/cmd.go

Co-authored-by: Tatiana Krishtop <[email protected]>
Signed-off-by: Tony Garcia <[email protected]>

* Fix typo in image

Signed-off-by: Tony Garcia <[email protected]>

---------

Signed-off-by: Tony Garcia <[email protected]>
Co-authored-by: Tatiana Krishtop <[email protected]>
@gaelgatelement gaelgatelement force-pushed the gaelg/mark-spec-unsafe branch 3 times, most recently from 77c9375 to 949e74d Compare May 3, 2023 09:02
acornett21 and others added 17 commits May 16, 2023 08:33
…e since these images need to be referenced by a sha, and rarely change. (operator-framework#6422)

Signed-off-by: Adam D. Cornett <[email protected]>
When creating the bundle ConfigMap(s), compress the content using gzip.

Signed-off-by: Nahshon Unna-Tsameret <[email protected]>
The path where python 3.8 was expected does not exist, the tests were
using the installed python instead. With this change the expected python
version will be used for installation of packages through pip as well as
the execution of ansible or molecule will use the expected python
version.

Signed-off-by: Tony Garcia <[email protected]>
…perator-framework#6398)

Project uses 1.19 when building locally but still use 1.18 for images
pushed to Quay

Resolves operator-framework#6397

Signed-off-by: Zac Pitones <[email protected]>
…rator-framework#6386)

* Corrected Golang version to 1.19

Go.mod is using golang 1.19 and pre-requisite is using 1.18. So Incrementing the developer guide to meet the golang version.

Signed-off-by: Uday Kumar <[email protected]>

* Adding changelog/fragments for go lang version change

Signed-off-by: Uday Kumar <[email protected]>

---------

Signed-off-by: Uday Kumar <[email protected]>
Co-authored-by: Uday Kumar <[email protected]>
* Release v1.29.0

Signed-off-by: Bryce Palmer <[email protected]>

* update changelog

Signed-off-by: Bryce Palmer <[email protected]>

---------

Signed-off-by: Bryce Palmer <[email protected]>
@gaelgatelement gaelgatelement force-pushed the gaelg/mark-spec-unsafe branch from 949e74d to a226d81 Compare June 13, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Ansible "markUnsafe" option should mark more things as unsafe