Skip to content

Commit 13184d6

Browse files
theunrepentantgeekCopilot
andauthored
Update the group eventgrid to hybrid versioning (#5344)
* Move eventgrid to hybrid versioning Co-authored-by: Copilot <copilot@github.com> * Update generated files * Update samples * Fixup samples * Update docs * Fixup docs --------- Co-authored-by: Copilot <copilot@github.com>
1 parent c821d39 commit 13184d6

82 files changed

Lines changed: 67664 additions & 1672 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/hugo/content/reference/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,17 @@ To install the CRDs for these resources, your ASO configuration must include `ev
705705
### Released
706706

707707
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
708+
| Resource | ARM Version | CRD Version | Supported From | Sample |
709+
|----------------------------------------------------------------------------------------|-------------|-------------|----------------|-----------------------------------------------------------------------------------------------------------------------------------|
710+
| [Domain]({{< relref "/reference/eventgrid/v20200601#Domain" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_domain.yaml) |
711+
| [DomainsTopic]({{< relref "/reference/eventgrid/v20200601#DomainsTopic" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_domainstopic.yaml) |
712+
| [EventSubscription]({{< relref "/reference/eventgrid/v20200601#EventSubscription" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_eventsubscription.yaml) |
713+
| [Topic]({{< relref "/reference/eventgrid/v20200601#Topic" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_topic.yaml) |
714+
715+
### Deprecated
716+
717+
These resource versions are deprecated and will be removed in an upcoming ASO release. Migration to newer versions is advised. See [Breaking Changes](https://azure.github.io/azure-service-operator/guide/breaking-changes/) for more information.
718+
708719
| Resource | ARM Version | CRD Version | Supported From | Sample |
709720
|--------------------------------------------------------------------------------------------|-------------|---------------|----------------|-----------------------------------------------------------------------------------------------------------------------------------|
710721
| [Domain]({{< relref "/reference/eventgrid/v1api20200601#Domain" >}}) | 2020-06-01 | v1api20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v1api/v1api20200601_domain.yaml) |

docs/hugo/content/reference/eventgrid/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ To install the CRDs for these resources, your ASO configuration must include `ev
88
### Released
99

1010
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
11+
| Resource | ARM Version | CRD Version | Supported From | Sample |
12+
|----------------------------------------------------------------------------------------|-------------|-------------|----------------|-----------------------------------------------------------------------------------------------------------------------------------|
13+
| [Domain]({{< relref "/reference/eventgrid/v20200601#Domain" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_domain.yaml) |
14+
| [DomainsTopic]({{< relref "/reference/eventgrid/v20200601#DomainsTopic" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_domainstopic.yaml) |
15+
| [EventSubscription]({{< relref "/reference/eventgrid/v20200601#EventSubscription" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_eventsubscription.yaml) |
16+
| [Topic]({{< relref "/reference/eventgrid/v20200601#Topic" >}}) | 2020-06-01 | v20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v20200601/v20200601_topic.yaml) |
17+
18+
### Deprecated
19+
20+
These resource versions are deprecated and will be removed in an upcoming ASO release. Migration to newer versions is advised. See [Breaking Changes](https://azure.github.io/azure-service-operator/guide/breaking-changes/) for more information.
21+
1122
| Resource | ARM Version | CRD Version | Supported From | Sample |
1223
|--------------------------------------------------------------------------------------------|-------------|---------------|----------------|-----------------------------------------------------------------------------------------------------------------------------------|
1324
| [Domain]({{< relref "/reference/eventgrid/v1api20200601#Domain" >}}) | 2020-06-01 | v1api20200601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/eventgrid/v1api/v1api20200601_domain.yaml) |

0 commit comments

Comments
 (0)