Valentin Petrov
Valentin Petrov
@lcostea I've updated to 1.8 as this is no breaking change.
This is a very important business case. Adding a private link as a single annotation is a great way to expose your service B2B without network-level trust.
/remove-lifecycle stale
A workaround for us was using relative path class imports. Class interpolation was used for versioning. Now we separate by inventories and only call a single class per inventory to...
Together with @lindhe we tried to add `/api/v3` to the enterpriseBaseUrl and it workarounds the missing redirect handling on the https://github.com/bradleyfalzon/ghinstallation/issues/98 The following config(from chart values perspective) works: ``` notifiers:...
These are good workarounds, but env vars are potentially not side effect safe. I am looking for a native lifecycle mechanism.