Skip to content
#

Google Cloud Platform

Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments.

Here are 1,276 public repositories matching this topic...

skeet70
skeet70 commented Oct 10, 2019

Client

Container Analysis

Expected Behavior

The Filter option on most of the request protos has some examples or other documentation of what the structure should be.

Actual Behavior

From the doc site:

filter | string                                        The filter e
grayside
grayside commented Apr 16, 2020

This sample does not have end-to-end test coverage. This coverage should be added.

The existing unit test checks we write the expected log. The essential benefit of an end-to-end test is confirmation that Cloud Logging is successfully parsing the data structure. There is a node.js implementation of this test in [nodejs-docs-samples:/run/logging-manual](https://github.com/GoogleCloudPlatform/nod

ejochman
ejochman commented Apr 2, 2019

There are a couple issues open right now that suggest a general restructuring of GAM code, which I agree would be good. However, one simple fix that would help both with code structure and readability of contributed code is a style guide that could be enforced during PR review.

The main file is over 13k lines, at this point, and lacks a consistent style and structure throughout, making it diff

pms1969
pms1969 commented Sep 25, 2018

Bug

For want of a better categorisation. The first thing that kube-proxy logs at startup is the following:

W0913 12:02:58.529651       1 server.go:195] WARNING: all flags other than --config, --write-config-to, and --cleanup are deprecated. Please begin using a config file ASAP.

Environment

  • Platform: aws
  • OS: container-linux
  • Ref: v1.11.2
  • Terraform: 0.11.8
  • Pl
bonifaido
bonifaido commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.

Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.

Describe alternatives you've considered
We already use a forked version of the docker-

RSpace
RSpace commented Apr 23, 2019

I have a handful of cloud functions that work together and plan to add more. With the NodeJS 6 Cloud Function Emulator, I can run all of them on a single port for local development and manual integration testing.

With this framework, I need to run each cloud function on a separate port, which can become quite a hassle as the number of functions increase.

How will multiple Cloud Functions be

Released April 7, 2008

Organization
GoogleCloudPlatform
Website
cloud.google.com
Wikipedia
Wikipedia

Related Topics

firebase google
You can’t perform that action at this time.