We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am unable to reproduce the issue by testing with OLM locally, I also run the playbook locally but not getting the issue this blocking PR #5728
TASK [cleanup_operator_resources : Delete the operator owned CRDs if any] ****** changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonresults.yaml) changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektontriggers.yaml) changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektoninstallersets.yaml) changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektondashboards.yaml) changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonhubs.yaml) failed: [localhost] (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonconfigs.yaml) => changed=true ansible_loop_var: owned_crd_path cmd: kubectl delete -f /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonconfigs.yaml --ignore-not-found=true --timeout=300s delta: '0:05:00.050469' end: '2025-03-19 14:14:52.592564' msg: non-zero return code owned_crd_path: /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonconfigs.yaml rc: 1 start: '2025-03-19 14:09:52.542095' stderr: 'error: timed out waiting for the condition on customresourcedefinitions/tektonconfigs.operator.tekton.dev' stderr_lines: <omitted> stdout: customresourcedefinition.apiextensions.k8s.io "tektonconfigs.operator.tekton.dev" deleted stdout_lines: <omitted> failed: [localhost] (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonpipelines.yaml) => changed=true ansible_loop_var: owned_crd_path cmd: kubectl delete -f /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonpipelines.yaml --ignore-not-found=true --timeout=300s delta: '0:05:00.050597' end: '2025-03-19 14:19:52.825758' msg: non-zero return code owned_crd_path: /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonpipelines.yaml rc: 1 start: '2025-03-19 14:14:52.775161' stderr: 'error: timed out waiting for the condition on customresourcedefinitions/tektonpipelines.operator.tekton.dev' stderr_lines: <omitted> stdout: customresourcedefinition.apiextensions.k8s.io "tektonpipelines.operator.tekton.dev" deleted stdout_lines: <omitted> changed: [localhost] => (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_manualapprovalgates.yaml) failed: [localhost] (item=/tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonchains.yaml) => changed=true ansible_loop_var: owned_crd_path cmd: kubectl delete -f /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonchains.yaml --ignore-not-found=true --timeout=300s delta: '0:05:00.052925' end: '2025-03-19 14:24:53.395992' msg: non-zero return code owned_crd_path: /tmp/operator-test/operator-files/manifests/operator.tekton.dev_tektonchains.yaml rc: 1 start: '2025-03-19 14:19:53.343067' stderr: 'error: timed out waiting for the condition on customresourcedefinitions/tektonchains.operator.tekton.dev' stderr_lines: <omitted> stdout: customresourcedefinition.apiextensions.k8s.io "tektonchains.operator.tekton.dev" deleted stdout_lines: <omitted>
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 30 days with no activity.
Sorry, something went wrong.
This issue was closed because it has been inactive for 30 days since being marked as stale.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I am unable to reproduce the issue by testing with OLM locally, I also run the playbook locally but not getting the issue
this blocking PR #5728
The text was updated successfully, but these errors were encountered: