fix: issues 25, 23 #211
Merged
jon_nfc
merged 16 commits from 2024-01-14 17:35:51 +00:00
fix-mysql-shrink-image
into development
No Reviewers
Labels
Clear labels
Bug
Used in discussion about a bug in comments or commits
CVE-2023-5764
Denotes items related to the CVE
CodeReview
Used in comments (issues/MR/commits) to denote code review related items
Documentation
Documentation items
Feature
Used in discussion about a Feature in comments or commits
Lint
Used in comments (issues/MR/commits) to denote lint tasks todo, done, fixed
Privacy
Used in comments (issues/MR/commits) to denote privacy related items
Security
Used in comments (issues/MR/commits) to denote Security related items
breaking-change
label used to denote that the issue/Merge Request does/will introduce a breaking change
bug::reproducable
Given to an issue when the bug has been confirmed as re-producable. Can also be used in comments and commits.
bug::unable to reproduce
Given to an issue when the bug that is not able to be reproduced. Can also be used in comments and commits.
code review::complete
code review::not started
code review::rejected
code review::underway
difficulty::Full Development
Level 3. Difficulty representing that the task to complete must be planned and created.
difficulty::Good First Issue
Level 1. Difficulty representing that the task is very simple and with limited knowledge can be completed.
difficulty::Prior Knowledge
Level 2. Difficulty representing that the task requires some prior knowledge of either the technology or the project for task completion.
documentation::complete
Issues, Merge Requests
documentation::no change required
Issues, Merge Requests and used to denote no documentation changes required
documentation::not started
Issues, Merge Requests
documentation::stalled
Issues, Merge Requests
documentation::underway
Issues, Merge Requests
impact::0
impact::1
impact::2
impact::3
impact::4
impact::5
ops::ansible-roles
OPS project tag
ops::automation
ops::gitlab-ci
OPS project tag
ops::marcas
OPS project tag
ops::python-gitlab-management
OPS project tag
ops::website
priority::0
priority::1
priority::2
priority::3
priority::4
priority::5
stage::Ready for Development
stage::develop
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::feedback required
stage::planning
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::test
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stale
Label given to issues/merge requests that are considered stale due to no collaboration and is a mark for closure.
triage
Tag given to issues/merge requests requiring triaging by the team.
triage::not_confidential
This tag is given by the triage bot so that URLs can be added to an issue/comment. A triage policy for NFC wide should remove this label.
type::CI / CD
type::automation
This type is used to denote an automation job
type::bug
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::compliance
type::discussion
Type for Issues. Can also be used in discussion in comments.
type::documentation
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::feature
type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::invalid
label given to tickets that require no action or are deem as invalid.
type::quality assurance
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::question
Type for Issues. Can also be used in discussion in comments.
type::security
Type for Issues and Merge Requests.
type::specification
Design specification
workflow::complete
Issues, Merge Requests
workflow::not ready
workflow::not ready::blocked
workflow::not started
Issues, Merge Requests
workflow::ready to commence
Issues, Merge Requests
workflow::stalled
Label given to issues/merge requests where no work has occured in x days iaw triage policy.
workflow::underway
Issues, Merge Requests
workflow::underway::develop
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: docker/execution_environment#211
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "fix-mysql-shrink-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
issues to be resolved:
Tasks
#23 add python module
psycopg2
to requirements so it can be built by the compile image#23 switch to slim image
requirements from #25 completed
Parent MR is nofusscomputing/infrastructure/configuration-management/project-production!33
added 5m of time spent
assigned to @jon_nfc
mentioned in merge request ansible_playbooks!69
ToDo
ensure build image compiles
psycopg2
and stores in cachementioned in commit c91e5ee9082a4917fa50722a4e2faac68d600c02
mentioned in commit aa2f6192ca90878ced904a5c57f8d0254a846407
mentioned in commit 895b8a7255f6c79db4e2068ecc307638131499d9
added 3 commits
Compare with previous version
mentioned in commit b407f99f07eeb9af0856f0b81c5cdf73418cb411
mentioned in commit fbe9b4b2b82dab331b105dbf4f569700fa0eeb6d
added 2 commits
Compare with previous version
mentioned in commit 296252b0d5d1110118012603f681b088aa1ca45d
mentioned in commit a5abdde53ddf24daea7515e4925e2c6b50e0ae8b
mentioned in commit 363f814e4075d9fbdce9675f5a34062fa8aaf69b
added 3 commits
Compare with previous version
mentioned in commit b36413602492b33defade3ec82f1981328f3dc63
added 1 commit
Compare with previous version
CI Job
on merge compare to the source branch and if requirements.txt has changed build cache to run
mentioned in commit 3f2b1e5f3c5df17ee0cb3df1d009ffd5e9d32fe1
added 1 commit
Compare with previous version
mentioned in commit 9f783ac0cf11d9e89be1a3c81f29734176e51ec2
added 1 commit
Compare with previous version
mentioned in commit 628e9bf6a6b70bca19bdcf21146f5af7e4d181d2
added 1 commit
Compare with previous version
mentioned in commit 59acbd0632e7882bd7923c69e58ba9ebcd593257
added 1 commit
Compare with previous version
mentioned in commit 9fca6c965bccd0b3c937a4b307d5ecdf4c18e7d5
added 1 commit
Compare with previous version
mentioned in commit d2e12884595167a222777767fda1ba8c5459ae76
added 1 commit
Compare with previous version
mentioned in commit a9eb99f78d5972a9917fd4977616ae5feb7cc6ae
mentioned in commit e290559145c74d40dc78b00abb74238c46911917
mentioned in commit d61b6f3c050b567f59fa9e55e957dbcbd60af5f5
added 3 commits
Compare with previous version
mentioned in commit 32a0477e6b3b33c891525c54d0be401bd1944ae5
added 1 commit
Compare with previous version
this is N/A as each push causes the image to rebuild. if a compiled python module is not present the build cache job must be run and the EE image built successfully for the MR to go through.
marked the checklist item #23 add python module
psycopg2
to requirements so it can be built by the compile image as completedmarked the checklist item #23 switch to slim image as completed
mentioned in commit
0ae0fadfd2
mentioned in commit
6b78eca456
mentioned in commit
cefc16d145
mentioned in commit
9730657d1e
mentioned in commit
a39be61aac
mentioned in commit
2b3693e957
mentioned in commit
26df54dfa2
mentioned in commit
e4feaaa69d
mentioned in commit
4fcb5ee5ea
mentioned in commit
4c69d8e2e5
mentioned in commit
c5f9ae33a5
mentioned in commit
b037996a4d
mentioned in commit
5fe7a206f0
mentioned in commit
d48901bab9
added 14 commits
2b3693e9
- fix(docker_cache): migrated ldconfig fixes from ee container filecefc16d1
- ci(docker_cache): start straight away as no deps for buildingc5f9ae33
- ci(docker_cache): require compilation tools9730657d
- feat(python): updated awxkit, python_gitlab and dns to current head versions0ae0fadf
- refactor(docker_cache): cleanup commands and place items in alphanumerical orderd48901ba
- fix(docker_cache): ensure .tar.gz are built to wheelse4feaaa6
- fix: depreciated warning "ANSIBLE_COLLECTIONS_PATHS option, does not fit var...b037996a
- refactor(docker): get file name with ls and grep4c69d8e2
- feat(docker): update base image from buster to bookworm5fe7a206
- feat(docker): add required deps for mysql ansible moduleCompare with previous version
mentioned in commit
4a722374a8
added 1 commit
4a722374
- docs: update to current structureCompare with previous version
Update website
nav structure to match docs structure of this repo
physical check. confirmed good. fix in
d48901bab9
mentioned in merge request nofusscomputing/infrastructure/website!43
marked the checklist item requirements from #25 completed as completed
mr nofusscomputing/infrastructure/website!43 will address and has been added as a dependency of this mr
resolved all threads
mentioned in commit nofusscomputing/infrastructure/website@3d484f8dd1af6409cac5df7a47c5419e5e31f9ea
mentioned in merge request !185
mentioned in commit
18d15f2978
added 1 commit
18d15f29
- ci: update pages pathCompare with previous version
added 3h 14m of time spent
mentioned in commit
fd84b48a7e