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

AVX-51277: Do not set bucket_name for config backup in Azure. #1968

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

dnardo
Copy link
Contributor

@dnardo dnardo commented Mar 6, 2024

On the controller we have a bound validator that ensures that the bucket_name parameter is non-empty. When we send a request to backup configuration for Azure, we use a set of different parameters and we do not set bucket_name. This causes validation to fail for Azure.

On the controller we have a bound validator that ensures that the `bucket_name`
parameter is non-empty.  When we send a request to backup configuration for
Azure, we use a set of different parameters and we do not set `bucket_name`.
This causes validation to fail for Azure.
@dnardo dnardo requested a review from avx-rchung March 6, 2024 14:19
.github/workflows/go.yml Outdated Show resolved Hide resolved
goaviatrix/controller.go Outdated Show resolved Hide resolved
@dnardo dnardo merged commit a0e58f0 into master Mar 6, 2024
6 checks passed
dnardo added a commit that referenced this pull request Mar 6, 2024
AVX-51277: Do not set bucket_name for config backup in Azure.
avx-rchung added a commit that referenced this pull request Mar 6, 2024
…onnect-7.1

Merge pull request #1968 from AviatrixSystems/AVX-51277
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.

None yet

2 participants