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

Disabling istio module not working when telemetry module is in use #658

Open
a-thaler opened this issue Dec 20, 2023 · 2 comments
Open

Disabling istio module not working when telemetry module is in use #658

a-thaler opened this issue Dec 20, 2023 · 2 comments
Labels
area/manager Manager or module changes kind/bug Categorizes issue or PR as related to a bug.

Comments

@a-thaler
Copy link
Collaborator

Description

When having the istio module enabled and the telemetry module in use, the istio module cannot get disabled anymore as the telemetry module is reconciling a peerauthentication resource. So istio module deletion is constantly blocked.

The telemetry module should detect that Istio is in deletion mode and then deactivate the istio mode.

As a short-term solution, a manual disablement of the istio mode can help like outlined in #657

Expected result

Actual result

Steps to reproduce

Troubleshooting

Release Notes


@a-thaler a-thaler added kind/bug Categorizes issue or PR as related to a bug. area/manager Manager or module changes labels Dec 20, 2023
Copy link

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 19, 2024
@a-thaler a-thaler removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 19, 2024
Copy link

This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs.
Thank you for your contributions.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 20, 2024
@a-thaler a-thaler removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/manager Manager or module changes kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant