Skip to content
#

development

Here are 2,665 public repositories matching this topic...

pbanavara
pbanavara commented May 7, 2019

In the solution for the pastebin/bitly system design, the write to cache flow is missing in the second diagram which refers to the scaling aspect. The cache has only a read arrow but not a write arrow. The diagram will be more intuitive if a write-through/write-back cache mechanism was indicated.

bug
iamnewton
iamnewton commented Feb 21, 2017

I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.

Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.

  • who? - who wrote the p
Sispheor
Sispheor commented Aug 1, 2018

General information

  • Minishift version:
minishift version
minishift v1.22.0+7163416
  • OS: Linux
  • Hypervisor: KVM (in nested VM in VMware)

Steps to reproduce

[root@TSKERCBOFRAP01 ~]# printenv |grep NO_PROXY
NO_PROXY=localhost

minishift start
-- Starting profile 'minishift'
-- Using proxy for the setup
-- Check if deprecated options are used ...
Wayne529
Wayne529 commented Jan 21, 2020

What version of this package are you using?
"eslint-config-standard": "^14.1.0"

What operating system, Node.js, and npm version?
node.js is 10.18.0 and npm version is 6.13.4

What happened?
when i use this npm with eslint, it get something wrong to notice me the errors in the javascript file of my project.like this error:
1:1 error Definition for rule 'no-async-promise-ex

LukasGentele
LukasGentele commented Jan 13, 2020

Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"

Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible

Improve this page

Add a description, image, and links to the development 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 development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.