Commit 3e253a9
[k8s-extension] HotFix Broken calls to ServiceBus for Track2 models (Azure#3439)
* Create pull.yml
* Update pull.yml
* Update azure-pipelines.yml
* Initial commit of k8s-extension
* Update pipelines file
* Update CODEOWNERS
* Update private preview pipelines
* Remove open service mesh from public release
* Update pipeline files
* Update public extension pipeline
* Change condition variable
* Add version to public preview/private preview
* Update pipelines
* Add different testing based on private branch
* Add annotations to extension model
* Update k8s-custom-pipelines.yml
* Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13)
* Update sdks with updated swagger spec
* Update version and history rst
* Reorder release history timeline
* Fix ExtensionInstanceForCreate for import
* remove py2 bdist support
* Add custom table formatting
* Remove unnecessary files
* Fix style issues
* Fix branch based on comments
* Update identity piece manually
* Don't handle defaults at the CLI level
* Remove defaults from CLI client
* Check null target namespace with namespace scope
* Update style
* Add cassandra operator and location to model
* Stage Public Version of k8s-extension 0.2.0 for official release (#15)
* Create pull.yml
* Update pull.yml
* Update azure-pipelines.yml
* Initial commit of k8s-extension
* Update pipelines file
* Update CODEOWNERS
* Update private preview pipelines
* Remove open service mesh from public release
* Update pipeline files
* Update public extension pipeline
* Change condition variable
* Add version to public preview/private preview
* Update pipelines
* Add different testing based on private branch
* Add annotations to extension model
* Update k8s-custom-pipelines.yml
* Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13)
* Update sdks with updated swagger spec
* Update version and history rst
* Reorder release history timeline
* Fix ExtensionInstanceForCreate for import
* remove py2 bdist support
* Add custom table formatting
* Remove unnecessary files
* Fix style issues
* Fix branch based on comments
* Update identity piece manually
* Don't handle defaults at the CLI level
* Remove defaults from CLI client
* Check null target namespace with namespace scope
* Update style
* Add cassandra operator and location to model
Co-authored-by: [email protected] <Action - Fork Sync>
* Remove custom pipelines file
* Update extension description, remove private const
* Update pipeline file
* Disable refs docs
* Update to include better create warning logs and remove update context (#20)
* Update to include better create warning logs and remove update context
* Remove help text for update
* Fix spelling error
* Update message
* Fix k8s-extension conflict with private version
* Fix style errors
* Fix filename
* add customization for microsoft.azureml.kubernetes (#23)
* add customization for microsoft.azureml.kubernetes
* Update release history
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: jonathan-innis <[email protected]>
* Add E2E Testing from Separate branch into internal code (#26)
* Add internal e2e testing
* Change to testing folder
* Inference CLI validation for Scoring FE (#24)
* cli validation starter
* added the call to the fe validation function
* nodeport validation not required
* test fix
Co-authored-by: Jonathan Innis <[email protected]>
* legal warning added (#27)
* Remove deprecated method logger.warn
* Update k8s-custom-pipelines.yml for Azure Pipelines
* Update k8s-custom-pipelines.yml for Azure Pipelines
* Add Azure Defender to E2E testing (#28)
* Add azure defender testing to e2e
* Remove the debug flag
* Add configuration testing
* Fix pipeline failures
* Make test script more intuitive
* Remove parameter from testing
* Fix wrong location for k8s config whl
* Fix pip upgrade issue
* Fix pip install upgrade issue
* Fix pip install issue
* delete resurce in testcase (#29)
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Jonathan Innis <[email protected]>
* Check Provider is Registered with Subscription Before Making Requests (#18)
* Add check for KubernetesConfiguration
* Disable pylint and rename
* Update provider registration link
* Update version
* Remove extra blank line
* Fix bug in import
* only validate scoring fe when inference is enabled (#31)
* only validate scoring fe when inference is enabled
* Fix versioning
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: jonathan-innis <[email protected]>
* Provider registration case insensitive
* do not validate against scoring fe if inference is not enabled. (#33)
* do not validate against scoring fe if inference is not enabled.
* add inference enabled scenario
* refine
* increase sleeping time
* fix
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Jonathan Innis <[email protected]>
* Add OSM as Public Preview Extension (#34)
* Add OSM as public preview extension
* Add osm testing
* Add release train to tests
* Fix failing osm test
* Upgrade pip in integration testing
* Remove ununsed import
* Fix release train check in update
* Parallelize E2E Testing (#36)
* Add OSM as public preview extension
* Add osm testing
* Update test logic to parallelize
* Fix test success checking
* Parallelize extension testing
* Better error checking logic
* Fix azureml deletion
* Fix private build (#40)
* change amlk8s to amlarc (#42)
Co-authored-by: Yue Yu <[email protected]>
* Servicebus client model changes (#44)
* Servicebus client model changes
* Fix testing script
* Update history file and pipeline
* Update min cli core version for track 2 updates
* remove unneeded files for staging
Co-authored-by: [email protected] <Action - Fork Sync>
Co-authored-by: yuyue9284 <[email protected]>
Co-authored-by: Yue Yu <[email protected]>
Co-authored-by: Lia Kazakova <[email protected]>1 parent ef102a7 commit 3e253a9
File tree
6 files changed
+15
-11
lines changed- src/k8s-extension
- azext_k8s_extension
- partner_extensions
6 files changed
+15
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments