This repository is now deprecated in favor of the Red Hat Service Delivery App SRE team app-interface repository.
Manage releases for Code Quarkus
- Check that staging is working as expected: https://stage.code.quarkus.io
- Create a PR with the Code Quarkus commit hash to promote to production: https://github.com/quarkusio/code.quarkus.io-release/blob/master/code-quarkus-services/code-quarkus.yaml#L2
- Wait for CI and merge
- Production will automatically be updated with the new version (~3mins)
All those links have restricted access:
- Staging: https://console-openshift-console.apps.app-sre-stage-0.k3s7.p1.openshiftapps.com/k8s/cluster/projects
- Production: https://console-openshift-console.apps.app-sre-prod-01.i7w5.p1.openshiftapps.com/k8s/cluster/projects/code-quarkus-production
- CI/CD: https://ci.ext.devshift.net/view/code-quarkus/
- Jira: https://issues.redhat.com/projects/APPSRE/issues/
- Infra repository: https://gitlab.cee.redhat.com/service/app-interface
- Sentry: https://sentry.devshift.net/
- Slack: https://coreos.slack.com (channel sd-app-sre)
Start latest quay image locally:
docker run -i --rm -p 8080:8080 quay.io/quarkus/code-quarkus-app:latest
- staging code-quarkus-app pods logs: https://kibana-openshift-logging.apps.app-sre-stage-0.k3s7.p1.openshiftapps.com/app/kibana#/discover/AXMuNHLjJGsa94xdVfIL?_g=()
- prod code-quarkus-app pods logs: https://kibana-openshift-logging.apps.app-sre-prod-01.i7w5.p1.openshiftapps.com/app/kibana#/discover/AXMuPctrmggFuGDWD6rh?_g=()
To request access, please contact [email protected]