Visual Studio Code extension for Azure Kubernetes Service
Перейти к файлу
dependabot[bot] 0f118f92cc
Bump @fortawesome/free-solid-svg-icons in /webview-ui (#1074)
2024-11-19 18:05:39 +13:00
.github Bump step-security/harden-runner from 2.10.1 to 2.10.2 (#1081) 2024-11-19 12:05:55 +13:00
.vscode Simplify webview dev task problem matcher (#405) 2023-12-28 13:02:57 +13:00
docs Add documentation for GitHub Copilot and telemetry (#1016) 2024-10-28 12:56:53 +13:00
publish-book 🎊 Publish gh.io readme as a vscode documentation. (#213) 2023-05-15 16:28:14 +12:00
resources Kaito deployment & ux updates (#1001) 2024-10-18 18:44:00 +13:00
src Track Version in the Extension Code, for walkthrough. (#1051) 2024-11-09 09:40:46 +13:00
webview-ui Bump @fortawesome/free-solid-svg-icons in /webview-ui (#1074) 2024-11-19 18:05:39 +13:00
.eslintrc.js Eslint and Prettier integration (#333) 2023-11-24 14:48:27 +13:00
.gitignore Add aks category connectivity detector (#177) 2022-11-30 09:35:45 +05:30
.pre-commit-config.yaml [StepSecurity] Apply security best practices (#459) 2024-01-30 21:22:22 +13:00
.prettierignore Eslint and Prettier integration (#333) 2023-11-24 14:48:27 +13:00
.prettierrc Eslint and Prettier integration (#333) 2023-11-24 14:48:27 +13:00
.vscodeignore Allow development of VS Code-themed webviews using UI toolkit and React framework (#206) 2023-04-17 12:14:13 +12:00
CHANGELOG.md Publish release 1.5.2 (#1063) 2024-11-13 16:02:35 -05:00
CONTRIBUTING.md Add Contributing standard for community standard at roots folder. (#575) 2024-03-25 11:04:26 +13:00
LICENSE
README.md remove starter worrkflow traces as its removed now. 2024-07-05 09:14:06 +12:00
SECURITY.md
package-lock.json Bump uuid from 11.0.2 to 11.0.3 (#1079) 2024-11-19 12:07:06 +13:00
package.json Bump uuid from 11.0.2 to 11.0.3 (#1079) 2024-11-19 12:07:06 +13:00
tsconfig.json Eslint and Prettier integration (#333) 2023-11-24 14:48:27 +13:00
webpack.config.js Remove dependency on Azure Account extension (#551) 2024-04-26 15:50:37 +12:00

README.md

Azure Kubernetes Service (AKS) Extension for Visual Studio Code

OpenSSF Best Practices Build & Publish Build CodeQL

Telemetry

This extension collects telemetry data to help us build a better experience for building applications with Azure Kubernetes Service and VS Code. We only collect the following data:

  • Which commands are executed.

We do not collect any information about image names, paths, etc. Read our privacy statement to learn more. If you dont wish to send usage data to Microsoft, you can set the telemetry.enableTelemetry setting to false. Learn more in our FAQ.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.