- Apr 09, 2025
-
-
Pierre Neyron authored
-
- Aug 27, 2024
-
-
Alexandre MERLIN authored
-
- Jul 11, 2024
-
-
Alexandre MERLIN authored
+ small changes in readme
-
Lancelot Doan authored
-
Lancelot Doan authored
-
Lancelot Doan authored
-
- Jun 07, 2024
-
-
Lancelot Doan authored
-
- Jun 05, 2024
-
-
Alexandre MERLIN authored
-
- Jan 15, 2024
-
-
Alexandre MERLIN authored
Fix HTTP checksum to deal with weak ETags See merge request !39
-
- Dec 20, 2023
-
-
Albin PETIT authored
Web servers can mark ETag as weak by adding the prefix 'W/'. To be consistent, Kadeploy must not include this prefix in its checksum. See: https://intranet.grid5000.fr/bugzilla/show_bug.cgi?id=15184
-
- Dec 13, 2023
-
-
Alexandre MERLIN authored
Make sure takargs is not nil See merge request !38
-
- Dec 05, 2023
-
-
Philippe Virouleau authored
-
- Jun 15, 2023
-
-
Pierre Neyron authored
[vagrant] do not set the serial console in miniOS, so that the interactive console goes to the vagrant screen Useful for instance if enabling an initramfs breakpoint (e.g. add `break=premount` in the kernel cmdline) Another option is to enable kaconsole in the vagrant env, e.g. by configuring nodes to expose the virtual serial ports on TCP ports (supported by virtualbox) than configuring the cluster to use them with netcat.
-
Pierre Neyron authored
Reported error: kadeploy: + gem install --conservative --no-ri --no-rdoc mysql2 kadeploy: Building native extensions. This could take a while... kadeploy: ERROR: Error installing mysql2: kadeploy: ERROR: Failed to build gem native extension. kadeploy: kadeploy: current directory: /var/lib/gems/2.5.0/gems/mysql2-0.5.5/ext/mysql2 kadeploy: /usr/bin/ruby2.5 -r ./siteconf20230615-12767-qbk791.rb extconf.rb kadeploy: Cannot allocate memory - /usr/bin/ruby2.5 -r ./siteconf20230615-12767-qbk791.rb extconf.rb 2>&1 kadeploy: kadeploy: Gem files will remain installed in /var/lib/gems/2.5.0/gems/mysql2-0.5.5 for inspection. kadeploy: Results logged to /var/lib/gems/2.5.0/extensions/x86_64-linux/2.5.0/mysql2-0.5.5/gem_make.out The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.
-
- Nov 21, 2022
-
-
Pierre Neyron authored
-
Pierre Neyron authored
fixed address host config should not be within a sub scope.
-
Pierre Neyron authored
On some systems, the default provider might not be virtualbox. Enforces it.
-
- May 18, 2022
-
-
Alexandre MERLIN authored
This reverts commit 7135e68d.
- May 17, 2022
-
- May 16, 2022
-
-
Alexandre MERLIN authored
-
- May 12, 2022
-
-
Alexandre MERLIN authored
API: do not consume log/debug when making a get on /deployment/[ID]/{logs,debugs} #13867 See merge request !36
-
- May 03, 2022
-
-
Alexandre MERLIN authored
-
- May 02, 2022
-
-
Alexandre MERLIN authored
cf 13867.
-
- Apr 21, 2022
-
-
Alexandre MERLIN authored
-
- Apr 20, 2022
-
-
Alexandre MERLIN authored
-
- Apr 19, 2022
-
-
Albin PETIT authored
Move rubocop stage to grid5000-gitlab-templates See merge request !35
-
- Apr 12, 2022
-
-
Albin PETIT authored
-
Albin PETIT authored
-
- Mar 16, 2022
-
-
Alexandre MERLIN authored
[kaworkflow] fallback to default arch of the first node when using api and no arch specified See merge request !34
-
Alexandre MERLIN authored
- Mar 08, 2022
-
-
Alexandre MERLIN authored
Rename deploymentEnv in deploymentMiniOS See merge request !33
-
- Feb 16, 2022
-
-
Alexandre MERLIN authored
Some configuration changed must be made with this version: - in kadeploy server conf: test_deploy_env -> test_deployment_mini_os - in cluster congiguration: step called SetDeploymentEnv are now called SetDeploymentMiniOS Using kareboot using the old way (-r deploy_env) is still supported
-
- Jan 24, 2022
-
-
Alexandre MERLIN authored
add startup script step See merge request !32
-
Alexandre MERLIN authored
- Jan 20, 2022
-
-
Alexandre MERLIN authored
-
- Jan 10, 2022
-
-
Alexandre MERLIN authored
-