Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Openstack Gitlab Executor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pi-Lab
Infrastructure
Openstack Gitlab Executor
Commits
master
Select Git revision
Branches
1
master
default
protected
Tags
2
v1.1.0
v1.0.0
3 results
openstack-gitlab-executor
Author
Search by author
Any Author
authors
Aaron Kreuzer
istaakreu
Lars-Olof Burchard
l.burchard
Michael Roth
m.roth
Michael von Rüden
m.bredel
Philipp Kemmerer
stphkemme
Siddik Özkan
istsioezk
Steffen Czerwinski
s.czerwinski
Stephan Gimbel
s.gimbel
Waldemar Pastuchov
istwapast
9 authors
Sep 05, 2023
Remove github ci definition
· 024b1ebc
istmxrein
authored
1 year ago
024b1ebc
May 08, 2023
fix type error
· 8a7b4bf7
istmxrein
authored
2 years ago
8a7b4bf7
Wait for server while server creation
· b75aee5d
istmxrein
authored
2 years ago
b75aee5d
no floating ip by default
· 01379084
istmxrein
authored
2 years ago
01379084
May 02, 2023
fix preparation state
· b0df83e4
istmxrein
authored
2 years ago
b0df83e4
increase timeout
· b965df5d
istmxrein
authored
2 years ago
b965df5d
wip: test timeout for server creation
· 8f639094
istmxrein
authored
2 years ago
8f639094
Apr 27, 2023
increase the proper timeout
· d4aff0f5
istmxrein
authored
2 years ago
d4aff0f5
changes for debugging
· 72edb9ab
istmxrein
authored
2 years ago
72edb9ab
flush logs print
· 5f38fbb4
istmxrein
authored
2 years ago
5f38fbb4
provide better logs
· 8c26999d
istmxrein
authored
2 years ago
8c26999d
even larger timeout
· 4bd1e113
istmxrein
authored
2 years ago
4bd1e113
increase timeout waiting for server
· 545c0b85
istmxrein
authored
2 years ago
545c0b85
increase wait for server timeout
· eaf5405b
istmxrein
authored
2 years ago
eaf5405b
Sep 26, 2022
big brain server deletion
· 867f0b4d
istmxrein
authored
2 years ago
867f0b4d
update requirements
· 8205487c
istmxrein
authored
2 years ago
8205487c
change default volume size
· 37856634
istmxrein
authored
2 years ago
37856634
fix error deleting server instances
· 149b0964
istmxrein
authored
2 years ago
149b0964
Sep 23, 2022
force deletion of server
· 28e6d586
istmxrein
authored
2 years ago
28e6d586
add error handling to get ip address
· ae33a1a6
istmxrein
authored
2 years ago
ae33a1a6
fix bug in get_server_ip
· ede891e6
istmxrein
authored
2 years ago
ede891e6
refactor get_server_ips
· ce7140c6
istmxrein
authored
2 years ago
ce7140c6
test ipv4 address extraction
· 59890ac2
istmxrein
authored
2 years ago
59890ac2
Sep 22, 2022
do not automatically add floating ip
· ddad1f23
istmxrein
authored
2 years ago
ddad1f23
fix error
· 305a26fc
istmxrein
authored
2 years ago
305a26fc
fix error
· 97b7ccd1
istmxrein
authored
2 years ago
97b7ccd1
use connection.create_server api
· 1a859ce1
istmxrein
authored
2 years ago
1a859ce1
terminate volume on server deletion
· b45554d1
istmxrein
authored
2 years ago
b45554d1
add adjustable volume size
· 961055de
istmxrein
authored
2 years ago
961055de
create unique names for private keys
· d97ac230
istmxrein
authored
2 years ago
View commits for tag v1.1.0
v1.1.0
d97ac230
fix bug writing private key
· 3b0620e9
istmxrein
authored
2 years ago
3b0620e9
generate ssh keypair for each connection
· 314ce699
istmxrein
authored
2 years ago
314ce699
Sep 13, 2022
add feature to use floating ipv4 address for ssh connection (default)
· 7b03b930
istmxrein
authored
2 years ago
View commits for tag v1.0.0
v1.0.0
7b03b930
fix Dockerfile
· 14d8e314
istmxrein
authored
2 years ago
14d8e314
add action to release docker container
· 42a0bac0
istmxrein
authored
2 years ago
42a0bac0
refactor Dockerfile
· 7a6fe7c9
istmxrein
authored
2 years ago
7a6fe7c9
Sep 09, 2022
rename env variable SECURITY_GROUP to SECURITY_GROUPS
· c401ffa6
istmxrein
authored
2 years ago
c401ffa6
fix Containerfile dumb-init source
· 6264855e
istmxrein
authored
2 years ago
6264855e
add feature to define multiple security groups
· 71b6b590
istmxrein
authored
2 years ago
71b6b590
add proper signal handling on sigterm
· f26665c3
istmxrein
authored
2 years ago
f26665c3
Loading