-
Notifications
You must be signed in to change notification settings - Fork 204
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
Issue#858 Add Vnet to Storage Account #904
Conversation
Merge branch 'master' of https://github.com/Azure/azure-service-operator into issue#858
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
updates from debugging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some initial comments before I get into actual testing
pkg/resourcemanager/storages/storageaccount/storage_reconcile.go
Outdated
Show resolved
Hide resolved
pkg/resourcemanager/storages/storageaccount/storage_reconcile.go
Outdated
Show resolved
Hide resolved
Co-Authored-By: Erin Corson <frodopwns@gmail.com>
Co-Authored-By: Erin Corson <frodopwns@gmail.com>
…vice-operator into buhongw7583c-issue#858
optional: true | ||
#requeue after time in seconds" | ||
- name: REQUEUE_AFTER | ||
value: "30" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this file should be removed...I think the -e files are related to errors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Closes #858
What this PR does / why we need it:
This PR is to add Vnet functions to storage account, and also handle the "asynchronous operation has not completed" in a graceful way.
Special notes for your reviewer:
How does this PR make you feel:
If applicable: