Commit a9ec99d
[k8s-configuration] Release v1.2.0 with Flux v2 Support (Azure#4100)
* 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: action@github.com <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 <yuyu3@microsoft.com>
Co-authored-by: jonathan-innis <jonathan.innis.ji@gmail.com>
* 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 <jonathan.innis.ji@gmail.com>
* 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 (Azure#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 (Azure#75)
* Pin helm version
* Bump version
* Migrate pipeline (Azure#90)
* Disable updates on configuration tests (Azure#89)
* Release k8s-configuration v1.2.0 for Flux v2 Public Preview (Azure#86)
* Scaffold out the k8s-config package
* Base implementation of CLI commands
* Add create scenario and cleanup in consts
* Add help text to commands, params
* Add other clients to client factory
* Automatically installing the flux extension
* Move flux and extension into modules
* Updated the versioned sdks
* Push working command for testing
* Update to multi api versioned sdk
* Support other extension methods
* Fix nullity check
* Add source control provider
* Add scc commands
* Add defer logic for create with cache
* Use default extension with identity
* Fix identity creation
* Add kustomization caching
* Add formatters
* Add scc provider
* Add help text for k8s-config fluxv1
* Add help text for extension
* Allow force delete of extension and fluxconfiguration
* Add location to the extension model
* Update with latest from k8s-extension
* Add k8s-config testing
* Add license header
* Fix all style issues
* Update codeowners file
* Validate data before checking cluster compliance
* No kustomizations warning
* Fix identity issue in 2020-07-01
* Fix k8s regex
* Fix configuration name regex validation
* Fix name length validation
* Adding some validation warnings
* Add protected settings to request
* Exclude private test path
* Add suspend functionality
* Add correct values to build Kustomization
* Add no_wait
* Fix style issues
* Use base64 encoded httpsUser
* Fix formatting error and base64 encoding error
* Fix style issues
* Fix force
* Updated help text
* Style fixes
* Increase namespace maximum len
* Add managed cluster support to k8s-config
* Custom confirmation when prune is enabled
* Add flux commands to existing k8s-configuration
* Remove extension provider from CLI
* Fix style issues
* Override extension variables
* Strip newlines from known_hosts file
* Update help text and validators
* Strip newlines from known hosts
* Add provisioning state check for flux extension
* Pin helm version
* Remove validation from create command
* Add patch support with new SDK
* Add implementation for CRUD of source and kustomization
* Fix errors on patch
* Fix some bugs in patching properties
* Add fixes for patch in k8s-configuraiton
* Change duration formatting in table output
* Add validation and conversion for durations
* Bump verison and fix typo
* Fix bug with dependencies
* Fix linter and style issues
* Fix delete prune check
* Add flux testing
* Create separate jobs for scenarios
* Update error text
* Remove unneeded files
* Fix filepath suggestion from CLI team
* Fix unneeded file edit
Co-authored-by: action@github.com <Action - Fork Sync>
Co-authored-by: yuyue9284 <15863499+yuyue9284@users.noreply.github.com>
Co-authored-by: Yue Yu <yuyu3@microsoft.com>
Co-authored-by: Lia Kazakova <58274127+liakaz@users.noreply.github.com>1 parent 84bf6ad commit a9ec99d
167 files changed
Lines changed: 30742 additions & 1147 deletions
File tree
- src/k8s-configuration
- azext_k8s_configuration
- providers
- tests/latest
- recordings
- vendored_sdks
- aio
- operations
- v2020_07_01_preview
- aio
- operations
- models
- operations
- v2020_10_01_preview
- aio
- operations
- models
- operations
- v2021_03_01
- aio
- operations
- models
- operations
- v2021_05_01_preview
- aio
- operations
- models
- operations
- v2021_09_01
- aio
- operations
- models
- operations
- v2021_11_01_preview
- aio
- operations
- models
- operations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 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 | + | |
16 | 62 | | |
17 | 63 | | |
18 | | - | |
| 64 | + | |
19 | 65 | | |
20 | 66 | | |
21 | 67 | | |
| |||
31 | 77 | | |
32 | 78 | | |
33 | 79 | | |
34 | | - | |
| 80 | + | |
35 | 81 | | |
36 | 82 | | |
37 | 83 | | |
| |||
40 | 86 | | |
41 | 87 | | |
42 | 88 | | |
43 | | - | |
| 89 | + | |
44 | 90 | | |
45 | 91 | | |
46 | 92 | | |
| |||
49 | 95 | | |
50 | 96 | | |
51 | 97 | | |
52 | | - | |
| 98 | + | |
53 | 99 | | |
54 | 100 | | |
55 | 101 | | |
| |||
63 | 109 | | |
64 | 110 | | |
65 | 111 | | |
66 | | - | |
| 112 | + | |
67 | 113 | | |
68 | 114 | | |
69 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 33 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
15 | | - | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
19 | 32 | | |
20 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
| 41 | + | |
43 | 42 | | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
| 59 | + | |
| 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 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
61 | 168 | | |
62 | | - | |
| 169 | + | |
63 | 170 | | |
64 | | - | |
| 171 | + | |
65 | 172 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
70 | 176 | | |
0 commit comments