Leszek Jakubowski
222b479188
Fixing encoding to a value supported by Python3.6 AND fulfilling pylint requirements.
2021-11-30 14:49:30 +00:00
Leszek Jakubowski
6abf1a88d0
AZ CLI - get-admin-kubeconfig command fixes ( #1800 )
...
* Removed enums, replaced with strings - enums no longer available in feature api
* Adding decoding and saving to a kubeconfig file.
* fixing HISTORY
2021-11-23 12:59:27 +00:00
Leszek Jakubowski
74010972d0
changed %-strings to f-strings as requested by linter
2021-11-05 16:33:19 +01:00
bennerv
361459b120
Missed a version in a different file
2021-10-29 13:57:46 -04:00
bennerv
9ecab804d0
Bump the az-aro extension version for removal of identifier_uris
2021-10-29 12:07:17 -04:00
bennerv
0a2b0408c5
Remove identifier uris for aro SP as it's not used
2021-10-27 16:30:05 -04:00
Leszek Jakubowski
36fa1303be
fixing a bug if DES isn't used
2021-10-26 09:43:11 +01:00
Leszek Jakubowski
9c9d48ea11
Adding support for list-admin-credentials (getting kubeconfig) ( #1789 )
2021-10-15 14:56:17 +01:00
Amber Brown
efbe50a375
Merge pull request #1768 from bryanro92/fips_feature_flag
...
feat: Move FIPS-mode behind feature flag
2021-10-11 11:11:32 +11:00
Leszek Jakubowski
aa13757a76
AzExt - Adding support for the v2021-09-01-preview API ( #1739 )
...
* Adding support for the v2021-09-01-preview API - disk encryption sets, sdn selection, encryption at host options
* Adding doc about how to use the disk-encryption-set
2021-10-05 12:20:56 +01:00
Ross Bryan
3a57d37fc8
refactor fips from preview api to feature flag and admin api
2021-10-01 15:58:30 -04:00
Ross Bryan
9b38321e87
make client
2021-09-24 13:53:07 -04:00
Mangirdas Judeikis
63382712ce
Adjust swagger as per ARM requirments
2021-08-20 12:09:56 +01:00
Peter Kostyukov
54c9ea424e
Update Track 2 specifics
2021-08-17 16:15:32 -05:00
Peter Kostyukov
10a73b2523
Python Track 2 SDK
2021-08-13 11:47:17 -05:00
Mangirdas Judeikis
5efde463fb
Set Defaults functionality ( #1654 )
...
* Add internal API defaulting code
* ListAdminKubeconfig -> ListAdminCredentials
2021-08-11 15:21:05 +01:00
Mangirdas Judeikis
7150882043
Make EncryptionAtHost enum
2021-08-04 12:13:22 +01:00
Mangirdas Judeikis
6ba3d3b1bd
rename 20210131 -> 20210901
2021-07-20 12:15:25 +01:00
Drew Anderson
2f613911fb
make client; make test-go;
2021-07-19 09:41:36 +02:00
Drew Anderson
016aab3740
make client; make test-go
2021-07-19 09:41:36 +02:00
Mangirdas Judeikis
deda73a2ac
Merge pull request #1581 from jhoreman/aad-cloudaware
...
AAD Manager cloudaware changes
2021-07-13 08:46:51 +01:00
Jory Horeman
f96faf1443
Cloud aware logic for AAD Manager
...
mend
2021-07-08 16:05:42 -07:00
Mikalai Radchuk
9b30254bc8
make client
2021-07-05 16:42:46 +01:00
Mangirdas Judeikis
1f9eb5b58a
Merge pull request #1442 from troy0820/feature/compute-isolation
...
RP support for compute isolation
2021-06-21 09:11:51 +01:00
Troy Connor
bf72da5d3a
api: add vm types to current api
2021-06-16 10:00:01 -04:00
bennerv
6aeb4002f5
Fix non-existing resource on aro_delete
2021-06-16 09:56:10 -04:00
Mangirdas Judeikis
cea772e0af
Merge pull request #1499 from mjudeikis/kube.config
...
Add admin kubeconfig download api
2021-06-15 15:50:13 +01:00
Troy Connor
6b4dc8bf01
python: add pod/service cidr minimum in help
2021-06-11 13:46:54 -04:00
Mangirdas Judeikis
3d95bffcb1
Add API generation for kubeconfig
2021-06-08 13:16:08 +01:00
Mangirdas Judeikis
b5374d5650
s/descriptions/identifier
2021-05-26 10:05:32 +01:00
Mangirdas Judeikis
4039d66ac8
Add systemData handling ( #1412 )
...
Add systemData into document and handling in the frontend
2021-05-06 13:42:04 +01:00
Mangirdas Judeikis
c0abbbd7f8
Merge pull request #1458 from mjudeikis/api.generation
...
Multi API generator refactor
2021-04-27 09:12:57 +01:00
Leszek Jakubowski
ffbedfb8b2
fix pylint ( #1462 )
2021-04-26 13:56:08 -05:00
Mangirdas Judeikis
b934563fce
systemData and generator for multiapi
2021-04-26 12:55:50 +01:00
Mangirdas Judeikis
bb2b2f229b
CLI Credential rotation ( #1261 )
...
# Which issue this PR addresses:
Fixes: https://msazure.visualstudio.com/AzureRedHatOpenShift/_workitems/edit/9148852
First part of the story.
# What this PR does / why we need it:
It will enable us to pass credentials changes into API server.
API server will have to be changed to accept those.
This is out of scope for this PR
Rotation on CLI is https://msazure.visualstudio.com/AzureRedHatOpenShift/_workitems/edit/7609645
# Test plan for the issue:
Review review review...
# Is there any documentation that needs to be updated for this PR?
Yes, docs how to use it.
2021-04-23 10:59:53 -04:00
Jim Minter
fe73544939
remove if w that slipped in
2021-01-04 09:13:01 -06:00
bennerv
27900e2778
Check worker_profiles is not None before iterating through it
2020-12-14 13:27:24 -05:00
bennerv
6e12822f75
Update aro py ext to look like downstream
2020-12-11 09:45:24 -05:00
bennerv
7eb3b93f06
Reconcile downstream azure-cli az aro module with upstream
2020-12-09 17:56:16 -05:00
Jim Minter
ac4dec09c0
Merge pull request #1219 from jim-minter/minor-fixes
...
Minor fixes
2020-12-08 19:43:29 -06:00
Jim Minter
0816471348
az aro: don't honour AZURE_FP_CLIENT_ID when RP_MODE is unset
2020-12-08 16:18:02 -06:00
bennerv
1c8c7e28c7
Update error handling per new az-cli upstream guidelines
2020-12-07 16:46:26 -05:00
bennerv
95bbd1047a
Add rbac validation to aro update
2020-12-04 14:46:23 -05:00
Jim Minter
184f35e3b5
fixups
2020-12-04 09:39:50 -06:00
Mangirdas Judeikis
c19f4111cd
2020-10-31-preview -> 2021-01-31-preview
2020-12-02 12:08:47 -06:00
Mangirdas Judeikis
671576a75e
Merge pull request #1181 from mjudeikis/bump.worker.profile.size
...
Make workers count unbound
2020-11-26 05:38:04 -02:00
Jim Minter
56d4ab6603
remove validation text from API definition
2020-11-25 18:44:52 -06:00
Mangirdas Judeikis
e03d708fdb
Increase workers from 20 to 50
2020-11-24 15:21:12 +00:00
Jim Minter
a179c6479f
Merge pull request #1126 from ehashman/vsts8367811
...
Revert "Revert "Fix permissions on cluster deletion in az cli""
2020-11-19 15:06:57 -06:00
Elana Hashman
023fa72f5c
Fix import order
2020-11-18 13:29:39 -08:00