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

feat: [Google.Cloud.GdcHardwareManagement.V1Alpha] add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource #13807

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 12, 2024

  • Regenerate this pull request now.

feat: add MAC address-associated IP address to the Hardware resource
docs: change state_signal field in SignalZoneState method request as optional
feat: add provisioning_state_signal field in SignalZoneState method request

PiperOrigin-RevId: 695813387

Source-Link: googleapis/googleapis@dee637f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/41ed4dae8c88592914e451a6b1db92910324e4d9
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuR2RjSGFyZHdhcmVNYW5hZ2VtZW50LlYxQWxwaGEvLk93bEJvdC55YW1sIiwiaCI6IjQxZWQ0ZGFlOGM4ODU5MjkxNGU0NTFhNmIxZGI5MjkxMDMyNGU0ZDkifQ==

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
Copy link

Pull request diff results
OwlBot post-processor has not run: failing diff.

…tate to the Zone resource

feat: add MAC address-associated IP address to the Hardware resource
docs: change state_signal field in SignalZoneState method request as optional
feat: add provisioning_state_signal field in SignalZoneState method request

PiperOrigin-RevId: 695813387

Source-Link: googleapis/googleapis@dee637f

Source-Link: googleapis/googleapis-gen@41ed4da
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuR2RjSGFyZHdhcmVNYW5hZ2VtZW50LlYxQWxwaGEvLk93bEJvdC55YW1sIiwiaCI6IjQxZWQ0ZGFlOGM4ODU5MjkxNGU0NTFhNmIxZGI5MjkxMDMyNGU0ZDkifQ==
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 12, 2024 23:29
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 12, 2024 23:29
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-apis-Google_Cloud_GdcHardwareManagement_V1Alpha branch from c869fb9 to effbd2c Compare November 12, 2024 23:29
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 12, 2024 23:29
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
Copy link

Pull request diff results
Finding changes in Google.Cloud.GdcHardwareManagement.V1Alpha...
Comparing old and new versions (by source)
Minor changes:
Class 'Hardware.Types.MacAddress'; property 'String Ipv4Address { get; set; }' added.
Class 'Hardware.Types.MacAddress'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Hardware/Types/MacAddress::Ipv4AddressFieldNumber' added.
Class 'SignalZoneStateRequest'; property 'SignalZoneStateRequest.Types.ProvisioningStateSignal ProvisioningStateSignal { get; set; }' added.
Class 'SignalZoneStateRequest'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.SignalZoneStateRequest::ProvisioningStateSignalFieldNumber' added.
Enum 'SignalZoneStateRequest.Types.ProvisioningStateSignal' added.
Class 'Zone'; property 'Zone.Types.ProvisioningState ProvisioningState { get; set; }' added.
Class 'Zone'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Zone::ProvisioningStateFieldNumber' added.
Enum 'Zone.Types.ProvisioningState' added.
Class 'ZoneNetworkConfig'; property 'RepeatedField DnsIpv4Addresses { get; }' added.
Class 'ZoneNetworkConfig'; property 'Int32 KubernetesPrimaryVlanId { get; set; }' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::DnsIpv4AddressesFieldNumber' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::KubernetesPrimaryVlanIdFieldNumber' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.GdcHardwareManagement.V1Alpha version 1.0.0-alpha03
Differences from 1.0.0-alpha03
Minor changes:
Class 'Hardware.Types.MacAddress'; property 'String Ipv4Address { get; set; }' added.
Class 'Hardware.Types.MacAddress'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Hardware/Types/MacAddress::Ipv4AddressFieldNumber' added.
Class 'SignalZoneStateRequest'; property 'SignalZoneStateRequest.Types.ProvisioningStateSignal ProvisioningStateSignal { get; set; }' added.
Class 'SignalZoneStateRequest'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.SignalZoneStateRequest::ProvisioningStateSignalFieldNumber' added.
Enum 'SignalZoneStateRequest.Types.ProvisioningStateSignal' added.
Class 'Zone'; property 'Zone.Types.ProvisioningState ProvisioningState { get; set; }' added.
Class 'Zone'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Zone::ProvisioningStateFieldNumber' added.
Enum 'Zone.Types.ProvisioningState' added.
Class 'ZoneNetworkConfig'; property 'RepeatedField DnsIpv4Addresses { get; }' added.
Class 'ZoneNetworkConfig'; property 'Int32 KubernetesPrimaryVlanId { get; set; }' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::DnsIpv4AddressesFieldNumber' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::KubernetesPrimaryVlanIdFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Cloud.GdcHardwareManagement.V1Alpha

@amanda-tarafa amanda-tarafa merged commit 9180676 into main Nov 13, 2024
12 checks passed
@amanda-tarafa amanda-tarafa deleted the owl-bot-copy-apis-Google_Cloud_GdcHardwareManagement_V1Alpha branch November 13, 2024 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant