-
Notifications
You must be signed in to change notification settings - Fork 18
upgrade to new design #361
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: ruriko <[email protected]>
* change IntegrityShield CRD apiVersion to v1 Signed-off-by: Hirokuni-Kitahara1 <[email protected]> * update Makefile Signed-off-by: Hirokuni-Kitahara1 <[email protected]>
Signed-off-by: ruriko <[email protected]>
Signed-off-by: ruriko <[email protected]>
* add image package and implement image profile Signed-off-by: Hirokuni-Kitahara1 <[email protected]> * update image verification Signed-off-by: Hirokuni-Kitahara1 <[email protected]> * add sample constraint with image profile Signed-off-by: Hirokuni-Kitahara1 <[email protected]> * update image verify codes Signed-off-by: Hirokuni-Kitahara1 <[email protected]> * update image verify codes Signed-off-by: Hirokuni-Kitahara1 <[email protected]>
Signed-off-by: ruriko <[email protected]>
* move constraint enforce setting into constraint parameter Signed-off-by: ruriko <[email protected]> * update operator-sdk version Signed-off-by: ruriko <[email protected]>
* rename custom resource for reporting observation results Signed-off-by: ruriko <[email protected]> * fix action param name Signed-off-by: ruriko <[email protected]> * update bundle Signed-off-by: ruriko <[email protected]> * remove 'server' from all parameters Signed-off-by: ruriko <[email protected]> * fix value in local cr Signed-off-by: ruriko <[email protected]>
Signed-off-by: ruriko <[email protected]>
* enable inScopeUsers Signed-off-by: ruriko <[email protected]> * fix err message Signed-off-by: ruriko <[email protected]> * resolve cosign warning message Signed-off-by: ruriko <[email protected]>
* fix crd scope Signed-off-by: ruriko <[email protected]> * add e2e-test Signed-off-by: ruriko <[email protected]> * remove unneeded files Signed-off-by: ruriko <[email protected]> * remove unneeded variable Signed-off-by: ruriko <[email protected]>
Signed-off-by: Yuji Watanabe <[email protected]>
* add unit-test Signed-off-by: ruriko <[email protected]> * fix Makefile for unit-test Signed-off-by: ruriko <[email protected]> * fix image registry name in unit-test Signed-off-by: ruriko <[email protected]>
…/integrity-shield into fix/travis-build
Fixes to make travis build complete successfully
Signed-off-by: ruriko <[email protected]>
Fixes to make travis build complete successfully
* add image verification to observer Signed-off-by: ruriko <[email protected]> * add param to change provenance option, update observer result detail for web ui Signed-off-by: ruriko <[email protected]> * fix operator Signed-off-by: ruriko <[email protected]> * update csv Signed-off-by: ruriko <[email protected]> * remove vulnerable pacakge Signed-off-by: ruriko <[email protected]>
* change to use tmp cr to test with latest image tag Signed-off-by: ruriko <[email protected]> * update to use csv version as image tag Signed-off-by: ruriko <[email protected]> * fix csv Signed-off-by: ruriko <[email protected]>
* enable to handle unexpected value in image fields Signed-off-by: ruriko <[email protected]> * fix the handling of incorrect image definitions Signed-off-by: ruriko <[email protected]> * fix build func for observer deployment Signed-off-by: ruriko <[email protected]> * update e2e-test for support remote env Signed-off-by: ruriko <[email protected]> * updated not to create psp Signed-off-by: ruriko <[email protected]> * fixed implementation error Signed-off-by: ruriko <[email protected]> * unify ISHIELD_OP_NS with ISHIELD_NS Signed-off-by: ruriko <[email protected]> * fixed implementation error Signed-off-by: ruriko <[email protected]> * fix makefile Signed-off-by: ruriko <[email protected]>
Signed-off-by: ruriko <[email protected]>
Signed-off-by: ruriko <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: ruriko [email protected]