Commit graph

36 commits

Author SHA1 Message Date
Google APIs
91c26618f1 fix: correct pattern of unused resource definition, Revision
docs: Comments updated for fields in several different resources

PiperOrigin-RevId: 755369798
2025-05-06 07:52:34 -07:00
Google APIs
453b0cc093 feat: Add resource definition for Revision
docs: Typos fixes and small improvements

PiperOrigin-RevId: 742835092
2025-04-01 14:11:47 -07:00
Google APIs
732dbc81f7 docs: fix typo in comments
PiperOrigin-RevId: 738406915
2025-03-19 08:24:29 -07:00
Google APIs
d9b049376b chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731743899
2025-02-27 08:56:07 -08:00
Google APIs
04132de0b9 chore: Add missing field-behavior annotations
docs: Minor documentation improvements

PiperOrigin-RevId: 725406271
2025-02-10 17:29:32 -08:00
Google APIs
99a5e296c8 feat: A new field dns_endpoint is added to message .google.cloud.deploy.v1.GkeCluster
docs: A comment for field `internal_ip` in message `.google.cloud.deploy.v1.GkeCluster` is changed
docs: A comment for field `skaffold_version` in message `.google.cloud.deploy.v1.Release` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.deploy.v1.OperationMetadata` is changed

PiperOrigin-RevId: 702047981
2024-12-02 12:21:27 -08:00
Google APIs
7406997839 docs: documentation improvements. skaffold_version field is no longer explicitly marked as optional
PiperOrigin-RevId: 700082600
2024-11-25 13:28:23 -08:00
Google APIs
a547fc1420 docs: minor documentation updates
PiperOrigin-RevId: 698151591
2024-11-19 14:44:01 -08:00
Google APIs
4805138ac7 feat: A new field timed_promote_release_rule is added to message .google.cloud.deploy.v1.AutomationRule
feat: A new message `TimedPromoteReleaseRule` is added
feat: A new field `timed_promote_release_condition` is added to message `.google.cloud.deploy.v1.AutomationRuleCondition`
feat: A new message `TimedPromoteReleaseCondition` is added
feat: A new field `timed_promote_release_operation` is added to message `.google.cloud.deploy.v1.AutomationRun`
feat: A new message `TimedPromoteReleaseOperation` is added
docs: A comment for field `target_id` in message `.google.cloud.deploy.v1.AutomationRun` is changed

PiperOrigin-RevId: 695827924
2024-11-12 12:21:56 -08:00
Google APIs
80460eb1f8 feat!: added new fields for the Automation Repair rule
feat: added route destination related fields to Gateway service mesh message

PiperOrigin-RevId: 690680962
2024-10-28 11:12:18 -07:00
Google APIs
bd4f3686c1 feat: added support for deploy policies
docs: Minor documentation updates

PiperOrigin-RevId: 679600689
2024-09-27 08:31:27 -07:00
Google APIs
e728fd395b docs: very minor documentation updates
PiperOrigin-RevId: 660811154
2024-08-08 06:24:40 -07:00
Google APIs
3802bd0543 fix!: remove an API that was mistakenly made public
PiperOrigin-RevId: 657229458
2024-07-29 09:38:15 -07:00
Google APIs
68d815481d feat: add support for different Pod selector labels when doing canaries
fix!: make changes to an API that is disabled on the server, but whose client libraries were prematurely published

PiperOrigin-RevId: 655923660
2024-07-25 05:46:33 -07:00
Google APIs
9293133bd7 feat: added support for new custom target type and deploy policy platform logs
docs: small Cloud Deploy API documentation updates

PiperOrigin-RevId: 653323174
2024-07-17 12:25:50 -07:00
Google APIs
b0c32da88f feat: added support for deploy policies
feat: added support for configuring a proxy_url to a Kubernetes server
docs: small corrections to Cloud Deploy API documentation

PiperOrigin-RevId: 652560914
2024-07-15 12:17:35 -07:00
Google APIs
0d8db1a519 feat: add Skaffold verbose support to Execution Environment properties
PiperOrigin-RevId: 634060715
2024-05-15 13:40:49 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
62bc625793 docs: small corrections to Cloud Deploy API documentation
PiperOrigin-RevId: 629796364
2024-05-01 12:11:33 -07:00
Google APIs
357c057a1b feat: add Skaffold remote config support for GCB repos
docs: clarified related comments

PiperOrigin-RevId: 626346409
2024-04-19 06:21:11 -07:00
Google APIs
6f69d9ab75 feat: Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase
feat: Updated logging protos with new fields
docs: Fixed a number of comments

PiperOrigin-RevId: 596610888
2024-01-08 09:05:42 -08:00
Google APIs
1523043a3f feat: Add custom target type support
feat: Add revision tagging for one of the Cloud Run deployment strategies
docs: Fixed a number of comments.

PiperOrigin-RevId: 587671915
2023-12-04 04:30:01 -08:00
Google APIs
41d7a83282 feat: add Automation API and Rollback API
chore: update platform logs
docs: small documentation updates

PiperOrigin-RevId: 578872129
2023-11-02 09:04:54 -07:00
Google APIs
c940ce2a95 feat: added support for predeploy and postdeploy actions
Users can now configure predeploy and postdeploy actions as a part of Deploy Hooks.

PiperOrigin-RevId: 551539532
2023-07-27 08:34:20 -07:00
Google APIs
b9fb22c518 docs: small documentation updates
chore: add enums for additional platform logs

PiperOrigin-RevId: 549453285
2023-07-19 16:09:30 -07:00
Google APIs
a04c947d89 feat: added support routeUpdateWaitTime field for Deployment Strategies
Users can specify a non trivial amount of wait time after each route update for deployment strategies.

PiperOrigin-RevId: 546929254
2023-07-10 11:19:53 -07:00
Google APIs
1ef8cc2287 feat: Add deploy parameters for cloud deploy
PiperOrigin-RevId: 542243817
2023-06-21 07:07:46 -07:00
Google APIs
a7658127bc feat: Add support for disabling Pod overprovisioning in the progressive deployment strategy configuration for a Kubernetes Target
PiperOrigin-RevId: 537857136
2023-06-05 06:34:41 -07:00
Google APIs
2da477b6a7 feat: added support for DeployArtifacts
feat: added support for in cluster verification

PiperOrigin-RevId: 528368844
2023-04-30 20:27:08 -07:00
Google APIs
fb3b26c940 feat: added supported for Cloud Deploy Progressive Deployment Strategy
deprecate: TYPE_RENDER_STATUES_CHANGE, use RELEASE_RENDER log type instead

PiperOrigin-RevId: 518248525
2023-03-21 06:00:02 -07:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
f252e11bda fix!: Fix resource annotations for Cloud Deploy to use common resource name for locations
This is technically a breaking change in that it's modifying the type for a resource, but it's a fast-follow fix to the earlier broken definition.

PiperOrigin-RevId: 477192133
2022-09-27 09:31:51 -07:00
Google APIs
59a30fb00d feat: Publish new JobRun resource and associated methods for Google Cloud Deploy
PiperOrigin-RevId: 477144554
2022-09-27 05:32:26 -07:00
Google APIs
43184df871 docs:Cloud Deploy API Platform Logging documentation
feat: Add support for Anthos worker pool.
PiperOrigin-RevId: 439623824
2022-04-05 10:57:25 -07:00
Google APIs
bbe8aa1896 docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 403986035
2021-10-18 09:54:43 -07:00
Google APIs
3d1ce7126b feat: Publish Google Cloud Deploy v1 API
PiperOrigin-RevId: 397120018
2021-09-16 10:57:11 -07:00