gcp
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,554 public repositories matching this topic...
Running Pulumi CLI commands in CI is failing with the following error:
error: could not get cloud url: unmarshalling credentials file: unexpected end of JSON input
The following scripts are representative of what was running when the error happened:
# prepare.sh
curl https://sdk.cloud.google.com | bash > /dev/null
export PATH=$PATH:/root/google-cloud-sdk/bin
KEY_FISmall feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.
Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i
We would like to use external-dns, but we put our customers behind imperva. I would like a solution that would automatically update imperva's origin server with the dns for the ingress load balancer.
I'm not sure that this fits the external-dns goal though. And I'd like some feedback before attempting to write a provider.
- Dockerfile include terraformer version with all providers
- Script install providers on start container
- Manual in README about docker run command, include volume mounts for outputs, credentials and etc.
As a new custodian user, I'm trying to understand the usage of variables in policies. There seems to be multiple types of variables.
A non-exhaustive list for a beginner can be:
varsin a policy yaml- [standard runtime variables for in
If you'd like to have your company represented and are using Komiser please give formal written permission below via a comment and email to contact@komiser.io.
We will need a URL to a svg or png logo, a text title and a company URL.
Operating System:
Kubernetes on to of Amazon Linux 2
Docker Image:
butomo1989/docker-android-x86-7.1.1
Docker Version:
17.06
Docker-compose version (Only if you use it):
we are not using
K8S Yaml to start docker-android:
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: android
namespace: selenium
labels:
app: selenium
environment: st
The black theme no longer works on Chrome, the browser complains that:
Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
This is likely the case because the report is a static/local file.
-
Updated
Jul 11, 2020 - Go
This is from the documentation at http://docs.seldon.io/api-oauth.html#actions
The item attribute definition is:
string name [attr_id 1]
string artist [attr_id 2]
enum category [attr_id 3]
double price [attr_id 4]
Where:
category is the enumeration
** (pop [value_id 1], rock [value_id 2], rap [value_id 3])
a range definition is created for the price ** (<10 [value_id 1], 10-20 [value_id
-
Updated
Apr 28, 2020 - Python
Hello!
I'd love to start contributing to this project but unfortunately I can't even seem to get it installed :(
I think maybe the best way I can start helping out is by improving the documentation! I would love to add in some extra info and different problems people might encounter.
I will post issues here so they can be answered individually, but I was wondering if it would be possible
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
maybe we can include --version flag to show the version.
OAI ensures the contents of the S3 bucket remain private and prevent people from bypassing CloudFront to access content
Checkov may need to do a multiple resource check for this… (Both the CFN Distro and backing S3 bucket)
Python helm example
We don't currently have an example of installing a helm chart in Kubernetes - this has come up in the community slack. Let's write one!
Need test cases to cover error handling in batch_work_executor.py
At the moment EC2 audit is raising an issue that I cannot investigate because of the lack of detail:
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has an exposed enpoint
Warning: VPC has en exposed enpoint
Warni
-
Updated
Jul 9, 2020
Category:
Kubernetes apps
- We need documentation, So We can use CI pipeline to follow the documentation
- Please give us video reference it's difficult to follow textbase instruction when you are individual-
-
Updated
Jun 10, 2020 - Go
-
Updated
Jun 25, 2020 - Python
-
Updated
Jun 12, 2020 - Dockerfile
- I have read the contributing guide.
Report
I had a situation where I had a Redis full of stuff and I wanted to only transfer the keys matching some-pattern* to another Redis. For now, Rump doesn't support dumping only a pattern; however, both Redis and Radix
this released at Google IO 19 - https://firebase.google.com/docs/functions/local-emulator
the examples would benefit from showing how to use these
Use firebase-tools@^7.0.0 as it includes a new emulator with serve:
- express
- nextjs
- nuxtjs
- parcel
- babel
- apollo
add Nuxt.js example
It would be apt to include in the documentation the difference between this project (Terracognita) and its alternatives - Terraforming and Terraformer. It would be great if you can expand on what you said in this [Reddit comment](https://www.reddit.com/r/Terraform/comments/c4jhy7/cycloid_opensource_terra
-
Updated
Mar 31, 2019 - JavaScript
Released April 7, 2008
- Organization
- GoogleCloudPlatform
- Website
- cloud.google.com
- Wikipedia
- Wikipedia
https://gocloud.dev/howto/blob/open-bucket/#prefix
Comment from @vangent: "I think we can drop this section and just leave it in the godoc. Thoughts?"
Originally posted in google/go-cloud@ff6e56c_