Skip to content
#

cloud-computing

Here are 854 public repositories matching this topic...

migueloller
migueloller commented Feb 6, 2020

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_FI
cloud-custodian
tastyeggs
tastyeggs commented Jan 27, 2020

In a cluster configured with Windows Authentication, where a FileShare doesn't require a username and a password, the creation of a new backup policy using Service Fabric Explorer UI fails with an Internal Server Error (500).

Expected Behavior

A new backup policy should be created. At the very least a proper error message should be returned.

Current Behavior

I see an Internal Server

okeuday
okeuday commented Jun 27, 2018

In the API HTML documentation: The example urls currently have the .erl suffix. This needs to change to a .json suffix and example request/response data should be added below.

The Quickstart (in HTML/Markdown) needs to be updated, the Java tutorial, and possibly the FAQ.

The file src/service_api/README.markdown needs to be updated.

inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques

  • Updated Nov 26, 2017
  • C#
achimnol
achimnol commented Jan 10, 2020

If we add an agent-specific tag to each container, we can run two or more agents using a single Docker daemon side-by-side.
This scenario is for customers who run two or more different GPU models in a single machine and want to separate them in different scaling groups. (ref: @xyloon)

  • agent: Attach an unique tag as labels to containers when creating them.
  • agent: Update `scan_existin
jbreitbart
jbreitbart commented May 27, 2017

The proxy does not show any usefull info when run without any parameter and seems to have not help message. This would really be useful for new users / forgetful people.

$ proxy
fopen: No such file or directory
fopen: No such file or directory
$ proxy --help
fopen: No such file or directory
fopen: No such file or directory
$ proxy -h
fopen: No such file or director
mithunshanbhag
mithunshanbhag commented Jan 8, 2020

Describe the bug
When Safari browser is used to print diagrams (PNG/JPG etc), it has a black background.

To Reproduce
Steps to reproduce the behavior:

  1. Print or export any diagram while using safari browser on MacOS.
  2. The printed/exported diagram will unexpectedly have a black background.

Expected behavior

  1. No black background in the diagram.

Screenshots
TBD

bug

Improve this page

Add a description, image, and links to the cloud-computing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-computing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.