Define and run multi-container applications with Docker
-
Updated
Aug 2, 2021 - Python
With Keptn 0.8.4, when executing keptn auth
without parameters, the following deprecation warning is shown:
$ keptn auth
W0622 09:12:38.907621 114793 warnings.go:70] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
This is caused by the function GetKeptnEndpointFromIngress
which is implemented in kubernetes-utils:
http
Add a description, image, and links to the orchestration topic page so that developers can more easily learn about it.
To associate your repository with the orchestration topic, visit your repo's landing page and select "manage topics."
The
MSBuildSettings
extensionUseToolVersion
expects a valid value from the MSBuildToolVersion enumeration.