What makes a JuselessProject? #2
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inm7/inm7-concepts#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
It is not clear to me what all the semantics are that are loaded onto a project on juseless.
This is certainly a storage location, i.e. a place to find things.
Is it also related to a DUA, i.e. members of a project also get special permissions to access particular resources?
If both aspects are part of the semantics, we likely should separate them in data models. IOW, there needs to be a project-project which covers the organizational aspects (i.e. has members), and the place on the cluster we project data can be put.
I asked Data and Platforms, and this was the initial response:
Pulling from Ansible, this is an example of the information we have for each user account on Juseless:
Link to #1, which already has it mentioned in its model draft.
A generic Project is now modeled. Next step is to determined how such a project relates to a juseless project.
We now have a general
Projectand https://concepts.inm7.de/s/flat-users/unreleased/JuselessGroup/Seems only the glue between them is needed still.