uffizzi
uffizzi copied to clipboard
Build self-serve developer platforms in minutes, not months with out-of-the-box Kubernetes multi-tenancy, virtual clusters, cloud-based dev environments, customizable templating, and more.
Add new best practices for unit tests, integrations tests, linting, uffizzi-on-uffizzi
If someone is using an open-source installation of Uffizzi, then we should return a `Not implemented` error if the user passes a compose file that includes a GitHub build context,...
Create secret with command printf "test" | bundle exec uffizzi project secret create TEST_S Create preview with command uffizzi preview create COMPOSE-FILE.yml Try to delete secret uffizzi project secret delete...
We need to add `UffizziCore::Controller::ApplyConfigFile::ConfigFileSerializer` serializer. For now, it is not defined but used in `controller_service`
``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 67s default-scheduler Successfully assigned deployment-9/app-deployment-9-5857c56dc5-t8btj to gke-uffizzi-client-sandbox-482f3ba5-ez9l Warning Failed 45s kubelet Failed to pull image "limoha/devops-for-programmers-projectlvl-1:latest":...
We need to implement a new logic in UI that will process the token and send it to the backend when the user makes sign in
Example of metadata.json ``` "host": { "binaries": [ { "darwin": [ { "path": "/darwin/myBinary" }, ], "windows": [ { "path": "/windows/myBinary.exe" }, ], "linux": [ { "path": "/linux/myBinary" }, ]...
Rescue several types of errors and send the error message to the CLI