Chris Dostert

Results 48 issues of Chris Dostert

``` ports: $(containerPort): $(hostPort) ```

## 💥 Proposal Currently opctl nodes run all ops and store all state in a single "space". The proposal here is to allow opctl nodes to host/join multiple "spaces" simultaneously....

proposal

## 💥 Proposal Since opctl was first released, technology has progressed in terms of API specifications. Back then the hotness was swagger which then changed to open API spec. Fast...

proposal

### User Story *As* a user of an op *I* should have assurance the file tree I pass an op is all that can be accessed by the op *In...

bug
defect

## 🐛 Bug Report When I `opctl run notAnOp` and `notAnOp` is a valid directory but has no `op.yml`, I don't get a fancy error. ## To Reproduce 1. Create...

bug

## 🚀 Feature Currently we have no way to explicitly define variables local to an op. They must either be defined as inputs/outputs or implicitly via binding a variable to...

## 💥 Proposal Currently inputs/outputs are maps where the key is variable name and the value is the spec (type specific). This is inconsistent from how calls are defined in...

## Introduction for opspec nodes to operate in a distributed P2P fashion we need a distributed P2P supportive content linking mechanism. IPLD may be it ## Ideas consider generalizing `/pkgs/{pkg-ref}/contents/{content-path}`...

## 💥 Proposal Instrument via https://github.com/open-telemetry/opentelemetry-go