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: fix azure portion of cloud uploader #7562

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

ro11net
Copy link
Contributor

@ro11net ro11net commented Aug 2, 2023

Correctly propagate errors back. Drop ARM templates and use native APIs. Correctly handle restarted runs for creating image versions.

Pull Request

What? (description)

Why? (reasoning)

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

@ro11net ro11net force-pushed the azure-upload-fix branch 3 times, most recently from 42ea2c6 to 7084f3e Compare August 2, 2023 17:00
@smira smira added this to the v1.6 milestone Aug 2, 2023
@ro11net ro11net force-pushed the azure-upload-fix branch 3 times, most recently from ccb7692 to 7888ab9 Compare August 2, 2023 17:43
@ro11net
Copy link
Contributor Author

ro11net commented Aug 2, 2023

/promote integration-cloud-images

@ro11net
Copy link
Contributor Author

ro11net commented Aug 2, 2023

/promote integration-cloud-images

@ro11net ro11net force-pushed the azure-upload-fix branch 2 times, most recently from e4ddf28 to 7166b0c Compare August 2, 2023 20:13
@ro11net ro11net force-pushed the azure-upload-fix branch 2 times, most recently from 180a86c to ae89dcb Compare August 3, 2023 12:43
Correctly propagate errors back. Drop ARM templates and use native APIs.
Correctly handle restarted runs for creating image versions. fixes siderolabs#7512.

Signed-off-by: Christian Rolland <[email protected]>
@ro11net
Copy link
Contributor Author

ro11net commented Aug 3, 2023

/m

@talos-bot talos-bot merged commit ac2aff5 into siderolabs:main Aug 3, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

fix and rewrite Azure cloud image uploader
3 participants