Josh Rosso

Results 9 issues of Josh Rosso

## BUG REPORT When a Route53 internal hosted zone is set in Tectonic using the variable `tectonic_aws_external_private_zone` it appears an external and internal API server ELB are created. Based on...

kind/bug
platform/aws

It appears the Kubernetes schema is hardcoded at https://github.com/redhat-developer/yaml-language-server/blob/master/src/server.ts#L32. Is it possible to set a specific version? For example, if I wanted to use https://raw.githubusercontent.com/instrumenta/kubernetes-json-schema/master/v1.16.0-standalone-strict/all.json? I tried ```json yaml.schemas: {...

enhancement

**What would you like to be added**: Add a `start` and `stop` command to `kind`. This would be a light abstraction on `docker kill` or `docker stop` and `docker start`....

kind/feature
priority/backlog

**Describe the problem/challenge you have** Package authors need a means of providing shipping documentation alongside their package. Ideally, the documentation source could live alongside the package itself such that it...

enhancement
carvel-accepted
priority/important-longterm

/kind feature ## Description When a `vspheremachine` object no longer has a corresponding VM in the infrastructrue, it gets in a state where `capv-manager` will report `The vm was removed...

kind/feature
lifecycle/stale
kind/api-change

I'd like to make the following changes to how wardroom does its Calico deployments. Please let me know if they sound good and I will make the changes. 1. Increase...

The process for producing an episode is [here](https://github.com/vmware-tanzu/tgik/blob/master/documentation/README.md). All the detail for the steps below is there. Monday or Tuesday: * [x] Pick a topic and create/use an issue in...

In [episode 125, Open Telemetry](https://www.youtube.com/watch?v=pKzx17FXplU) we covered setting up the stack to support and ingest tracing. **but not instrumenting itself**. As a part two, we should consider converting the [hotrod...

An episode on the various container interfaces and why the plugin model supports systems like Kubernetes. ## Various container interfaces * Container Storage Interface (CSI) * Container Network Interface (CNI)...

episode
to-schedule