Skip to content

Update README.md#61

Open
nebril wants to merge 1 commit intomainfrom
pr/nebril/update-readme
Open

Update README.md#61
nebril wants to merge 1 commit intomainfrom
pr/nebril/update-readme

Conversation

@nebril
Copy link
Copy Markdown
Contributor

@nebril nebril commented Dec 19, 2023

Updated certification process to automatic one
Removed v from operator directory

Updated certification process to automatic one
Removed `v` from operator directory

Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
@nebril nebril requested a review from a team as a code owner December 19, 2023 09:42
@nickolaev nickolaev requested a review from fgiloux January 8, 2024 07:53
Copy link
Copy Markdown
Contributor

@fgiloux fgiloux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My personal view is that we should stop publishing olm-for-cilium to the certified operators catalog and publish it to the community catalog instead.
This would however require some proper communication for minimizing disruption to users.

Comment thread README.md
PFLT_DOCKERCONFIG=~/.docker/config.json preflight check container --pyxis-api-token=$RHCP_PREFLIGHT_API_KEY --submit --certification-project-id=ospid-104ec1da-384c-4d7c-bd27-9dbfd8377f5b scan.connect.redhat.com/ospid-104ec1da-384c-4d7c-bd27-9dbfd8377f5b/cilium-olm:v1.10.0
```

Next, login to [Redhat Parnter Connect][] and click "Publish" on the image (once the vulnerability scanning is done).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you are relying on

- name: Run Preflight
run: |
ls ~/.docker
cat ~/.docker/config.json
preflight check container \
--pyxis-api-token=${{ secrets.RHCP_PREFLIGHT_API_KEY }} \
-d ~/.docker/config.json \
--submit \
--certification-project-id=5fbe31ec8b7d4976604cbde0 \
quay.io/redhat-isv-containers/5fbe31ec8b7d4976604cbde0:${{ env.OLM_TAG }}
to make the above redundant.

Comment thread README.md

Once the image is published open a new PR in the [isovalent/certified-operators-cilium](https://github.com/isovalent/certified-operators-cilium), by adding the
new manifests to the appropriately named new directory under `operators/cilium` (`operators/cilium/v1.14.3`, for example).
new manifests to the appropriately named new directory under `operators/cilium` (`operators/cilium/1.14.3`, for example).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the rational for removing the "v"? It is also present under bundles and manifests.

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.

2 participants