-
Notifications
You must be signed in to change notification settings - Fork 33
Eliminate secrets and configmaps that are linked to local_settings.py
#426
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
base: master
Are you sure you want to change the base?
Conversation
local_settings.pylocal_settings.py
Please find the detailed integration test report here Please find the Github Action logs here |
Please find the detailed integration test report here Please find the Github Action logs here |
Please find the detailed integration test report here Please find the Github Action logs here |
| - name: "creds-volume" | ||
| readOnly: true | ||
| mountPath: "/var/www/fence/creds.json" | ||
| subPath: creds.json |
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.
are you sure we don't use creds.json anymore?
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.
Sai and I looked into it and couldn't find a reference for it in the fence.
https://cdis.slack.com/archives/C02SH3UB2T0/p1761936261950959
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.
Though there seems to be quite a lot of failing tests 😅
…ore/fence_remove_stale_volumes
Please find the detailed integration test report here Please find the Github Action logs here |
Link to JIRA ticket if there is one: PD-77
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes