NickLarsenNZ opened a new pull request, #24221:
URL: https://github.com/apache/superset/pull/24221

   ### SUMMARY
   Include the release name
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   Before (without `my-release-` prefix) and after (with `my-release-` prefix) 
for `Job` and its child `Pod` resources:
   
   <img width="717" alt="image" 
src="https://github.com/apache/superset/assets/10092581/805208b7-b1a8-4881-8a74-c2169854dd6d";>
   
   <img width="537" alt="image" 
src="https://github.com/apache/superset/assets/10092581/bc1f037e-8b7b-4d8a-ac25-ea1ddc7c6011";>
   
   ### TESTING INSTRUCTIONS
   
   ```sh
   helm dep update # this might not be needed, or might need to be done in the 
apache/superset/helm/superset directory
   
   helm upgrade --install my-release 
~/dev/github.com/apache/superset/helm/superset --namespace default
   ```
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: Fixes #24219
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] 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 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]

Reply via email to