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(server): missing field primary_disk_size #811

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

apricote
Copy link
Member

@apricote apricote commented Dec 7, 2023

I missed that this field was not added to the resource schema in #801.

This bug causes e2e tests to fail in main.

I missed that this field was not added to the resource schema in #801.

This bug causes e2e tests to fail in main.
@apricote apricote added the bug label Dec 7, 2023
@apricote apricote self-assigned this Dec 7, 2023
@apricote apricote merged commit 9bd0ef0 into main Dec 11, 2023
5 checks passed
@apricote apricote deleted the fix-server-resource branch December 11, 2023 07:59
jooola pushed a commit that referenced this pull request Jan 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.45.0](v1.44.1...v1.45.0)
(2024-01-11)


### Features

* **provider:** choose between constant & exponential backoff for
actions
([#798](#798))
([fa7ea1f](fa7ea1f))
* **server:** add `primary_disk_size` attribute in resource and
datasource
([#801](#801))
([98c2f2d](98c2f2d))


### Bug Fixes

* **network:** mark data source fields as computed
([#805](#805))
([63e157c](63e157c))
* **placement-group:** mark data source fields as computed
([#806](#806))
([53069ac](53069ac))
* **server:** missing field primary_disk_size
([#811](#811))
([9bd0ef0](9bd0ef0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants