Steve Peak

Results 45 issues of Steve Peak

When the `oms.yml` changes the OMS UI should be smarter on when it should rebuild. Right now it rebuilds on all changes. However, this is not necessary for most `oms.yml`...

enhancement :rocket:
good first issue :raising_hand_woman:
OMS UI

https://github.com/kubernetes/community/blob/master/events/community-meeting.md The k8s community is eager to learn about new specs that could help with application development and discovery. OMS is great fit here.

community :baguette_bread:

For example, take a Twitter oauth credentials. The microservice would design a simple test to make sure the variables are valid. This test would be included in the `microservice.yml` ```yaml...

Extract metrics from services by mocking a http service that receives the metrics and prints them to stdout.

enhancement :rocket:
documentation :books:

The Sandbox is a frontend+server that is packaged with the CLI. It gives developers a full view over their service including the following details: 1. Health checks 1. Metrics form...

enhancement :rocket:

```sh github get '/search' --accept "application/vnd.github.unicorns-preview+json" ```

good first issue

Add support for GitHub Apps which is a slightly different header process for authentication and different environment variables.

good first issue

``` .... adding module in /tmp/lua-nginx-module checking for Lua library ... not found checking for Lua library in /usr/local/ ... not found checking for Lua library in /usr/local/ ... not...

> I'll edit this message soon and elaborate, just needed to get it posted for the moment Couple of env variables missing - here is a list of one's we...

**Describe the bug** While using Firebase Emulator and Inngest dev server. The Inngest dev is unable to maintain connection to Firebase emulator and is behaving in a very odd manner...

bug