Versions in this module Expand all Collapse all v0 v0.1.1 Aug 11, 2018 GO-2023-2355 GO-2023-2355: Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler in knative.dev/serving v0.1.0 Jul 17, 2018 GO-2023-2355 GO-2023-2355: Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler in knative.dev/serving Changes in this version + const AppLabelKey + const AutoscalerPort + const IstioOutboundIPRangeAnnotation + const ServicePort + const UserContainerName + var ProgressDeadlineSeconds int32 = 120 + func MakeAutoscalerDeployment(rev *v1alpha1.Revision, autoscalerImage string, replicaCount int32) *appsv1.Deployment + func MakeAutoscalerService(rev *v1alpha1.Revision) *corev1.Service + func MakeDeployment(rev *v1alpha1.Revision, loggingConfig *logging.Config, ...) *appsv1.Deployment + func MakeFluentdConfigMap(rev *v1alpha1.Revision, observabilityConfig *config.Observability) *corev1.ConfigMap + func MakeK8sService(rev *v1alpha1.Revision) *corev1.Service + func MakeVPA(rev *v1alpha1.Revision) *vpa.VerticalPodAutoscaler