This repository was archived by the owner on May 13, 2025. It is now read-only.
Commit e298f57
[k8s-configuration] Update sourceControlConfiguration SDK Models to Track2 (Azure#3676)
* Create pull.yml
* Update pull.yml
* Update azure-pipelines.yml
* Initial commit of k8s-extension
* Update CODEOWNERS
* Update azure-pipelines.yml
* Create pull.yml
* Update pull.yml
* Update pull.yml
* Update pipelines file
* Update k8s-configuration name
* Update test script params
* Update pipeline file
* Remove codeowners
* Update pipelines file
* Update CODEOWNERS
* Update private preview pipelines
* Remove open service mesh from public release
* Update pipeline files
* Update custom pipelines files
* Add publish step to k8s-configuration
* Update pipeline to publish extension
* Update public extension pipeline
* Change condition variable
* Update pipeline naming
* 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 check ref docs
* 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
* Add some debug
* Fix wrong location for k8s config whl
* Fix pip install upgrade issue
* Fix pip install upgrade issue
* Add Check for Provider Registration and Refactor (#19)
* Add check for provider registration and refactor
* Fix bug in checking registration
* Add license header to utils
* Update private key check and error messaging
* Update based on refactoring
* Fix failing tests
* Add provider registration check
* Create a test for uppercase url, address comments
* Add blank line to fix style check
* Testing increase to ubuntu-latest
* Update k8s-configuration Models to Track2 (#63)
* Update models to track2
* Increase k8s-configuration version number
* Update kind version
* Change error to warning because of DSA failure
* Remove unneeded files
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 6d11a74 commit e298f57
File tree
27 files changed
+2033
-1201
lines changed- src/k8s-configuration
- azext_k8s_configuration
- tests/latest
- vendored_sdks
- aio
- operations
- models
- operations
27 files changed
+2033
-1201
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
6 | 14 | | |
7 | 15 | | |
8 | 16 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
Lines changed: 106 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
8 | 22 | | |
9 | 23 | | |
10 | 24 | | |
11 | | - | |
| 25 | + | |
12 | 26 | | |
13 | 27 | | |
14 | 28 | | |
15 | 29 | | |
16 | 30 | | |
17 | 31 | | |
18 | | - | |
| 32 | + | |
19 | 33 | | |
20 | | - | |
| 34 | + | |
21 | 35 | | |
22 | 36 | | |
23 | | - | |
| 37 | + | |
24 | 38 | | |
25 | | - | |
| 39 | + | |
26 | 40 | | |
27 | 41 | | |
28 | 42 | | |
29 | | - | |
30 | | - | |
| 43 | + | |
| 44 | + | |
31 | 45 | | |
32 | 46 | | |
33 | 47 | | |
34 | | - | |
| 48 | + | |
35 | 49 | | |
36 | 50 | | |
37 | 51 | | |
| |||
44 | 58 | | |
45 | 59 | | |
46 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
0 commit comments