Skip to content

Instantly share code, notes, and snippets.

@jsoref
Created October 12, 2020 02:49
Show Gist options
  • Save jsoref/6115a4ce35488ecc6797ec3cb79563b4 to your computer and use it in GitHub Desktop.
Save jsoref/6115a4ce35488ecc6797ec3cb79563b4 to your computer and use it in GitHub Desktop.
knative reconciler `determin`
knative/networking/vendor/knative.dev/pkg/codegen/cmd/injection-gen/generators/reconciler_reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/networking/pkg/client/injection/reconciler/networking/v1alpha1/certificate/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/networking/pkg/client/injection/reconciler/networking/v1alpha1/ingress/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/networking/pkg/client/injection/reconciler/networking/v1alpha1/domain/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/networking/pkg/client/injection/reconciler/networking/v1alpha1/serverlessservice/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/networking/pkg/client/injection/reconciler/networking/v1alpha1/realm/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/operator/vendor/knative.dev/pkg/codegen/cmd/injection-gen/generators/reconciler_reconciler.go: // string into a distinct namespace and name, determin if this instance of
knative/operator/pkg/client/injection/reconciler/operator/v1alpha1/knativeserving/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/operator/pkg/client/injection/reconciler/operator/v1alpha1/knativeeventing/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/pkg/codegen/cmd/injection-gen/generators/reconciler_reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/pkg/client/injection/kube/reconciler/core/v1/namespace/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/pkg/client/injection/kube/reconciler/apps/v1/deployment/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/pkg/client/injection/apiextensions/reconciler/apiextensions/v1/customresourcedefinition/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/pkg/client/injection/apiextensions/reconciler/apiextensions/v1beta1/customresourcedefinition/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/vendor/knative.dev/networking/pkg/client/injection/reconciler/networking/v1alpha1/serverlessservice/reconciler.go: // string into a distinct namespace and name, determin if this instance of
knative/serving/vendor/knative.dev/pkg/codegen/cmd/injection-gen/generators/reconciler_reconciler.go: // string into a distinct namespace and name, determin if this instance of
knative/serving/vendor/knative.dev/pkg/client/injection/kube/reconciler/core/v1/namespace/reconciler.go: // string into a distinct namespace and name, determin if this instance of
knative/serving/pkg/client/injection/reconciler/serving/v1/configuration/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/serving/v1/route/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/serving/v1/service/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/serving/v1/revision/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/serving/v1alpha1/domainmapping/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/autoscaling/v1alpha1/metric/reconciler.go: // string into a distinct namespace and name, determine if this instance of
knative/serving/pkg/client/injection/reconciler/autoscaling/v1alpha1/podautoscaler/reconciler.go: // string into a distinct namespace and name, determine if this instance of
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment