villebro opened a new pull request, #101: URL: https://github.com/apache/superset-kubernetes-operator/pull/101
## Summary PR #99 added a comprehensive Development-mode sample (`superset_v1alpha1_superset_dev_full.yaml`) for end-to-end smoke testing on Kind. It's correct but verbose: it hard-enforced a non-root, least-privilege security context across every pod and carried bulky resource/env blocks that distract from what the sample actually demonstrates. A dev deployment doesn't need to run non-root, so this trims the noise while keeping full feature coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
