Skip to content

Support AZURE_ENVIRONMENT_NAME for Azure Gov#688

Merged
CyberDem0n merged 3 commits intozalando:masterfrom
kim0:patch-1
Jan 27, 2022
Merged

Support AZURE_ENVIRONMENT_NAME for Azure Gov#688
CyberDem0n merged 3 commits intozalando:masterfrom
kim0:patch-1

Conversation

@kim0
Copy link
Copy Markdown
Contributor

@kim0 kim0 commented Jan 14, 2022

Need to persist this env var AZURE_ENVIRONMENT_NAME for Azure gov to work. It helps the azure sdk select the correct endpoints.

'WALG_S3_SSE_KMS_ID', 'WALG_S3_SSE', 'WALG_DISABLE_S3_SSE', 'AWS_S3_FORCE_PATH_STYLE']
azure_names = ['WALG_AZ_PREFIX', 'AZURE_STORAGE_ACCOUNT', 'AZURE_STORAGE_ACCESS_KEY',
'AZURE_STORAGE_SAS_TOKEN', 'WALG_AZURE_BUFFER_SIZE', 'WALG_AZURE_MAX_BUFFERS']
'AZURE_STORAGE_SAS_TOKEN', 'WALG_AZURE_BUFFER_SIZE', 'WALG_AZURE_MAX_BUFFERS', 'AZURE_ENVIRONMENT_NAME']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/zalando/spilo/pull/688/checks#step:7:6:

postgres-appliance/scripts/configure_spilo.py:760:121: E501 line too long (123 > 120 characters)

Please also update the documentation

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CyberDem0n Done, please check

@FxKu
Copy link
Copy Markdown
Member

FxKu commented Jan 27, 2022

👍

1 similar comment
@CyberDem0n
Copy link
Copy Markdown
Contributor

👍

@CyberDem0n CyberDem0n merged commit 1e9b9e5 into zalando:master Jan 27, 2022
@CyberDem0n
Copy link
Copy Markdown
Contributor

Merged, thank you @kim0!

christoph-heiss pushed a commit to cybertec-postgresql/spilo that referenced this pull request Mar 29, 2022
Need to persist this env var `AZURE_ENVIRONMENT_NAME` for Azure gov to work. It helps the azure sdk select the correct endpoints.
zer0def pushed a commit to zer0def/spilo that referenced this pull request May 28, 2022
Need to persist this env var `AZURE_ENVIRONMENT_NAME` for Azure gov to work. It helps the azure sdk select the correct endpoints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants