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

Bug: data validation error when we disable/enable a chart repo #3455

Closed
2 tasks done
mayank-devtron opened this issue May 31, 2023 · 1 comment · Fixed by #3755
Closed
2 tasks done

Bug: data validation error when we disable/enable a chart repo #3455

mayank-devtron opened this issue May 31, 2023 · 1 comment · Fixed by #3755
Assignees
Labels
bug Something isn't working

Comments

@mayank-devtron
Copy link
Contributor

mayank-devtron commented May 31, 2023

📜 Description

Getting a data validation error when we disable/enable a chart repository where charts from this repository is already used to deploy a existing helm app

👟 Reproduction steps

1.Global Configurations ->Chart Repositories
2.chose a chart repository where charts from this repository is already deployed in a helm app

👍 Expected behavior

it should not allow to enable/disable such chart repositories like it is in the case of edit repository
issue1

👎 Actual Behavior

right now we can enable/disable such chart repo leading to unwanted data validation toast message.
issue3

☸ Kubernetes version

AKS 1.24

Cloud provider

Azure

🌍 Browser

Chrome

🧱 Your Environment

Automation/Staging

✅ Proposed Solution

remove auth mode validation
issue2

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#3426

@mayank-devtron mayank-devtron added the bug Something isn't working label May 31, 2023
@mayank-devtron mayank-devtron self-assigned this Jun 9, 2023
@mayank-devtron
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants