Cutom Docker Image Build and deplument via Helm #34882
Replies: 8 comments 6 replies
-
| You don't need to do anything special to skip frontend React tests when building a Superset Docker image. The default Docker build process only installs dependencies and builds frontend assets—it does not run tests by default. The npm scripts for testing (like  To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other   | 
Beta Was this translation helpful? Give feedback.
-
| @dosu then why am i getting these errors WARNING in ./src/components/Tooltip/index.tsx 22:0-42 | 
Beta Was this translation helpful? Give feedback.
-
| @dosu cant we skip these ? | 
Beta Was this translation helpful? Give feedback.
-
| @dosu please explain kubernetes deployment of superset and official helm chart of superset | 
Beta Was this translation helpful? Give feedback.
-
| @dosu ingress(ALB) issue when configuring via helm values. getting 504 | 
Beta Was this translation helpful? Give feedback.
-
| @dosu service: ingress: - secretName: chart-example-tlshosts:- chart-example.local | 
Beta Was this translation helpful? Give feedback.
-
| @dosu service: ingress: - secretName: chart-example-tlshosts:- chart-example.local | 
Beta Was this translation helpful? Give feedback.
-
| @dosu now the alb is not at all reachable | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@dosu can we skip frontend react tests when building superset for a docker image as i have made a few changes ?
Beta Was this translation helpful? Give feedback.
All reactions