Roger Martinez

Results 24 issues of Roger Martinez

Updated tutorial python files to work with python3

### TL;DR Currently, in Cloud Run samples, the `google_cloud_run_service` resource uses various generic values as the `name`, such as`cloudrun-srv`, `cloud-run-service-name`. For the sake of consistency, these names should be either...

type: feature request

## Proposal Applying a principle of least privilege by: - replacing default service accounts with custom service accounts - narrowing the function of an individual service account, where possible -...

type: feature request
priority: p3

## Problem `setup.sh` does not gracefully allow itself to be run twice. ## Steps to Reproduce Steps to reproduce the behavior: 1. Run setup.sh 2. Run it again ## Expected...

type: cleanup
priority: p1

Thanks for stopping by to let us know something could be better! **PLEASE READ**: This repository is dedicated to a sample application that uses multiple Google Cloud products. We will...

type: process
priority: p1

The following decision record is set with status `proposed`: [Tracing with Open Telemetry](https://github.com/GoogleCloudPlatform/emblem/blob/9caa3cf21927f28e6788651b94f6048da8b7159c/docs/decisions/2022-11-tracing-with-otel.md) Close this issue when its status is updated to `approved, `rejected`, or `deprecated`

documentation
status: investigating
type: process
priority: p3

## Proposal We should provide cleanup guidance to delete all google cloud resources deployed when deploying Emblem. This should be a bash script provided alongside `setup.sh` ## Problems this will...

type: feature request
priority: p2

This looks like it would be helpful in this context: https://github.com/koalaman/shellcheck _Originally posted by @WildSunLove in https://github.com/GoogleCloudPlatform/emblem/issues/713#issuecomment-1331437055_

type: cleanup
priority: p3

## Problem When making changes to website or api, staging changes to stage environment takes as long as it takes to roll out to prod due to the canary trigger....

type: feature request
priority: p2

We need a way (preferably automated) to keep up with any changes to changes to the webhooks supported by the four keys event handler. Priority for Gitlab.

type: feature request
priority: p3
component: delivery