Skip to content

Commit

Permalink
Use auth delegation to avoid oauth form parsing
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Jan 14, 2020
1 parent 9e8abb1 commit 7fd5aa4
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 286 deletions.
6 changes: 5 additions & 1 deletion deploy/crds/jaegertracing.io_jaegers_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
additionalPrinterColumns:
- JSONPath: .status.phase
description: Jaeger instance's status
description: Jaeger instance's stcatus
name: Status
type: string
- JSONPath: .status.version
Expand Down Expand Up @@ -9434,6 +9434,10 @@ spec:
sar:
type: string
type: object
options:
description: Options defines a common options parameter to the different
structs
type: object
resources:
description: ResourceRequirements describes the compute resource
requirements.
Expand Down
Loading

0 comments on commit 7fd5aa4

Please sign in to comment.