edgeservices
edgeservices copied to clipboard
This repository provides the source code of the OpenNESS Edge Node
The [GA](https://github.com/kubernetes/enhancements/tree/master/keps/sig-auth/2784-csr-duration#ga) requirements for the Kubernetes CSR Duration KEP state: > Inform external signer implementations of the `spec.expirationSeconds` field `smart-edge-open/edgeservices` is an external signer implementation. This diff outlines how this...
Hi , Please help in finding out in which module are the Controller APIs are implemented ? Thanks and Regards Abhijit
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.19.3 to 1.19.11. Release notes Sourced from k8s.io/kubernetes's releases. Kubernetes v1.19.11 See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details....
## Issue Cannot build docker image for **fpga-opae**. It originally happened during installation of OpenNESS. See: https://github.com/open-ness/converged-edge-experience-kits/blob/master/roles/kubernetes/opae_fpga/node/tasks/main.yml#L42 ## How to reproduce It happened during ansible OpenNESS installation, but it can...
Issue #29 - get_node_service does not filter services for given node. Function does not exit with "Service '${svc}' not found on node '${node}'" if service is found on other node(s)....
get_node_service does not filter services for given node. Function does not exit with "Service '${svc}' not found on node '${node}'" if service is found on other node(s).
Producer applications currently require to issue HTTP POST requests for sending notification events. This continually incurs the overhead of establishing TCP/TLS sessions for every such request. This overhead may become...
Using an explicit version of sudo does not looks like the requirement, thus removing the version based package add to fix the break for image build Signed-off-by: Prabhjot Singh Sethi
Hi, I am trying to install Openness Single-node Network Edge cluster Mode in AWS Ec2 Centos 7 Linux VM. I am able to configure complete the preconditions as per documentation...
Signed-off-by: root We found NTS starting issue while configuring interfaces. The right way to pass config file is exporting an environment variable e.g. export NES_SERVER_CONF=/var/lib/appliance/nts/nts.cfg