We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ada28 commit d374320Copy full SHA for d374320
docs/clusteraccess.md
@@ -105,16 +105,6 @@ The gateway:
105
- Serves GraphQL API at `/{cluster-name}/graphql`
106
- **Does NOT require KUBECONFIG** - all connection info comes from schema files
107
108
-## Testing
109
-
110
-Use the provided integration test:
111
112
-```bash
113
-./scripts/test-clusteraccess-integration.sh
114
-```
115
116
-This test verifies the end-to-end flow with kubeconfig-based authentication.
117
118
## Troubleshooting
119
120
### Schema files not generated
hack/test-clusteraccess-integration.sh
0 commit comments