Richard Lander

Results 66 issues of Richard Lander

### Application contact emails [email protected],[email protected] ### Project Summary Cloud native application orchestrator ### Project Description Threeport is an application orchestrator and software delivery control plane. It allows a user to...

New
App Delivery

When a secret definition is created, it always uses the default AWS region. If a workload is deployed to a non-default region, it will not be able to access the...

component:Controller
work:Bug Fix
controller:Secret

work:UX
component:tptctl

The events API is for controllers to publish events that are important for end users. When controllers encounter conditions that will or may prevent desired state from being reconciled according...

component:API Server
work:Feature

CPU limits are not helpful. More info here: https://home.robusta.dev/blog/stop-using-cpu-limits Leverage https://github.com/robusta-dev/krr for profiling.

component:Control Plane
work:Tech Debt

The dependency object is used to map dependency providers to dependency consumers. A provider is the dependency workload (or supporting service or managed service). The consumer is the workload that...

component:Control Plane
work:Feature

Pagination is implemented in the API, however it is not in the "get all" functions in the client library. Implementation details TBD

component:API Server
work:Tech Debt

Currently, the code generated for API handlers adds notifications for all create and delete operations. This is not applicable to *all* objects. This results in notifications to NATS that will...

work:Performance/Scalability
component:SDK

Users will have tags they want to apply for e.g. billing purposes. We need to expose a way for them to get those tags onto their AWS resources. The AWS...

work:Feature
component:Controller
controller:AWS

* Use arm architecture for control plane node group * Default to amd64 arch for workloads and give users option to use arm if they like

component:Control Plane
work:Feature