Skip to content

Conversation

KucicM
Copy link
Contributor

@KucicM KucicM commented Jun 2, 2025

part of https://github.com/grafana/stack-state-service/issues/1547

  • add http headers to gcom calls
  • add delete protection to stacks

@CLAassistant
Copy link

CLAassistant commented Jun 2, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

github-actions bot commented Jun 2, 2025

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.

@KucicM KucicM force-pushed the add-delete-protection branch from fd70cac to 453d0cc Compare June 2, 2025 10:21
@KucicM KucicM force-pushed the add-delete-protection branch from 453d0cc to 1eb36e2 Compare June 6, 2025 07:05
@KucicM KucicM marked this pull request as ready for review June 6, 2025 07:16
@KucicM KucicM requested review from a team as code owners June 6, 2025 07:16
@@ -267,6 +267,7 @@ func createCloudClient(client *common.Client, providerConfig ProviderConfig) err
openAPIConfig.Scheme = parsedURL.Scheme
openAPIConfig.HTTPClient = getRetryClient(providerConfig)
openAPIConfig.DefaultHeader["Authorization"] = "Bearer " + providerConfig.CloudAccessPolicyToken.ValueString()
openAPIConfig.UserAgent = providerConfig.UserAgent.String()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@KucicM KucicM merged commit d340716 into main Jul 28, 2025
30 checks passed
@KucicM KucicM deleted the add-delete-protection branch July 28, 2025 08:11
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.

3 participants