Martin Morgenstern
Martin Morgenstern
### Describe the bug The participation rate for a programming exercise can be above 100% if users participate who are not part of the corresponding student group of the course...
(as requested in your lecture, I've opened a ticket for you)
### Describe the bug An empty page (see screenshot below) is shown whenever some kind of undefined route of the application is accessed. In some cases, the application or mails...
At the moment, conformance tests run as part of our Zuul E2E tests and only for the reference implementation. Other implementations and clouds should be included, e.g., Gardener on REGIO.cloud....
Motivated by https://github.com/SovereignCloudStack/standards/pull/682#discussion_r1701933446. We need to discuss: - Should SCS standards enforce phasing out (or even banning) old OS images which are not maintained anymore? - If so, how? Suggestion...
At the moment, we have [scs-0211-v1](https://docs.scs.community/standards/scs-0211-v1-kaas-default-storage-class) *SCS KaaS default storage class*, which defines some contraints for a default storage class, *if it exists*. But it doesn't enforce that such an...
- the standard v1 doesn't require a default storage class - but the script will fail if it doesn't exist (so it already does what we intend to do in...
scs-0103-v1 mentions > The [openstack-flavor-manager](https://github.com/osism/openstack-flavor-manager) is able to create all standard, mandatory SCS flavors for you. It takes input that can be generated by `flavor-manager-input.py`. (https://docs.scs.community/standards/scs-0103-v1-standard-flavors#operational-tooling) There are two scripts...