Kubernetes operator that implements AKS Web Application Routing
Перейти к файлу
Jaiveer Katariya fbe2861cbd
refactor ExternalDNS resource creation (#308)
2024-11-13 09:20:50 -05:00
.github update trivy scanning to target active releases and nginx/externaldns dependencies (#279) 2024-08-30 09:18:47 -04:00
.vscode
api/v1alpha1 add custom-http-errors field to crd (#201) 2024-09-03 15:02:00 -04:00
config/crd/bases add custom-http-errors field to crd (#201) 2024-09-03 15:02:00 -04:00
devenv switch Dockerfiles to use mcr golang (#254) 2024-07-10 13:16:53 -05:00
docs update trivy scanning to target active releases and nginx/externaldns dependencies (#279) 2024-08-30 09:18:47 -04:00
pkg refactor ExternalDNS resource creation (#308) 2024-11-13 09:20:50 -05:00
testing/e2e bump e2e vm count (#307) 2024-10-30 09:08:09 -04:00
.env.example add default-backend-service to crd (#174) 2024-07-22 13:00:15 -04:00
.gitignore add nginxingresscontroller crd (#121) 2023-10-31 12:30:21 -05:00
CHANGELOG.md add 0.2.3-patch-3 to changelog (#304) 2024-10-24 10:03:35 -04:00
CODE_OF_CONDUCT.md
Dockerfile switch Dockerfiles to use mcr golang (#254) 2024-07-10 13:16:53 -05:00
Dockerfile.e2e switch Dockerfiles to use mcr golang (#254) 2024-07-10 13:16:53 -05:00
LICENSE
Makefile add E2E for webhook/nic crd (#132) 2023-11-11 20:34:51 -06:00
PROJECT add nginxingresscontroller crd (#121) 2023-10-31 12:30:21 -05:00
README.md
SECURITY.md
SUPPORT.md
active_releases.json update trivy scanning to target active releases and nginx/externaldns dependencies (#279) 2024-08-30 09:18:47 -04:00
go.mod bump dependencies (#226) 2024-06-12 19:22:15 -05:00
go.sum bump dependencies (#226) 2024-06-12 19:22:15 -05:00
main.go split off webhook certs management into separate command (#131) 2023-11-11 12:26:05 -06:00

README.md

AKS Web Application Routing Operator

Coverage Status

A Kubernetes operator that manages resources related to AKS Application Routing functionality.

Docs

View the docs folder for more information.

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.opensource.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., status check, 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.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.