Skip to content

Introduce GRPCRoute in the Helm chart#458

Merged
stefanprodan merged 1 commit intostefanprodan:masterfrom
matheuscscp:grpcroute
Mar 6, 2026
Merged

Introduce GRPCRoute in the Helm chart#458
stefanprodan merged 1 commit intostefanprodan:masterfrom
matheuscscp:grpcroute

Conversation

@matheuscscp
Copy link
Copy Markdown
Contributor

● All 12 server-side dry-run tests passed:                                                           
                                                                                                     
  ┌─────┬────────────────────────────┬───────────────────────┐                                       
  │  #  │          Scenario          │        Result         │                                       
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 1   │ Disabled (default)         │ No GRPCRoute rendered │
  ├─────┼────────────────────────────┼───────────────────────┤
  │ 2   │ Enabled with defaults      │ Applied (port 9999)   │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 3   │ Custom hostname            │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 4   │ Multiple hostnames         │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 5   │ Custom parentRef namespace │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 6   │ Labels and annotations     │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤
  │ 7   │ Custom grpcPort (50051)    │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤
  │ 8   │ No hostnames               │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤
  │ 9   │ GRPCRoute + HTTPRoute both │ Both applied          │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 10  │ Custom namespace           │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 11  │ Match with method filter   │ Applied               │
  ├─────┼────────────────────────────┼───────────────────────┤                                       
  │ 12  │ Multiple rules             │ Applied               │
  └─────┴────────────────────────────┴───────────────────────┘  

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
@stefanprodan stefanprodan merged commit 77dc462 into stefanprodan:master Mar 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants