Skip to content

Commit

Permalink
Boilerplate: Update to 851cc4a567773fdfa7c879f2f1f2bd97f6981d43
Browse files Browse the repository at this point in the history
Conventions:
- openshift/golang-osd-operator: Update
---
openshift/boilerplate@4bf1a59...851cc4a

commit: b8471722f97446ecb928f969d4452a9166b55fad
author: Michael Shen
Fix bugs preventing registry from running in fips mode

registry.redhat.io/openshift4/ose-operator-registry:v4.12 is the OCP
released image that has more guarantees about its release process and
ubi-micro needs OpenSSL to be available in order to run in fips mode.

Signed-off-by: Michael Shen <mshen@redhat.com>

commit: e6dd946dc128b4c0a2354bb0221e60c713d29d35
author: Michael Shen
Update after shift between rocket and security

Signed-off-by: Michael Shen <mshen@redhat.com>

commit: e54dfc24bf74099164f165a01c756f188224bc50
author: Ritu Mundhe
dockerfile template fix

commit: 6699b052ab9e59f909b8424b538d77be19ef100e
author: Michael Shen
Allow generation of embedded ObjectMeta in CRDs

This will allow for using metav1.ObjectMeta's in nested fields. Without
this option, the generated metadata field is non-functional as described
in kubernetes-sigs/controller-tools#557.

Signed-off-by: Michael Shen <mshen@redhat.com>

Co-authored-by: Alice Hubenko <ahubenko@redhat.com>

commit: cac1395fbae95d2dc43aeeec649dc46c04d065c4
author: Bo Meng
update owners

commit: 4c6d460e088fc7520d58cfeb2e5f457228b6ec13
author: Ritu Mundhe
fixed hardcoded operator namein osde2e convention template

commit: 56ec373e5d204115567d6a399e8cbfcdb71669cb
author: Ryan Williams
Replace addon with operator name for osde2e boilerplate

This commit modifies the following:
  * Rename the junit output filename to include operator name
  * Update readme to remove the word "addon"

commit: a000622561d57cefe749978b6505be030f3114bb
author: Ritu Mundhe
renamed test tags from "integration" to "osde2e" for specificity

commit: bbb667c6d0ad14399c2e572acab68dd01ffa3f18
author: Dustin Row
Exclude build/Dockerfile* from initial git status check

commit: 7a16980d213b68b1a982ae3a710a5cee4b983491
author: Ritu Mundhe
fix: escaped quote in template

commit: ba40cfc5f02b30b6f9c4d1f420c14da7edd8a6c3
author: Ritu Mundhe
osde2e dockerfile contains building ginkgo binary (#284)

* osde2e dockerfile contains building ginkgo binary

* Update ubi version

Co-authored-by: Michael Shen <mishen@umich.edu>

* Update go base image version

Co-authored-by: Michael Shen <mishen@umich.edu>

---------

Co-authored-by: Michael Shen <mishen@umich.edu>

commit: 023d6fc8e9714428c149c7c1343e24b53449f4bd
author: Ritu Mundhe
reverting docker registry credentials for test-harness for app-interface

commit: 50a4abf7890faa6bdbda0faa03cde25b5ba64be0
author: Ritu Mundhe
updating docker registry credentials for test-harness for ci-operator

commit: b2e3e1b90c2e5a60020cba909d2112b76021f201
author: Diego Santamaria
Swap sed command delimiter

I believe this will explode because $TEST_IMAGE contains /s. I would use some other delimiter for that sed command -- one that can't appear in a URI -- e.g.:

Co-authored-by: Eric Fried <2uasimojo@users.noreply.github.com>

Remove project.mk

commit: 7adb0b88cea0e8527b4d32ddeb9c5425e83aa7a3
author: Diego Santamaria
Swap sed command delimiter

I believe this will explode because $TEST_IMAGE contains /s. I would use some other delimiter for that sed command -- one that can't appear in a URI -- e.g.:

Co-authored-by: Eric Fried <2uasimojo@users.noreply.github.com>

commit: 19ae2a423b085b1ae0b650374570da1784a8daa3
author: Diego Santamaria
Add acceptance Test convention

commit: f9e6c350556d9d5845babbb46686639a01945d03
author: Diego Santamaria
Initial Commit for PD boiletPlate
  • Loading branch information
cblecker committed Jul 25, 2023
1 parent 5502858 commit c571a3c
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 29 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ updates:
ignore:
- dependency-name: "app-sre/boilerplate"
# don't upgrade boilerplate via these means
- dependency-name: "openshift/origin-operator-registry"
# don't upgrade origin-operator-registry via these means
- dependency-name: "openshift4/ose-operator-registry"
# don't upgrade ose-operator-registry via these means
18 changes: 9 additions & 9 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ aliases:
srep-functional-team-hulk:
- mrbarge
- a7vicky
- bmeng
- jwai7
- rendhalver
- ravitri
Expand All @@ -37,27 +36,27 @@ aliases:
- Tessg22
- thavlice
srep-functional-team-rocket:
- anispate
- yithian
- aliceh
- anispate
- bdmiller3
- clcollins
- mjlshen
- sam-nguyen7
- tnierman
- yithian
srep-functional-team-security:
- karthikperu7
- clcollins
- gsleeman
- jaybeeunix
- sam-nguyen7
- wshearn
srep-functional-team-thor:
- wanghaoran1988
- bmeng
- MitaliBhalla
- hectorakemp
- reetika-vyas
- feichashao
- supreeth7
- Tafhim
- samanthajayasinghe
srep-functional-team-v1alpha1:
- iamkirkbater
- AlexVulaj
Expand All @@ -69,12 +68,12 @@ aliases:
srep-functional-leads:
- mrbarge
- rafael-azevedo
- wanghaoran1988
- sam-nguyen7
- iamkirkbater
- bng0y
- tonytheleg
- karthikperu7
- bmeng
- mjlshen
srep-team-leads:
- cblecker
- jharrington22
Expand All @@ -83,6 +82,7 @@ aliases:
- jewzaam
- fahlmant
- dustman9000
- wanghaoran1988
srep-architects:
- jewzaam
- jharrington22
Expand Down
2 changes: 1 addition & 1 deletion boilerplate/_data/last-boilerplate-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4bf1a5962d62e50592542657e42c97f3092e962b
851cc4a567773fdfa7c879f2f1f2bd97f6981d43
2 changes: 1 addition & 1 deletion boilerplate/_lib/freeze-check
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ BOILERPLATE_GIT_REPO=https://github.com/openshift/boilerplate.git
# and reapply the diff? Messy and error-prone -- and I would be
# seriously ticked off if something went wrong and lost my in-flight
# changes.
if ! [ -z "$(git status --porcelain)" ]; then
if ! [ -z "$(git status --porcelain -- ':!build/Dockerfile*')" ]; then
echo "Can't validate boilerplate in a dirty repository. Please commit your changes and try again." >&2
exit 1
fi
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions boilerplate/openshift/golang-osd-operator/OWNERS_ALIASES

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions boilerplate/openshift/golang-osd-operator/dependabot.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion boilerplate/openshift/golang-osd-operator/standard.mk

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions build/Dockerfile.olm-registry
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
FROM quay.io/openshift/origin-operator-registry:4.12 AS builder
FROM registry.redhat.io/openshift4/ose-operator-registry:v4.12 AS builder
ARG SAAS_OPERATOR_DIR
COPY ${SAAS_OPERATOR_DIR} manifests
RUN initializer --permissive

FROM registry.access.redhat.com/ubi8/ubi-micro:8.8-3
# ubi-micro does not work for clusters with fips enabled unless we make OpenSSL available
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-1014

COPY --from=builder /bin/registry-server /bin/registry-server
COPY --from=builder /bin/grpc_health_probe /bin/grpc_health_probe
Expand Down

0 comments on commit c571a3c

Please sign in to comment.