-
Notifications
You must be signed in to change notification settings - Fork 4.6k
fix: Update oss charts. Add acceptance tests for helm #16131
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
Conversation
@xpuska513 what else is remaining in this PR? Does it need another review? Want to be aware of leaving this hanging for too long. |
I think we can merge it in, since it's too big anyways. If there's something left it's probably minor thing and won't break the charts itself |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a big PR so let's merge this in for now and iterate on some pieces.
* fix: revert extraEnv. Move updated extraEnv to env_vars * fix: Add node pool selector feature for gke deployments * fix: hotfix. Fix webapp values and imagepullsecrets * fix: remove nodeSelector duplicate * fix: revert imagePullSecrets changes * fix nit * fix: fix bootloader imagepullsecrets * fix: fix image pull secrets again... * feat: add acceptance tests for helm * add step to install unzip * fix incorrect command spelling(helm) * update slack notification sending for Airbyte CI workflow * Rename Helm E2E test report name * fix: Update helm charts * fix: fix temporal DB Port bug * fix nits * do a small testing for sake of science * Update test chart.yaml with note block * Revert changes for AC tests * fix: Include airbytehq#16166 * fix: add metrics to the ci workflow * fix: revert changes for temporal service. move them to server service; * fix: revert fullstory deletion * fix: change way of defining image tag and make it to be set in global values. Add values.yaml.test for integration testing and local deployment * fix: udpate docs, update values.yaml * fix: fix helpers.tpl in all subcharts * Update chart docs Co-authored-by: Davin Chia <[email protected]>
* fix: revert extraEnv. Move updated extraEnv to env_vars * fix: Add node pool selector feature for gke deployments * fix: hotfix. Fix webapp values and imagepullsecrets * fix: remove nodeSelector duplicate * fix: revert imagePullSecrets changes * fix nit * fix: fix bootloader imagepullsecrets * fix: fix image pull secrets again... * feat: add acceptance tests for helm * add step to install unzip * fix incorrect command spelling(helm) * update slack notification sending for Airbyte CI workflow * Rename Helm E2E test report name * fix: Update helm charts * fix: fix temporal DB Port bug * fix nits * do a small testing for sake of science * Update test chart.yaml with note block * Revert changes for AC tests * fix: Include airbytehq#16166 * fix: add metrics to the ci workflow * fix: revert changes for temporal service. move them to server service; * fix: revert fullstory deletion * fix: change way of defining image tag and make it to be set in global values. Add values.yaml.test for integration testing and local deployment * fix: udpate docs, update values.yaml * fix: fix helpers.tpl in all subcharts * Update chart docs Co-authored-by: Davin Chia <[email protected]>
What
Recommended reading order
x.java
y.python
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.