Ozzy Osborne
Ozzy Osborne
Platform Spec Comments.. Here's my feedback on the Platform Spec, after using it to build a Platform implementation. ### Overview Ideally, the platform spec supplies the information required by platform...
First pass splitting secrets away from config map. - Same behavior preserved by adding secretref alongside configmapref - kubectl/helm paths both updated Include IPRanges change updated. - mediator.yaml made into...
As part of the recent upgrades, testing revealed a problem with using room via wss://frontdoor with istio on minikube. Room has been moved back to ws://internal for now. Investigate the...
I need to look more into which versions are affected here. But at least with - `MInikube v0.33.1` - `Helm v2.(11.0|12.1|13.0-rc2)` - `Istio 1.0.6` Using virtualbox as a vm provider....
A few issues that seem to come down to limitation of the bash implementation. ## Subject var slashes. The SUBJECT declaration contains /'s and is passed as an argument so...
Room description can be entered via the web ui, via the reg util, and can be overridden / sent by the room as part of location response.. if the description...
Readme Link for 'hosting your room online' links to the 'create a room service' page in gitbook, rather than 'deploy a room' .. confusing.. because if you click the only...
This is an odd one, if I extend a liberty ubi image (I've tried various, but for sure, `openliberty/open-liberty:kernel-java8-openj9-ubi` ) and try to use yum to install additional packages, it...
### Issue Description Volume ownership within Podman is different to Docker, and has unexpected behaviors that are detrimental to designing container images that will work on both platforms. The issue...
Suggestion to add ability to drive a debug script instead of the lifecycle binaries during a build, for debug purposes. Link for reading : https://github.com/BarDweller/buildpacks-rfcs/blob/main/text/0000-pack-phase-debug-script.md