Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenShift] disabling addon takes longer time #1440

Open
jkandasa opened this issue Apr 11, 2023 · 2 comments
Open

[OpenShift] disabling addon takes longer time #1440

jkandasa opened this issue Apr 11, 2023 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@jkandasa
Copy link
Member

version 1.10.0 (v0.65.x)

Expected Behavior

disabling addon should complete the action in a reasonable time

Actual Behavior

but takes longer time: approx 20 minutes

Steps to Reproduce the Problem

Update TektonConfig cr addon vlaues as follows and watch the addon status and reconcile status

spec:
  addon:
    params:
      - name: clusterTasks
        value: false 
      - name: pipelineTemplates
        value: false
      - name: communityClusterTasks
        value: false
@jkandasa jkandasa added the kind/bug Categorizes issue or PR as related to a bug. label Apr 11, 2023
@tekton-robot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 10, 2023
@jkandasa
Copy link
Member Author

/lifecycle frozen

@tekton-robot tekton-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

2 participants