* Update autoscaling annotation validation see ref: https://github.com/knative/serving/pull/9496 * Replace DeprecatedInjectionAnnotation with InjectionAnnotation * Vendor deps at master * Use context.TODO instead of context.Background
* chore: Update to Knative Serving 0.10.0 * chore: Add missing dep, introduced by codegen test (when installing goimports) * added missing target dir
* Actually, vendor everything * Verifier and update deps * Dont verify codegen; we cant