Skip to content

Commit

Permalink
Add support for 2023-06-01-preview Postgres API
Browse files Browse the repository at this point in the history
This API enables support for Postgres 15 and 16.
This fixes #3627.
  • Loading branch information
matthchr committed Jan 5, 2024
1 parent 517d028 commit cd36cc4
Show file tree
Hide file tree
Showing 57 changed files with 42,625 additions and 1,832 deletions.
4 changes: 4 additions & 0 deletions docs/hugo/content/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,15 +253,19 @@ These resource(s) are available for use in the current release of ASO. Different

| Resource | ARM Version | CRD Version | Supported From | Sample |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------|----------------------|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FlexibleServer | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServer) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserver.yaml) |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServer) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserver.yaml) |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServer) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserver.yaml) |
| FlexibleServersConfiguration | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersConfiguration) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversconfiguration.yaml) |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersConfiguration) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversconfiguration.yaml) |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersConfiguration) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversconfiguration.yaml) |
| FlexibleServersDatabase | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersDatabase) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversdatabase.yaml) |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersDatabase) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversdatabase.yaml) |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersDatabase) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversdatabase.yaml) |
| FlexibleServersFirewallRule | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersFirewallRule) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversfirewallrule.yaml) |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersFirewallRule) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversfirewallrule.yaml) |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersFirewallRule) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversfirewallrule.yaml) |
Expand Down
4 changes: 4 additions & 0 deletions docs/hugo/content/reference/dbforpostgresql/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,19 @@ These resource(s) are available for use in the current release of ASO. Different

| Resource | ARM Version | CRD Version | Supported From | Sample |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------|----------------------|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| FlexibleServer | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServer) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserver.yaml) |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServer) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserver.yaml) |
| [FlexibleServer](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServer) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserver.yaml) |
| FlexibleServersConfiguration | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersConfiguration) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversconfiguration.yaml) |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersConfiguration) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversconfiguration.yaml) |
| [FlexibleServersConfiguration](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersConfiguration) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversconfiguration.yaml) |
| FlexibleServersDatabase | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersDatabase) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversdatabase.yaml) |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersDatabase) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversdatabase.yaml) |
| [FlexibleServersDatabase](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersDatabase) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversdatabase.yaml) |
| FlexibleServersFirewallRule | 2023-06-01-preview | v1api20230601preview | v2.5.0 | - |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20221201/#dbforpostgresql.azure.com/v1api20221201.FlexibleServersFirewallRule) | 2022-12-01 | v1api20221201 | v2.5.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20221201/v1api20221201_flexibleserversfirewallrule.yaml) |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20220120preview/#dbforpostgresql.azure.com/v1api20220120preview.FlexibleServersFirewallRule) | 2022-01-20-preview | v1api20220120preview | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20220120preview/v1api20220120preview_flexibleserversfirewallrule.yaml) |
| [FlexibleServersFirewallRule](https://azure.github.io/azure-service-operator/reference/dbforpostgresql/v1api20210601/#dbforpostgresql.azure.com/v1api20210601.FlexibleServersFirewallRule) | 2021-06-01 | v1api20210601 | v2.0.0 | [View](https://github.com/Azure/azure-service-operator/tree/main/v2/samples/dbforpostgresql/v1api20210601/v1api20210601_flexibleserversfirewallrule.yaml) |
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions v2/api/dbforpostgresql/v1api20230601preview/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd36cc4

Please sign in to comment.