<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/tutor-module.git, branch de-generic-virtualizer</title>
<subtitle>Das Dozentenmodul zum Verwalten und Erstellen neuer VMs</subtitle>
<id>https://git.openslx.org/openslx-ng/tutor-module.git/atom/?h=de-generic-virtualizer</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/tutor-module.git/atom/?h=de-generic-virtualizer'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/'/>
<updated>2021-07-05T16:45:57+00:00</updated>
<entry>
<title>[*] Adapt to de-genricization of VirtualizationrConfiguration</title>
<updated>2021-07-05T16:45:57+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-07-05T16:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=41ee64a168c7446d85495aa15e3ed79f25e22db1'/>
<id>urn:sha1:41ee64a168c7446d85495aa15e3ed79f25e22db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Refactor printing of app information from MANIFEST.MF</title>
<updated>2021-07-02T13:32:26+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-07-02T13:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=875a6ead6923394aacfec280791f8d1dac368296'/>
<id>urn:sha1:875a6ead6923394aacfec280791f8d1dac368296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Refactor printing of app information from MANIFEST.MF</title>
<updated>2021-07-02T13:32:14+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-07-02T13:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=9c79bfe28db1f3f6ec6801d04a5f4b5226650b20'/>
<id>urn:sha1:9c79bfe28db1f3f6ec6801d04a5f4b5226650b20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Make launchData a byte array; this is opaque data</title>
<updated>2021-07-02T07:40:20+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-07-02T07:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=1b77b918bc122652bd03260c8cb159ed33573301'/>
<id>urn:sha1:1b77b918bc122652bd03260c8cb159ed33573301</id>
<content type='text'>
Converting it to string and back can break binary data. Previously it
was assumed to be UTF-8, but we can't actually know that anyways, so
unless we have a robust conversion policy for text-based configurations,
better not touch it for now.
</content>
</entry>
<entry>
<title>[server] Make webserver listen on every address in Docker setup</title>
<updated>2021-06-28T07:26:17+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-06-28T07:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=c4f1dbb6071808d8c20c1149b249d9d526b56d46'/>
<id>urn:sha1:c4f1dbb6071808d8c20c1149b249d9d526b56d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[server] Add URL path /bwlp/container/clusterimages to retrieve information about registered container images</title>
<updated>2021-06-24T11:49:42+00:00</updated>
<author>
<name>ralph isenmann</name>
</author>
<published>2021-06-24T11:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=0dc7e9a7d4278283ef965f03ddcdab8d933ad1dc'/>
<id>urn:sha1:0dc7e9a7d4278283ef965f03ddcdab8d933ad1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Use the label of ContainerImageType it the GUI</title>
<updated>2021-06-24T08:45:19+00:00</updated>
<author>
<name>ralph isenmann</name>
</author>
<published>2021-06-24T08:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=1a610bc773863a3c93893e398d50448f75e35a2a'/>
<id>urn:sha1:1a610bc773863a3c93893e398d50448f75e35a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Update project structure, related to container model.</title>
<updated>2021-06-23T12:54:16+00:00</updated>
<author>
<name>ralph isenmann</name>
</author>
<published>2021-06-23T12:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=2c2e5376e9c5e4e2e385e0ad678c00b0916bb8d6'/>
<id>urn:sha1:2c2e5376e9c5e4e2e385e0ad678c00b0916bb8d6</id>
<content type='text'>
- import container model from master-sync-shared subproject
- container model and dependencies removed
</content>
</entry>
<entry>
<title>[client] Set Container Image Type during creation, set text labes</title>
<updated>2021-06-22T15:32:59+00:00</updated>
<author>
<name>ralph isenmann</name>
</author>
<published>2021-06-22T15:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=190d68aa75dde0b6c5535ddfbfb0b257ec9b210c'/>
<id>urn:sha1:190d68aa75dde0b6c5535ddfbfb0b257ec9b210c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Allow user to define a container run command in the lecture details (Container Tab)</title>
<updated>2021-06-09T08:52:07+00:00</updated>
<author>
<name>ralph isenmann</name>
</author>
<published>2021-06-09T08:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=d8e303a3ff09328298601ce9e9df139fd3bb546b'/>
<id>urn:sha1:d8e303a3ff09328298601ce9e9df139fd3bb546b</id>
<content type='text'>
Add input field to specify the desired command for a container (https://docs.docker.com/engine/reference/run/)
</content>
</entry>
</feed>
