GO-2023-2355: Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler in knative.dev/serving
package
Version:
v0.29.4
Opens a new window with list of versions in this module.
Published: Apr 8, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package config holds the typed objects that define the schemas for
assorted ConfigMap objects on which the Garbage Collection controller
depends.
ToContext adds config to the given context.
type Config struct {
RevisionGC *gc.Config
}
Config is the configuration for GC.
FromContext fetches the config from the context.
Store is a configmap.UntypedStore based config store.
NewStore creates a configmap.UntypedStore based config store.
Load fetches config from Store.
ToContext adds config to given context.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.