Skip to content

iodc#89

Merged
emocharnik merged 12 commits intoScalr:mainfrom
buzzy:iodc
Mar 31, 2025
Merged

iodc#89
emocharnik merged 12 commits intoScalr:mainfrom
buzzy:iodc

Conversation

@buzzy
Copy link
Contributor

@buzzy buzzy commented Mar 29, 2025

Added support for OIDC token

main.go Outdated
} else {
//Download spec
downloadFile("https://"+ScalrHostname+"/api/iacp/v3/openapi-preview.yml", spec)
downloadFile("https://scalr.io/api/iacp/v3/openapi-preview.yml", spec)
Copy link
Contributor

Choose a reason for hiding this comment

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

@buzzy can you add scalr.io as default hostname and allow it to override from the config file? Otherwise, we'll not be able to test API changes in the dev branches.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@emocharnik emocharnik merged commit 7a8a697 into Scalr:main Mar 31, 2025
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