-
Notifications
You must be signed in to change notification settings - Fork 517
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
Azurecr/registry management #383
Merged
StephenWeatherford
merged 50 commits into
microsoft:master
from
AzureCR:azurecr/registryManagement
Aug 27, 2018
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
05b3138
Merge pull request #21 from AzureCR/master
a7be0b3
Added Azure Credentials Manager Singleton (#18)
b2e5740
Sorted Existing Create Registry ready for code review
ef1ccfa
Added acquiring telemetry data for create registry
rsamai 1fca0da
broke up createnewresourcegroup method and fixed client use
rsamai 60f68d3
Jackson esteban/unified client nit Fix (#24)
26f00e2
Enabled location selection
rsamai fe0fe2f
Location request fixes
rsamai 5c8d364
Refactor while loop for new res group
rsamai a61c728
Added SKU selection
rsamai 9b51397
Quick fix- initializing array syntax
rsamai 048eb67
Added specific error messages and comments
rsamai bc905d8
Merge pull request #30 from AzureCR/master
rsamai 37d8a27
Merge pull request #22 from AzureCR/Esteban-Julia-Rutu/CreateRegistry
rsamai b80af87
Julia/delete image (#29)
julialieberman e2cf013
Merge branch 'dev' into master
jvstokes 64c8282
Merge pull request #42 from AzureCR/master
jvstokes 05df67c
Estebanreyl/dev merge fixes (#43)
126c01e
Rutusamai/list build tasks for each registry (#37)
rsamai 0a3d6e1
Julia/delete repository final (#49)
19f8b72
Julia/delete registry final (#47)
06b0c99
Merge branch 'master2' into dev
d694255
Merge pull request #52 from AzureCR/master-dev-merge
rsamai 4bd802b
began updating
3d38215
Reorganized create registry and delete azure image
ca723eb
continued improvements
3964731
Began updating login
41429c5
being credentials update
5d84452
further updates
da96bf0
Finished updating, need to test functionality now
7a35685
Updated requests, things all work now
85798ae
Applied some nit fixes
249839a
Updates to naming
9963f25
maintain UtilityManager standards
a8b0f82
Updated Prompts
47c1ae4
Updated imports and naming / standarized telemetry
b921791
Added explorer refresh capabilities on delete/add
042255f
Remove build task features from this branch
16edcf6
Merge bugfixes and name specification
1822adf
updated weird naming issue
b950564
Merge remote-tracking branch 'upstream/master' into azurecr/registryM…
8dcd3fe
Deleted deprecated telemetry, added copyright comment and updated qui…
cd95434
Updated casing
96518e7
Updated resource group and registry validity checking and other nit f…
24b4d09
Updated Azure Utility Manager to by default sort registries alphabeti…
014930a
Updated azureRegistryNodes and registryRootNode to use shared functions
dd2482c
Corrected resourcegroup name test
6c5fb36
added delete button when deleting an image
105a611
Small changes in variables for better prompts and success notifications
rsamai 998f639
Resolve merge conflicts and update no azureAccount issue
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Thx. :-)
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.
np :)