Created
April 25, 2024 07:45
-
-
Save rh-operator-bundle-bot/e58928bc6436bfc5f9155b489190f2ce to your computer and use it in GitHub Desktop.
This file contains 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
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 18 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 32 | |
[get-pr-number : parse-pr-url] + echo -n 244 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 244 | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-244 | |
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-244 created | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-244 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,527 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,972 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,972 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe5739a5410> | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,972 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,972 [operator-cert] INFO Labels to remove: ['pipeline/trigger-hosted', 'operator-hosted-pipeline/failed'] | |
[set-github-started-label : post-comment] 2024-04-25 07:42:08,972 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-started-label : post-comment] 2024-04-25 07:42:09,516 [operator-cert] INFO Removing label pipeline/trigger-hosted | |
[set-github-started-label : post-comment] 2024-04-25 07:42:10,007 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 5b652c0067b6949cce602cea06eb35697415ed31 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 5b652c0067b6949cce602cea06eb35697415ed31 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha 5b652c0067b6949cce602cea06eb35697415ed31 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-04-25 07:42:19,932 [operator-cert] INFO Successfully set status to pending for commit 5b652c0067b6949cce602cea06eb35697415ed31 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-env : set-env] + ENV=stage | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=5b652c0067b6949cce602cea06eb35697415ed31 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1714030970.0473819,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 5b652c0067b6949cce602cea06eb35697415ed31 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1714030970.1013298,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository : clone] + cd /workspace/output/ | |
[clone-repository : clone] ++ git rev-parse HEAD | |
[clone-repository : clone] + RESULT_SHA=5b652c0067b6949cce602cea06eb35697415ed31 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 5b652c0067b6949cce602cea06eb35697415ed31 | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=d39dad5f9b0c4234c0105994b9338f82f1411f79 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1714030970.056001,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ d39dad5f9b0c4234c0105994b9338f82f1411f79 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1714030970.1091144,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository-base : clone] + cd /workspace/output/ | |
[clone-repository-base : clone] ++ git rev-parse HEAD | |
[clone-repository-base : clone] + RESULT_SHA=d39dad5f9b0c4234c0105994b9338f82f1411f79 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s d39dad5f9b0c4234c0105994b9338f82f1411f79 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-04-25 07:43:12,334 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'mariadb-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 07:43:12,334 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 07:43:12,334 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added={'v4.15'}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-04-25 07:43:12,334 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.15', 'mariadb-operator')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n mariadb-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/mariadb-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs=v4.15 | |
[detect-changes : parse-repo-changes] + echo -n v4.15 | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators=v4.15/mariadb-operator | |
[detect-changes : parse-repo-changes] + echo -n v4.15/mariadb-operator | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner mantomas --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2024-04-25 07:43:31,208 [operator-cert] INFO Checking permissions for the pull request owner: mantomas | |
[check-permissions : check-permissions] 2024-04-25 07:43:31,209 [operator-cert] INFO Checking permissions for operator mariadb-operator | |
[check-permissions : check-permissions] 2024-04-25 07:43:31,209 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2024-04-25 07:43:31,460 [operator-cert] INFO Pull request owner 'mantomas' is a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2024-04-25 07:43:31,461 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244', '--approve'] | |
[check-permissions : check-permissions] 2024-04-25 07:43:32,132 [operator-cert] DEBUG Command output: | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq | |
[check-permissions : check-permissions] { | |
[check-permissions : check-permissions] "approved": true | |
[check-permissions : check-permissions] } | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq -r .approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[check-permissions : check-permissions] + tee /tekton/results/approved | |
[check-permissions : check-permissions] true | |
[set-github-pr-title : set-github-status] + TITLE= | |
[set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
[set-github-pr-title : set-github-status] Setting the PR title | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ v4.15 != '' ]] | |
[set-github-pr-title : set-github-status] + TITLE='Catalog update [v4.15]' | |
[set-github-pr-title : set-github-status] + echo Catalog update '[v4.15]' | |
[set-github-pr-title : set-github-status] Catalog update [v4.15] | |
[set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [v4.15]' https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[read-config : read-config] + CONFIG_PATH=operators/mariadb-operator/ci.yaml | |
[read-config : read-config] + '[' '!' -f operators/mariadb-operator/ci.yaml ']' | |
[read-config : read-config] + cat operators/mariadb-operator/ci.yaml | |
[read-config : read-config] updateGraph: semver-mode | |
[read-config : read-config] addReviewers: true | |
[read-config : read-config] | |
[read-config : read-config] reviewers: | |
[read-config : read-config] - Allda | |
[read-config : read-config] - mantomas | |
[read-config : read-config] ++ cat operators/mariadb-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=false | |
[read-config : read-config] + '[' false == true ']' | |
[read-config : read-config] ++ cat operators/mariadb-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // ""' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=semver-mode | |
[read-config : read-config] ++ echo semver-mode | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=semver | |
[read-config : read-config] + echo false | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] false | |
[read-config : read-config] + echo -n semver | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[read-config : read-config] semver | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS= | |
[build-fragment-images : build-fragment-images] + [[ true == \t\r\u\e ]] | |
[build-fragment-images : build-fragment-images] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson' | |
[build-fragment-images : build-fragment-images] + build-fragment-images --catalog-names v4.15 --repository-destination quay.io/community-operator-pipeline-stage/catalog --tag-suffix fragment-5b652c0067b6949cce602cea06eb35697415ed31 --output-file fragments.json --verbose --authfile /workspace/credentials/.dockerconfigjson | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:23,223 [operator-cert] DEBUG Creating dockerfile: v4.15 | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:23,223 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', './catalogs/v4.15'] | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:23,247 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:23,247 [operator-cert] INFO Building fragment image: quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31 | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:23,248 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', './catalogs/v4.15.Dockerfile', '-t', 'quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31', './catalogs'] | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:26,208 [operator-cert] DEBUG Command output: STEP 1/6: FROM quay.io/operator-framework/opm:latest | |
[build-fragment-images : build-fragment-images] STEP 2/6: ENTRYPOINT ["/bin/opm"] | |
[build-fragment-images : build-fragment-images] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"] | |
[build-fragment-images : build-fragment-images] STEP 4/6: ADD v4.15 /configs | |
[build-fragment-images : build-fragment-images] STEP 5/6: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"] | |
[build-fragment-images : build-fragment-images] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs | |
[build-fragment-images : build-fragment-images] COMMIT quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31 | |
[build-fragment-images : build-fragment-images] --> 3a2a1fdd050b | |
[build-fragment-images : build-fragment-images] Successfully tagged quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31 | |
[build-fragment-images : build-fragment-images] 3a2a1fdd050ba2916975bc6c5a3053f1c43ef66ae0287ea335c6c02df59b7f88 | |
[build-fragment-images : build-fragment-images] | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:26,208 [operator-cert] INFO Pushing fragment image: quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31 | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:26,208 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31', 'docker://quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31'] | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:28,776 [operator-cert] DEBUG Command output: | |
[build-fragment-images : build-fragment-images] 2024-04-25 07:44:28,776 [operator-cert] INFO Fragment images created: {'v4.15': 'quay.io/community-operator-pipeline-stage/catalog:v4.15-fragment-5b652c0067b6949cce602cea06eb35697415ed31'} | |
[validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.15 --verbose | |
[validate-catalog-format : validate-catalog-format] 2024-04-25 07:44:44,575 [operator-cert] INFO Validating catalog v4.15 | |
[validate-catalog-format : validate-catalog-format] 2024-04-25 07:44:44,575 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.15'] | |
[validate-catalog-format : validate-catalog-format] 2024-04-25 07:44:44,603 [operator-cert] DEBUG Command output: | |
[content-hash : compute-md5sum] Compute md5hash of bundle content... | |
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
[content-hash : compute-md5sum] + find -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 00d8f7b42ddb628b01071dc12b5cc725 ./operators/e2e-memcached-community-operator/0.0.26/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 02b06580534280ee3e3fbfb227b856f5 ./operators/replaces-strategy/0.0.103/manifests/operator-trigger.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 036208b4a1ab4a235d75c181e685e5a3 ./.git/info/exclude | |
[content-hash : compute-md5sum] 054f9ffb8bfe04a599751cc757226dda ./.git/hooks/pre-applypatch.sample | |
[content-hash : compute-md5sum] 05dae01218aa9caec0e0662e0e3f6244 ./operators/operator-e2e/0.0.100/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.10/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.11/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.12/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.13/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.14/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.15/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.16/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.17/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.18/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.19/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.2/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.20/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.21/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.22/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.23/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.24/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.25/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.26/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.27/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.28/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.29/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.3/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.30/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.31/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.32/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.33/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.34/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.35/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.36/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.37/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.38/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.39/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.4/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.40/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.41/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.42/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.43/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.44/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.5/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.6/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.7/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.8/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b ./operators/e2e-memcached-community-operator/0.0.9/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 08bbc6ed145f16dc489b6b3df55b3f1a ./operators/node-healthcheck-operator/0.6.0/manifests/node-healthcheck-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 092520bfb191d2014047375a877dc46d ./operators/e2e-memcached-community-operator/0.0.40/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 0991f06a9dcda8d6308c2898338d2a41 ./operators/dell-csm-operator/ci.yaml | |
[content-hash : compute-md5sum] 09ceae3f2c5c78d860dda9f9f0440851 ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_sqljobs.yaml | |
[content-hash : compute-md5sum] 0b3eef3391d28f7ade478340c4d2e9d1 ./operators/node-healthcheck-operator/0.6.0/manifests/remediation.medik8s.io_nodehealthchecks.yaml | |
[content-hash : compute-md5sum] 0e7c8d797ebfbb6cece8efacc0d3ad39 ./operators/node-healthcheck-operator/0.6.0/manifests/node-healthcheck-node-remediation-console-plugin_v1_service.yaml | |
[content-hash : compute-md5sum] 11526e77792089d174b540b9d61b878e ./operators/semver-strategy/ci.yaml | |
[content-hash : compute-md5sum] 128d04253e1cbf1c07548d181a0caa59 ./.git/objects/pack/pack-ddf229b2aea94cf63183e98de227c7e40b3bb9b0.idx | |
[content-hash : compute-md5sum] 13b9fb70657342ecf0cfd3140334f508 ./operators/e2e-memcached-community-operator/0.0.15/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 171f3bda68878f26993fabf2b5365cf7 ./operators/e2e-memcached-community-operator/0.0.13/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 19833719800b1fb4eff3f8302ccba9d2 ./operators/replaces-strategy/0.0.102/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 19833719800b1fb4eff3f8302ccba9d2 ./operators/replaces-strategy/0.0.103/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 2046d4e07d9d99fe94fce8d17ae006e1 ./operators/node-healthcheck-operator/0.6.0/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 2113d91e02fac1cb46e6e20ba2d697a5 ./operators/new-operator/0.0.103/manifests/new-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 21b13146f8ab7aa9e20063cf686ae145 ./operators/external-contributor/ci.yaml | |
[content-hash : compute-md5sum] 226527b99b021f2c02920952175ef96e ./operators/e2e-memcached-community-operator/0.0.32/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 22d15c7a7d3dabf3666721c9c2f6608a ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_users.yaml | |
[content-hash : compute-md5sum] 27676f182979ebfcd6a9c148c0ce1b26 ./operators/mariadb-operator/0.21.0/manifests/mariadb-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 28b0aed15d8f19c5daa7032935241dbd ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_backups.yaml | |
[content-hash : compute-md5sum] 2ad18ec82c20af7b5926ed9cea6aeedd ./.git/hooks/pre-receive.sample | |
[content-hash : compute-md5sum] 2b5c047bdb474555e1787db32b2d2fc5 ./.git/hooks/prepare-commit-msg.sample | |
[content-hash : compute-md5sum] 2b7ea5cee3c49ff53d41e00785eb974c ./.git/hooks/post-update.sample | |
[content-hash : compute-md5sum] 305eadbbcd6f6d2567e033ad12aabbc4 ./.git/hooks/pre-commit.sample | |
[content-hash : compute-md5sum] 3212e6178331a98738a113e842573dbb ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_restores.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/e2e-memcached-community-operator/0.0.1/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/external-contributor/0.0.102/manifests/operator-trigger-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/external-contributor/0.0.103/manifests/operator-trigger-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/new-operator/0.0.102/manifests/new-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/new-operator/0.0.103/manifests/new-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/new-operator/0.0.104/manifests/new-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/operator-e2e/0.0.100/manifests/operator-e2e-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/operator-trigger/0.0.102/manifests/operator-trigger-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/replaces-strategy/0.0.102/manifests/operator-trigger-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/replaces-strategy/0.0.103/manifests/operator-trigger-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/semver-strategy/0.0.102/manifests/semver-strategy-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 ./operators/semver-strategy/0.0.103/manifests/semver-strategy-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 34752e34bede4ea37c55132cd377afcf ./operators/node-healthcheck-operator/0.6.0/manifests/node-healthcheck-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 35ae2aebe44eb0b3e6196b4ecaa12330 ./operators/dell-csm-operator/0.1.0/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 37daa6b78fdd7af1c965b9c0f66d4b2c ./operators/e2e-memcached-community-operator/0.0.1/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 37de478d9ab5fac3e1cd736ff8fa7499 ./operators/dell-csm-operator/0.2.0/manifests/dell-csm-operator.v0.2.0.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 387a5f8e0c7ec4432bf4050aa4b25636 ./operators/e2e-memcached-community-operator/0.0.28/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 391075cb772d490512f4b7041908d1a4 ./operators/e2e-memcached-community-operator/0.0.12/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 39cb268e2a85d436b9eb6f47614c3cbc ./.git/hooks/pre-merge-commit.sample | |
[content-hash : compute-md5sum] 3b9c75c748d643bac01726ed277f60ba ./operators/e2e-memcached-community-operator/0.0.22/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 3baa8934ccb7afbbe21dc86c788b4346 ./catalogs/v4.15.Dockerfile | |
[content-hash : compute-md5sum] 3c5989301dd4b949dfa1f43738a22819 ./.git/hooks/pre-push.sample | |
[content-hash : compute-md5sum] 3d680b74eca9dfaffa67262b9962695d ./operators/e2e-memcached-community-operator/0.0.25/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 3fbf5bb7ffdd6c963ad9287d8884b23c ./operators/operator-trigger/0.0.102/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.10/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.11/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.12/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.13/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.14/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.15/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.16/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.17/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.18/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.19/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.2/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.20/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.21/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.22/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.23/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.24/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.25/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.26/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.27/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.28/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.29/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.3/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.30/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.31/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.32/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.33/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.34/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.35/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.36/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.37/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.38/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.39/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.4/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.40/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.41/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.42/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.43/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.44/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.5/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.6/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.7/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.8/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 3fef8894fc9f4eca76c011596598b5ce ./operators/e2e-memcached-community-operator/0.0.9/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 431669e537648dd5b583601f95ba5bd4 ./operators/node-healthcheck-operator/0.6.0/manifests/node-healthcheck-webhook-service_v1_service.yaml | |
[content-hash : compute-md5sum] 4634b4da251673c48aef89665e588e7d ./operators/node-healthcheck-operator/ci.yaml | |
[content-hash : compute-md5sum] 4a3576f16aa8c32e62fb7b6efec1012a ./operators/e2e-memcached-community-operator/0.0.7/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 4e6119962de27e857a8a7d583bf50229 ./operators/e2e-memcached-community-operator/0.0.43/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 501d40b734cbde0cbe4f906f0ebe83b6 ./operators/semver-strategy/0.0.103/manifests/semver-strategy.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 569486c43260aaf6b8d1e2207a2c52ed ./operators/e2e-memcached-community-operator/0.0.8/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 56ab6a9b26215c443f617bdcf175f0b1 ./operators/e2e-memcached-community-operator/0.0.19/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 56e45f2bcbc8226d2b4200f7c46371bf ./.git/hooks/pre-rebase.sample | |
[content-hash : compute-md5sum] 579a3c1e12a1e74a98169175fb913012 ./.git/hooks/commit-msg.sample | |
[content-hash : compute-md5sum] 579fac0712c13c3335ecdff5dbf8c32b ./operators/e2e-memcached-community-operator/0.0.42/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 5883ac19c51eeb80c7671e0799a30afd ./operators/e2e-memcached-community-operator/0.0.39/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 5a516c142969344476bfd5048e56f44b ./operators/e2e-memcached-community-operator/0.0.14/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 5b73770d96ae647eeae0515c09372a71 ./operators/e2e-memcached-community-operator/0.0.11/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 5ea2f78403d81a5a8ac91ee0c7597b77 ./operators/e2e-memcached-community-operator/0.0.34/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 61663016b72975c600004025c71f7ed9 ./operators/dell-csm-operator/0.1.0/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 61663016b72975c600004025c71f7ed9 ./operators/dell-csm-operator/0.2.0/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 61663016b72975c600004025c71f7ed9 ./operators/dell-csm-operator/0.3.0/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 62a3075662bac406c93eaeeeca4e5329 ./operators/e2e-memcached-community-operator/0.0.36/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 65ffc83608ef58d0d2f53efc845d788a ./operators/new-operator/0.0.104/manifests/new-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6abcf59867bfad151351ae74db446e37 ./operators/e2e-memcached-community-operator/0.0.38/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6b9005770ffcb1fb9e7f16528bd421e2 ./operators/external-contributor/0.0.103/manifests/operator-trigger.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6c001e8b5f29da474401696450387045 ./.git/index | |
[content-hash : compute-md5sum] 6c476f6719e4b296224753299a75c97d ./operators/dell-csm-operator/0.3.0/manifests/dell-csm-operator.v0.3.0.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6dd78b91e524390f8333355114e5b849 ./operators/node-healthcheck-operator/0.6.0/manifests/node-healthcheck-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] 708d671cd8b595f2aaea17589ebf0b1e ./operators/e2e-memcached-community-operator/0.0.16/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 716f700a4ff3cfbb581104704e9e95dc ./operators/mariadb-operator/0.21.0/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] 71978c54c11a0d7cb28a1da0a0089f47 ./operators/external-contributor/0.0.102/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 71978c54c11a0d7cb28a1da0a0089f47 ./operators/external-contributor/0.0.103/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 7455440980763d022108604838de2da9 ./README.md | |
[content-hash : compute-md5sum] 74e1150327556198f524a26ab2c5e25c ./operators/operator-trigger/ci.yaml | |
[content-hash : compute-md5sum] 755513c2eddd1a11839f8364667beced ./operators/e2e-memcached-community-operator/ci.yaml | |
[content-hash : compute-md5sum] 790fb24d00bb68785f87f78067292c60 ./config.yaml | |
[content-hash : compute-md5sum] 7bf1fcc5f411e5ad68c59b68661660ed ./.git/hooks/update.sample | |
[content-hash : compute-md5sum] 7cafff4ed16afa7de4509e681804d0b7 ./fragments.json | |
[content-hash : compute-md5sum] 8010161ec3890aa80ff9bc53580e2739 ./operators/operator-trigger/0.0.102/manifests/operator-trigger.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 82f1e31bbdacf2d068548ebb26fdb986 ./operators/e2e-memcached-community-operator/0.0.44/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 8366f33ea999622930aced9e7ea25da0 ./operators/e2e-memcached-community-operator/0.0.6/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 848dfe73f4b97971b396e849176f7a46 ./operators/replaces-strategy/ci.yaml | |
[content-hash : compute-md5sum] 8944356249994fff82543d9ef515a2ef ./operators/e2e-memcached-community-operator/0.0.17/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 8970ad19b8a9b6a7a2751d62bb4d53b4 ./operators/replaces-strategy/0.0.102/manifests/operator-trigger.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 8dad61ce545494945985c119c3f85b29 ./operators/semver-strategy/0.0.102/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 8dad61ce545494945985c119c3f85b29 ./operators/semver-strategy/0.0.103/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 900b136b1158aa8f1165d2f22d7e0f39 ./.git/objects/pack/pack-ddf229b2aea94cf63183e98de227c7e40b3bb9b0.pack | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.10/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.11/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.12/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.13/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.14/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.15/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.16/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.17/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.18/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.19/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.20/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.21/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.22/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.23/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.24/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.25/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.26/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.27/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.28/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.29/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.30/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.31/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.32/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.33/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.34/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.35/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.36/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.37/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.38/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.39/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.40/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.41/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.42/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.43/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.44/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.8/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 90251fdaab1950aa4aff3f1281e4cecc ./operators/e2e-memcached-community-operator/0.0.9/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 903434d7848eead0f695623fc1f1aa9d ./operators/e2e-memcached-community-operator/0.0.10/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 91e224078192c7dc5f552985f1bc841c ./operators/e2e-memcached-community-operator/0.0.23/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 92ea8d2db019c59f254d3b4fc79c1f08 ./operators/e2e-memcached-community-operator/0.0.27/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 9584cf9640ab4a34ede222f16d6a55d3 ./operators/e2e-memcached-community-operator/0.0.18/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 97080a7104862951b14c7b5cdc6b7b2a ./operators/e2e-memcached-community-operator/0.0.29/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 97612fcc1e193afc938802f997e060ca ./operators/e2e-memcached-community-operator/0.0.37/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 98057d1268e4a0184c63966f25135bef ./operators/e2e-memcached-community-operator/0.0.33/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 99ee94c504581edd3adb241b4af1f0a7 ./operators/e2e-memcached-community-operator/0.0.3/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 9c1dbbeb5a478ac29c1f67e92348ab9f ./operators/new-operator/0.0.102/manifests/new-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 9eeaf3ae746f7cf622b8b8350d94e7a2 ./operators/e2e-memcached-community-operator/0.0.2/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] a0a31970b206d137c17499afe3bf5485 ./operators/operator-e2e/0.0.100/manifests/operator-e2e.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] a0a7c3fff21f2aea3cfa1d0316dd816c ./.git/description | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/e2e-memcached-community-operator/0.0.1/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/external-contributor/0.0.102/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/external-contributor/0.0.103/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/new-operator/0.0.102/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/new-operator/0.0.103/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/new-operator/0.0.104/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/operator-e2e/0.0.100/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/operator-trigger/0.0.102/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/replaces-strategy/0.0.102/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/replaces-strategy/0.0.103/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/semver-strategy/0.0.102/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 ./operators/semver-strategy/0.0.103/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] a0fb93ebbe341e10240d5424598d6dcc ./.git/logs/HEAD | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.10/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.11/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.12/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.13/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.14/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.15/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.16/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.17/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.18/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.19/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.2/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.20/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.21/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.22/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.23/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.24/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.25/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.26/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.27/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.28/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.29/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.3/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.30/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.31/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.32/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.33/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.34/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.35/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.36/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.37/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.38/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.39/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.4/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.40/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.41/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.42/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.43/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.44/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.5/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.6/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.7/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.8/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a247349635d010116a2ec747bcf68e76 ./operators/e2e-memcached-community-operator/0.0.9/manifests/cache.quay.io_memcacheds.yaml | |
[content-hash : compute-md5sum] a49731fb1fdcb3a31951883b634291e5 ./.github/workflows/pr-label-command.yml | |
[content-hash : compute-md5sum] a670af9a5fd3bcf23e755d0d71354f6b ./operators/e2e-memcached-community-operator/0.0.9/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/e2e-memcached-community-operator/0.0.1/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/external-contributor/0.0.102/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/external-contributor/0.0.103/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/new-operator/0.0.102/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/new-operator/0.0.103/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/new-operator/0.0.104/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/operator-e2e/0.0.100/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/operator-trigger/0.0.102/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/replaces-strategy/0.0.102/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/replaces-strategy/0.0.103/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/semver-strategy/0.0.102/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 ./operators/semver-strategy/0.0.103/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] b162002a22fd0417dfbd526954482fff ./operators/e2e-memcached-community-operator/0.0.5/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.10/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.11/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.12/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.13/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.14/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.15/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.16/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.17/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.18/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.19/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.2/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.20/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.21/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.22/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.23/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.24/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.25/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.26/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.27/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.28/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.29/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.3/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.30/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.31/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.32/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.33/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.34/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.35/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.36/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.37/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.38/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.39/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.4/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.40/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.41/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.42/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.43/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.44/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.5/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.6/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.7/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.8/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b1abac5efaaf4e78158737b2c5064ec9 ./operators/e2e-memcached-community-operator/0.0.9/manifests/e2e-memcached-community-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/e2e-memcached-community-operator/0.0.1/manifests/e2e-memcached-community-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/external-contributor/0.0.102/manifests/operator-trigger-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/external-contributor/0.0.103/manifests/operator-trigger-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/new-operator/0.0.102/manifests/new-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/new-operator/0.0.103/manifests/new-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/new-operator/0.0.104/manifests/new-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/operator-e2e/0.0.100/manifests/operator-e2e-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/operator-trigger/0.0.102/manifests/operator-trigger-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/replaces-strategy/0.0.102/manifests/operator-trigger-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/replaces-strategy/0.0.103/manifests/operator-trigger-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/semver-strategy/0.0.102/manifests/semver-strategy-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba ./operators/semver-strategy/0.0.103/manifests/semver-strategy-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] b4fcbc6f061691b2187916a197ae9a9e ./operators/e2e-memcached-community-operator/0.0.24/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] b682ddcd46756301c0d66e415886d117 ./operators/dell-csm-operator/0.1.0/manifests/dell-csm-operator.v0.1.0.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] b915202ea733044544bee00788635d08 ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_databases.yaml | |
[content-hash : compute-md5sum] bb0f7b290db851ce4a26483cf2aa4b14 ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_connections.yaml | |
[content-hash : compute-md5sum] bd516454fec7ab400bdc99ccf55ae628 ./operators/node-healthcheck-operator/0.6.0/metadata/dependencies.yaml | |
[content-hash : compute-md5sum] bdaa27b78b401058c6ffaad1626fb410 ./operators/dell-csm-operator/0.2.0/metadata/annotations.yaml | |
[content-hash : compute-md5sum] bdaa27b78b401058c6ffaad1626fb410 ./operators/dell-csm-operator/0.3.0/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c0dd44f5feed042bd610f10c83b7b68f ./operators/e2e-memcached-community-operator/0.0.41/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] c2d81fe9d9b6a7c6010126ee68107134 ./operators/node-healthcheck-operator/0.6.0/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] c36ee7f6bc8be8bd4b6003d277c3ce64 ./operators/mariadb-operator/0.21.0/manifests/helm.mariadb.mmontes.io_mariadboperators.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.2/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.3/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.4/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.5/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.6/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c7ed7ca839a9e0f34be062cf58a8605d ./operators/e2e-memcached-community-operator/0.0.7/metadata/annotations.yaml | |
[content-hash : compute-md5sum] ca5e1f0b871aae0c5c769eb938717572 ./operators/semver-strategy/0.0.102/manifests/semver-strategy.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] cc1c7913dab8961d877be50bce56453b ./operators/e2e-memcached-community-operator/0.0.30/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] ce562e08d8098926a3862fc6e7905199 ./.git/hooks/applypatch-msg.sample | |
[content-hash : compute-md5sum] d41d8cd98f00b204e9800998ecf8427e ./hashes.txt | |
[content-hash : compute-md5sum] d5063786613abc00da0caa05c6c10cc0 ./operators/dell-csm-operator/0.1.0/manifests/containerstoragemodules.storage.dell.com.crd.yaml | |
[content-hash : compute-md5sum] d5063786613abc00da0caa05c6c10cc0 ./operators/dell-csm-operator/0.2.0/manifests/containerstoragemodules.storage.dell.com.crd.yaml | |
[content-hash : compute-md5sum] d5063786613abc00da0caa05c6c10cc0 ./operators/dell-csm-operator/0.3.0/manifests/containerstoragemodules.storage.dell.com.crd.yaml | |
[content-hash : compute-md5sum] d687f24353af8fbb81febf11e449a6c8 ./operators/mariadb-operator/ci.yaml | |
[content-hash : compute-md5sum] d6ee4b3c4394df30b940385ab6486ead ./operators/new-operator/0.0.102/metadata/annotations.yaml | |
[content-hash : compute-md5sum] d6ee4b3c4394df30b940385ab6486ead ./operators/new-operator/0.0.103/metadata/annotations.yaml | |
[content-hash : compute-md5sum] d6ee4b3c4394df30b940385ab6486ead ./operators/new-operator/0.0.104/metadata/annotations.yaml | |
[content-hash : compute-md5sum] da95b6d640c1a7ce625d272a440be665 ./operators/e2e-memcached-community-operator/0.0.1/metadata/annotations.yaml | |
[content-hash : compute-md5sum] dffa091169526ff85ebc29b094c89d79 ./operators/mariadb-operator/0.21.0/metadata/annotations.yaml | |
[content-hash : compute-md5sum] e3587ac0e83a6ea9485142ece80bbda4 ./operators/e2e-memcached-community-operator/0.0.21/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] e3e81963391b031f6cace3f074a5d1ac ./operators/e2e-memcached-community-operator/0.0.31/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] e4dffa69f8dd8d96bafc3d65ca43ad69 ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_grants.yaml | |
[content-hash : compute-md5sum] ea587b0fae70333bce92257152996e70 ./.git/hooks/fsmonitor-watchman.sample | |
[content-hash : compute-md5sum] eabf3465347595bc7419ddb1c870aaf4 ./.git/FETCH_HEAD | |
[content-hash : compute-md5sum] ec7e7c7a61ce95a48926156445a67710 ./operators/e2e-memcached-community-operator/0.0.20/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] eca24959d2a47e01cca187318e79d127 ./operators/e2e-memcached-community-operator/0.0.4/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] efe470cd137db2be22c4ea935045ec31 ./.git/config | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/e2e-memcached-community-operator/0.0.1/manifests/e2e-memcached-community-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/external-contributor/0.0.102/manifests/operator-trigger-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/external-contributor/0.0.103/manifests/operator-trigger-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/new-operator/0.0.102/manifests/new-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/new-operator/0.0.103/manifests/new-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/new-operator/0.0.104/manifests/new-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/operator-e2e/0.0.100/manifests/operator-e2e-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/operator-trigger/0.0.102/manifests/operator-trigger-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/replaces-strategy/0.0.102/manifests/operator-trigger-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/replaces-strategy/0.0.103/manifests/operator-trigger-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/semver-strategy/0.0.102/manifests/semver-strategy-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 ./operators/semver-strategy/0.0.103/manifests/semver-strategy-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] f92b135469f0184b41075717357bdfcb ./operators/external-contributor/0.0.102/manifests/operator-trigger.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] f93782bd32dcfcbb1bf032a672f27d36 ./operators/new-operator/ci.yaml | |
[content-hash : compute-md5sum] f9d40ff8c3093ff9cc2e34fe8f2442b7 ./operators/mariadb-operator/0.21.0/manifests/mariadb.mmontes.io_mariadbs.yaml | |
[content-hash : compute-md5sum] fbdf6f9d8e9e53eddd13b907001097f6 ./operators/e2e-memcached-community-operator/0.0.35/manifests/e2e-memcached-community-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] fd6d743c474d3a784d10a0a9f48dccb9 ./.git/HEAD | |
[content-hash : compute-md5sum] fd6d743c474d3a784d10a0a9f48dccb9 ./.git/shallow | |
[content-hash : compute-md5sum] feee194fdf782ad21f013452b280beaa ./catalogs/v4.15/mariadb-operator/catalog.yaml | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] 0c1f6d760e0d224eb86701e774369dc7 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] +++ realpath | |
[certification-project-check : certification-project-check] realpath: missing operand | |
[certification-project-check : certification-project-check] Try 'realpath --help' for more information. | |
[certification-project-check : certification-project-check] ++ dirname | |
[certification-project-check : certification-project-check] dirname: missing operand | |
[certification-project-check : certification-project-check] Try 'dirname --help' for more information. | |
[certification-project-check : certification-project-check] + PKG_PATH= | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 5b652c0067b6949cce602cea06eb35697415ed31 to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit 5b652c0067b6949cce602cea06eb35697415ed31 to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha 5b652c0067b6949cce602cea06eb35697415ed31 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2024-04-25 07:45:34,961 [operator-cert] INFO Successfully set status to failure for commit 5b652c0067b6949cce602cea06eb35697415ed31 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/244 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:35,749 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,310 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,310 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fce6d39d290> | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,310 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,310 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,310 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2024-04-25 07:45:36,769 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2024/04/25 07:45:42 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[github-add-summary-comment : gather-info] + PR_NAME=operator-hosted-pipeline-runkk4hr | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runkk4hr | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runkk4hr | |
[github-add-summary-comment : gather-info] task certification-project-check has failed: "step-certification-project-check" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:7189e2156940caac947e2859aaeaba2f48ea20c9b4b4680a078d516c2f9fd8fb"); for logs run: kubectl -n tman-playground logs operator-hosted-pipeline-rue268fdc3a81a08e4a94cd88f74aad9ac-pod -c step-certification-project-check | |
[github-add-summary-comment : gather-info] | |
[github-add-summary-comment : gather-info] failed to get logs for task certification-project-check : container step-certification-project-check has failed : [{"key":"StartedAt","value":"2024-04-25T07:45:24.723Z","type":3}] | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-244" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment