-
Notifications
You must be signed in to change notification settings - Fork 448
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
[jfrog-platform] tolerations on pre-upgrade-hook job #1939
[jfrog-platform] tolerations on pre-upgrade-hook job #1939
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
recheck |
@gpongelli This will be part of next minor release of platform ( after artifactory 7.104.x release) |
Hi @chukka thanks, could you plan to look for and eventually fix the absence of tolerations, affinity and anti-affinity for all the pods and jobs jfrog schedules on normal usage and while doing upgrade ? |
@gpongelli Request you to raise a PR for other ehnacements , will be happy to review and take them |
* tolerations on pre-upgrade-hook job * version bump - changelog --------- Co-authored-by: Ram Mohan Rao Chukka <1331672+chukka@users.noreply.github.com>
PR Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[artifactory]
)What this PR does / why we need it:
This PR adds toleration for pre-upgrade-hook job. Without this PR, JFrog can't upgrade itself because
jfrog-platform-pre-upgrade-hook
remains inpending
state when nodes are all tainted.Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): n/aSpecial notes for your reviewer:
n/a