-
Notifications
You must be signed in to change notification settings - Fork 21
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
TT-10659 feat: Allow disabling scratch volume #108
base: main
Are you sure you want to change the base?
Conversation
7f62f9d
to
9f8fd34
Compare
9f8fd34
to
cf8abf9
Compare
cf8abf9
to
109f8f1
Compare
I've updated the PR to keep the volume only for pid file, as otherwise Tyk would complain it can't write pid file |
would be nice to get some response here after a month :( |
@jakub-bochenski sorry for late response - we are at on-site event as a team. i'll raise your request internally too now. |
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.
can you please check the comments? overall, the pr looks good to me.
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.
LGTM. One small comment is that since the gateway component is updated, the umbrella charts (single-dc, mdcb-data-plane, tyk-oss) must be corrected; so that, their values.yaml file also includes the new field introduced in this PR. can you please update it? then, I'll move this ticket to QA. Thank you again for this contribution 🙏
Are you sure this is necessary? I think the default values from sub-charts will still be in effect. Unless you want it there just for visibility |
You are right - it is not necessary and umbrella charts will be affected as you mentioned. |
I've added the values to umbrella charts |
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.
thanks a lot @jakub-bochenski!
i'll forward this ticket to QA and once the testing finished, we can go with releasing this in the upcoming releases
@buraksekili @komalsukhani what is the status of this PR? |
We have reviewed it and will send for testing for next release. We are tight on resources right now so please expect it to be released in Q1 2024. Thanks again for your support and contribution! |
Description
Add a configuration option to disable mounting a volume onto tyk configuration directories.
Related Issue
Resolves #107
Motivation and Context
See #107
Test Coverage For This Change
Screenshots (if appropriate)
Types of changes
Checklist
master
!master
branch (left side). Also, it would be best if you started your change off our latestmaster
.