image-scanning-signing-service
image-scanning-signing-service copied to clipboard
Image Signing and Scanning as a Service
Resolved obsolete repo to aid in #37
typo fix
typo fix
Tag management
Currently, a [custom scc](https://github.com/redhat-cop/image-scanning-signing-service/blob/master/deploy/scc.yaml) is deployed as a prerequisite. Given the architecture change to Podman tooling. is there a need for a custom SCC?
The following are a list of enhancements that should be incorporated into the operator: * Timestamps should make use of Kubernetes based format * Example: https://github.com/sabre1041/group-sync-operator/blob/master/pkg/controller/groupsync/groupsync_controller.go#L196 * Reduce number of...
To align with the direction of the project. Rename all assets to `image-signing-operator` * Repository Name * Package Name * `operator-sdk` related assets * Image registry
Imagestream resource files are not referencing the needed tags. Add the tags to the files and remove the oc-import step within the README
Builds need to be sourced as GIT and not binary and the README needs to be changed accordingly.
E2E test needed to speed up the process of development and for test automation within CICD