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(updates.jenkins.io) set FS to minimum size for each #683

Merged

Conversation

dduportal
Copy link
Contributor

Fixup of #682 which failed to deploy (HTTP/400 error) when creating the file shares.

As per https://learn.microsoft.com/en-us/azure/storage/files/understanding-billing#provisioning-method, the minimum size for a file share is 100 Gb.

The cost evaluation in jenkins-infra/helpdesk#2649 (comment) need to be re-evaluated:

  • Transactions cost from ~$380 to $0 monthly
  • Storage cost from $0.09 monthly to $32 (2 x 100 x 0,16).

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal dduportal requested a review from a team as a code owner May 2, 2024 17:30
@dduportal
Copy link
Contributor Author

Self-merging

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.

None yet

1 participant