superset
superset copied to clipboard
fix(helm): disable istio on init-db Job
SUMMARY
Adds a label to init-db job to disable istio sidecar injection.
TESTING INSTRUCTIONS
- Deploy Kubernetes
- Deploy Istio
- Create superset namespace
- Enable automatic sidecar injection
- Install superset
ADDITIONAL INFORMATION
- [x] Has associated issue: closes #25798
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in SIP-59)
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
This will need a version bump and readme rebuild for CI to pass
This will need a version bump and readme rebuild for CI to pass
Hope I did that right.
Missing the helm chart bump
You want this as a feature bump (0.11.0) or a fix bump (0.10.16)?
Hi @Cerebus - just checking in to see if you're planning to follow up on this one, or if @villebro thinks this is something we should "adopt." The related issue is getting stale, but I'll leave it open in hopes that this PR can get merged :)
@Cerebus please rebase this PR - there seems to be lots of unrelated changes making it difficult to review the proposed changes.