Skip to content

add run & test steps to Caddy 2.7, Caddy 2.10, Httpbingo and HAProxy#277

Open
Miruna-Oncioiu wants to merge 5 commits into
unikraft:mainfrom
Miruna-Oncioiu:teste-caddy-redis
Open

add run & test steps to Caddy 2.7, Caddy 2.10, Httpbingo and HAProxy#277
Miruna-Oncioiu wants to merge 5 commits into
unikraft:mainfrom
Miruna-Oncioiu:teste-caddy-redis

Conversation

@Miruna-Oncioiu

@Miruna-Oncioiu Miruna-Oncioiu commented Apr 25, 2026

Copy link
Copy Markdown

Caddy 2.7 Am adăugat un pas de testare care pornește unikernel-ul în background și validează cu curl pe portul 2015 că serverul web se inițializează și răspunde corect.

Caddy 2.10 Am implementat aceeași validare automată cu curl pe portul 2015 și 512MB RAM, pentru a garanta că și această versiune rulează fără probleme.

Httpbingo 2.13.4: Am inclus un pas de validare pe portul 8080, verificând endpoint-ul /status/418 pentru a confirma că aplicația Go pornește corect și răspunde la cereri în mediul Unikraft.

HAProxy 2.8: Am adăugat testarea automată pentru pagina de statistici pe portul 8404, asigurând funcționarea corectă a serviciului cu o alocare de 256MB RAM.

@Miruna-Oncioiu Miruna-Oncioiu changed the title add run & test steps to Caddy workflow and fix Redis build add run & test steps to Caddy 2.7, Caddy 2.10 and Findtime, and fix Redis build May 9, 2026
@razvand razvand self-requested a review May 9, 2026 09:13
@razvand razvand self-assigned this May 9, 2026
@Miruna-Oncioiu Miruna-Oncioiu marked this pull request as ready for review May 9, 2026 09:15

@razvand razvand left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create a commit for each application you modify. You will have 7 commits in total.

Why do you have a kernel and a kernel.dbg file?

Word your commits properly. Make sure you sign-off your commits. See instructions here. Read them many many times, be sure you observe all of them.

@Miruna-Oncioiu Miruna-Oncioiu marked this pull request as draft May 9, 2026 13:58
@Miruna-Oncioiu Miruna-Oncioiu force-pushed the teste-caddy-redis branch 2 times, most recently from fb016cf to e575180 Compare May 9, 2026 15:11
@Miruna-Oncioiu Miruna-Oncioiu marked this pull request as ready for review May 9, 2026 15:13
@Miruna-Oncioiu Miruna-Oncioiu requested a review from razvand May 9, 2026 15:13
@Miruna-Oncioiu Miruna-Oncioiu changed the title add run & test steps to Caddy 2.7, Caddy 2.10 and Findtime, and fix Redis build add run & test steps to Caddy 2.7, Caddy 2.10, Httpbingo and HAProxy May 9, 2026

@razvand razvand left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good. See some minor comments.

Comment thread .github/workflows/library-caddy2.10.yaml
Comment thread .github/workflows/library-caddy2.7.yaml Outdated
with:
name: index.unikraft.io/unikraft.org/caddy:2.7
push: true
push: true No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ending newline.

Comment thread .github/workflows/library-haproxy2.8.yaml
Signed-off-by: Miruna Oncioiu <oncioiumirunaelena2004@gmail.com>
Signed-off-by: Miruna Oncioiu <oncioiumirunaelena2004@gmail.com>
Signed-off-by: Miruna Oncioiu <oncioiumirunaelena2004@gmail.com>
Signed-off-by: Miruna Oncioiu <oncioiumirunaelena2004@gmail.com>

@razvand razvand left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI workflow commit is not signed. Also use Force instead of force.

with:
name: index.unikraft.io/unikraft.org/caddy:2.7
push: true

No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ending newline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants