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

Fix provider error preventing all operations in v2.12.0 #1373

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

julienduchesne
Copy link
Member

Closes #1372

I will do another PR afterwards with a test that verifies that this does not happen again

Closes #1372

I will do another PR afterwards with a test that verifies that this does not happen again
@julienduchesne julienduchesne requested a review from a team as a code owner February 23, 2024 18:33
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 093a34d into main Feb 23, 2024
24 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/fix-provider-bug branch February 23, 2024 18:44
julienduchesne added a commit that referenced this pull request Feb 26, 2024
julienduchesne added a commit that referenced this pull request Feb 26, 2024
julienduchesne added a commit that referenced this pull request Feb 26, 2024
* Add full integration test
During last release, the provider was unusable due to a provider config error
None of the tests caught it. This adds an integration test make target which actually installs the provider and tries to use it
This test fails on v2.12.0 but succeeds on v2.12.1 and main, as expected

* Revert "Fix provider error preventing all operations in v2.12.0 (#1373)"

This reverts commit 093a34d.

* Reapply "Fix provider error preventing all operations in v2.12.0 (#1373)"

This reverts commit 7d069e9.
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.

v2.12.0 preventing plan and applies.
1 participant