-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi folks! What would be the process to take on new updates of the IBM Secret Share Operator with their respective containers?
The following indicates an automatic upgrade process every 45 minutes for the IBM Common Services catalog.
spec:
displayName: IBMCS Operators
image: docker.io/ibmcom/ibm-common-service-catalog:latest
publisher: IBM
sourceType: grpc
updateStrategy:
registryPoll:
interval: 45m
However, when a Cloud Registry image scanners identify any vulnerability on the latest, for example, OpenShift Quay Security Scanner, what would be the approach to highlight and patch these images? For example, the following image:
Pod Template:
Labels: name=secretshare
Annotations: productID: xxxxxx
productMetric: FREE
productName: IBM Cloud Platform Common Services
Service Account: secretshare
Containers:
ibm-secretshare-operator:
Image: quay.io/opencloudio/ibm-secretshare-operator@sha256:xxxx
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels