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

Remove validation in new provider framework config #1235

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

julienduchesne
Copy link
Member

This validation was added here: #1206
However, it's done too early and it prevents the cases where we create a second provider with auth from a dynamically created API key or service account

This validation was added here: #1206
However, it's done too early and it prevents the cases where we create a second provider with auth from a dynamically created API key or service account
@julienduchesne julienduchesne requested a review from a team as a code owner December 15, 2023 13:55
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit a8addd7 into master Dec 15, 2023
24 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/remove-new-provider-validation branch December 15, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants