Skip to content
#

cloud-native

Here are 659 public repositories matching this topic...

dlarsson
dlarsson commented Sep 16, 2020

Login and consent challenges time out, but I haven't found a way to determine if this has happened

After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti

harridu
harridu commented Sep 2, 2020

Description

After removing a pvc I can still find a directory shared-pvc-69adec76-665e-46bc-b957-2b2f58338429-target in /var/openebs. Shouldn't this stuff be cleaned up automagically? Storage class:

apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
  annotations:
    cas.openebs.io/config: |
      - name: StoragePoolClaim
        value: "cstor-disk-pool1"
      - name: Re
sbvitok
sbvitok commented Sep 15, 2020

Currently we have annotation config.linkerd.io/skip-outbound-ports for skip port redirect in init container.
But if I do not want skip port redirect but only DISABLE_PROTOCOL_DETECTION for server-speaks-first protocols on non standard port.
linkerd2-proxy have environment variables:
LINKERD2_PROXY_INBOUND_PORTS_DISABLE_PROTOCOL_DETECTION
LINKERD2_PROXY_OUTBOUND_PORTS_DISABLE_PROTOCOL_D

yugabyte-db
daixiang0
daixiang0 commented Aug 29, 2020

What would you like to be added/modified:

To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.

To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef

Improve this page

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

Learn more

You can’t perform that action at this time.