This repository was archived by the owner on May 13, 2025. It is now read-only.
Commit 6766325
[k8s-configuration] Release v1.1.1 with helm-operator 1.4.0 Chart Version Support (Azure#3953)
* 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
* Upgrade helm operator chart version (#75)
* Pin helm version
* Bump version
* 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 87129c5 commit 6766325
File tree
4 files changed
+8
-4
lines changed- src/k8s-configuration
- azext_k8s_configuration
4 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments