RKE2 1.23 CI Values Updates
All threads resolved!
All threads resolved!
Needed for:
- https://repo1.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/-/merge_requests/147
- https://repo1.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/-/issues/35
Changes:
- Flux helm controller bumped to 1Gi (issues are caused with lower limits when trying to reconcile all 30 BB HRs)
- Switched all RKE2 test values from
limits: {}
tolimits: null
- apparently they don't do the same thing, nulling actually removes the limits - Bumped Kyverno up to 3 replicas - there were strange issues in nightly CI with the kyverno webhook and bumping up to 3 seems to have helped, no harm in it either since I saw 0 evictions the entire pipeline run (plenty of capacity for 3 replicas)
- Increased gitlab flux timeout to 30 minutes, it was getting quite close to the default 20 in my tests so 30 will give us some breathing room
- Dropped down some of the higher requests to more manageable numbers - since there are no limits this should be fine
- Dropped a lot of the PVC requests down, since this isn't production we can leave it pretty minimal to help with EBS provisioning
Edited by Micah Nagel
Merge request reports
Activity
added all-packages test-ciinfra labels
assigned to @micah.nagel
requested review from @BrandenCobb
added 12 commits
-
66396f66...bd7b1a4f - 10 commits from branch
master
- 83759744 - flux gitlab timeout
- 73b4f0aa - Merge branch 'master' into newnew
-
66396f66...bd7b1a4f - 10 commits from branch
If current pipeline succeeds:
- add
disable-ci
label - remove the gitlab-ci file changes
- this should be ready for review, along with https://repo1.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/-/merge_requests/147
- add
added statusreview label
added disable-ci label
- Resolved by Micah Nagel
- Resolved by Micah Nagel
removed disable-ci label
changed milestone to %1.32.0
mentioned in commit 674db5ca
Please register or sign in to reply