Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BGD-6060 bigdata operator embedded charts update #237

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

abunghez
Copy link
Contributor

@abunghez abunghez commented Oct 30, 2024

Jira ticket

https://spotinst.atlassian.net/browse/BGD-6060

Description

Update operator chart as a result of embedded spark-watcher chart update. (spark-watcher 0.6.1)

Demo

Checklist

  • I have added a Jira ticket link
  • I have filled in the test plan
  • I have executed the tests and filled in the test results
  • I have updated/created relevant documentation

How to test

Upgrade helm release for bigdata-operator. Check the new operator starts without issue

Test plan and results

Operator chart upgrade

  1. Upgrade helm release
bandrei@bandrei-mac-0 ~/code/bigdata-charts % helm upgrade bigdata-operator charts/bigdata-operator -n spot-system          
Release "bigdata-operator" has been upgraded. Happy Helming!
NAME: bigdata-operator
LAST DEPLOYED: Wed Oct 30 18:50:19 2024
NAMESPACE: spot-system
STATUS: deployed
REVISION: 6
TEST SUITE: None
NOTES:
Installs the Spot BigData Operator

Expected / Actual result

Operator chart is updated without issues. New image of bigdata-operator is run

image --- image
  1. Check basic operator functionality
    Delete spark-watcher helm release. Check that the release is recreated in accordance with the bigdataenvironment
image

Expected / Actual result

bandrei@bandrei-mac-0 ~/code/bigdata-charts % helm uninstall -n spot-system bigdata-spark-watcher-bdenv-v76        
release "bigdata-spark-watcher-bdenv-v76" uninstalled
image image
Test Description Result Notes
1 Operator Chart Upgrade Pass

@abunghez abunghez marked this pull request as ready for review October 30, 2024 18:06
@abunghez abunghez requested a review from a team as a code owner October 30, 2024 18:06
@abunghez abunghez changed the title BGD-6060 embedded charts update (spark-watcher 0.6.1) BGD-6060 bigdata operator embedded charts update Oct 30, 2024
@alextarasov-spot alextarasov-spot merged commit c0cf29b into main Oct 31, 2024
2 checks passed
@alextarasov-spot alextarasov-spot deleted the BGD-6060-operator-chart-update branch October 31, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants