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,496 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.
🐛 Bug Report
Operating System:
macOS 10.15.3
Docker Image:
budtmo/docker-android-x86-10.0
Docker Version:
Docker Desktop v2.2.0.3
Docker-compose version (Only if you use it):
N/A
Docker Command to start docker-android:
N/A
Expected Behavior
docker build completes without errors
Actual Behavior
An image is build based on budtmo/docker-android-x86-10.0
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.
Currently I cannot find any docs about dependency-watchdog. Currently it seems to be:
- probing the kube-apiserver and scaling down the kube-controller-manager to 0 replicas when the kube-apiserver is reachable internally but unreachable externally
- restarting control plane components in
CrashloopBackoffonce etcd is again available
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
First, help us help you by providing the following information when opening an issue.
- [ 2.25] Which version of Forseti Security you're using (look in
/home/ubuntu/forseti-security/google/cloud/forseti/init.py
on the client). - [inventory] Which module(s) (inventory, scanner, enforcer, explain) you're having trouble with.
- Include errors, log output, and host operating system, i
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
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)
Need test cases to cover error handling in batch_work_executor.py
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!
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
Jun 13, 2020
-
Updated
Jun 10, 2020 - Go
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 5, 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
-
Updated
Mar 31, 2019 - JavaScript
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
This is related to terraform-providers/terraform-provider-google#2895
In summary, if I try to set an object ACL for an object named foo/bar/baz in bucket testing-bucket, the POST API call is made to the URLhttps://www.googleapis.com/storage/v1/b/testing-bucket/o/foo/bar/baz/acl.
The object name is encoded wrongly in the URL as per the documentation [here](ht
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_