cloud-native-toolkit / cloud-native-toolkit/planning

Pipeline health stage fails if project name + app name are too long.

Open
#859 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

If you create a pipeline using `oc pipeline`, the ingress route gets created following the pattern `{app name}-{project name}.{ingress subdomain}`. If the app name and project name are too long, the health check fails (i assume somewhere in internal routing b/c the url works externally).

My project and app name were both `my-node-microservice`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.