Lab18 Complete#4526
Open
LocalT0aster wants to merge 21 commits into
Open
Conversation
* lab01 python app done * lab01 docs and small fixes * forgot about 2.4 💀 * lab01 go app implemented
* lab02 Dockerfile * fix: small adjustments * upd: lab02 docker docs * upd: Dockerized app_go * upd: app_go/LAB02.md
* feat: switch to poetry * feat: add gunicorn as prod. ready server * feat: actions * Testing * fix: the actions * snyk * fix: disable snyk skip message * docker build every push * upd: docs
* Vagrant VM * fix: Vagrant provisioning * Lab 5 done
* fix: app_python typo in Dockerfile * fix: remove the temp. fix from `ansible/` * ansible-lint config + tags * feat: tags + compose * feat: ansible wipe logic * feat: 2nd Vagrant VM with github-runner * I hope nothing explodes * fix: rebuild ansible ci venv on each run * fix: forgor about password * work please * feat: wrap up the report
* task 1 * feat: app_python json logging * upd: actions * feat: app_go logging + proper service version * task 2 * task 3+4 * Bonus
* fix: vagrant github-runner provisioning * task 1 * task2 * task 3 * 😴
* k8s * add: docker build dev tag to not look for commit hashes * feat: app_py `/ready` endpoint * feat: app_go feature pairity with app_py * task 2 * task 3 * task 45 * fix: zlib cve in `python:3.14-alpine` * fix: go mod tidy * fix: snyk setup * fix: requests cve
* upd: version string * lab10
* lab11
* feat(app_python): add persistent visits endpoint * feat(app_go): add persistent visits endpoint * feat(lab12): add configmaps, pvc * docs(k8s): add lab12 report
* feat(k8s): add argocd applications * chore(k8s): scale default argocd demo * chore(k8s): update argocd environment values * fix(k8s): exclude hook pods from service endpoints * docs(k8s): add lab13 report * screenshots
Complete Lab 14 Argo Rollouts
* Complete Lab 15 StatefulSets
* Complete Lab 16 monitoring
Add Lab 17 Cloudflare Workers API
docker: set writable home for uv app image docker: use uv binary and real app home Co-authored-by: OpenAI Codex <codex@openai.com>
nix: preserve app runtime environment overrides nix: move flake into nix folder Co-authored-by: OpenAI Codex <codex@openai.com>
ci: scan uv dependencies with snyk ci: run snyk against uv virtualenv ci: tolerate snyk scanner errors for uv export ci: scan uv dependencies through generated requirements ci: pin uv setup default version Co-authored-by: OpenAI Codex <codex@openai.com>
docs: add lab18 nix reproducibility report docs: report table formatting docs: refresh uv and nix lab18 evidence docs: refresh nix paths after readme update docs: use nix directory for flake commands Co-authored-by: OpenAI Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See LocalT0aster#18