Matthew B White
Matthew B White
@yorkie Sorry about the previous PR - one of the fixes for handling extension in the certificate was missing. Corrected that, and added an additional example to the test file....
Should be included in the other tgz for other platforms.
Summary: It is hard for client applications to distinguish between different classes of errors (communication, Fabric Peer/Orderer issues, Application Contract errors). String parsing is in part a solution today -...
For reasons lost in history, Fabric hasn't standised on whether to load certs in base64 or PEM format. What does seem to be standard is if the environment variable ends...
# Versions and Operating System - Kubernetes version: **Output of `kubectl version`:** ``` Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.6", GitCommit:"ad3338546da947756e8a88aa6822e9c11e7eac22", GitTreeState:"clean", BuildDate:"2022-04-14T08:49:13Z", GoVersion:"go1.17.9", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.0", GitCommit:"4ce5a8954017644c5420bae81d72b09b735c21f0",...
Sorry for raising an issue - but I just wanted to say thanks for this repo. Just the thing I needed to get events from my IP camera and push...
Aim is to add in more information about deployments.To do this the section on production deployments has been refactored to make it easier to add information. Not all the additional...
##### SUMMARY Applying (via lustomize) a multi-definition file, that contains jobs - all is well apart from the JOBS are not run The same file run with `kubectl apply -k`...
Partly personal preference, but would like the highlighted line to be lower down, and possibly fixed in place. So context before the line is visible as well as afterwards. Now...
When running on the latest release: ``` Cannot read properties of undefined (reading 'key' ```