Skip to content
#

kustomize

Here are 344 public repositories matching this topic...

flux2
cdenneen
cdenneen commented Jan 24, 2022

Describe the bug

https://fluxcd.io/docs/use-cases/aws-codecommit/

Flux Create Source:

Failed to retrieve list of SSH authentication methods

► applying secret with repository credentials
authentication configured
► applying GitRepository source
GitRepository source updated
◎ waiting for GitRepository source reconciliation
✗ unable to clone: Failed to retrieve list of SSH auth

bug area/docs good first issue
mortent
mortent commented Oct 14, 2021

We have a small number of e2e tests for kpt live (outside of the bash-based approach). They currently run in serial and requires that a new cluster is created for several of the tests. This causes them to be very slow.

We should improve this by:

  • Reduce the number of times we need to create a new kind cluster, as this takes ~1 minute. Tests should clean up after themselves and we can handle
enhancement good first issue area/live triaged
laverya
laverya commented May 21, 2019

Expected behavior

When running the terraform step, all plan contents should be visible or there should be a scroll bar.

Actual behavior

A scrollbar never appears, and content clips off the bottom of the screen. If the page zoom is changed, content reflows and a scroll bar appears.

Information

  • Ship version: 0.43.1
  • Command line run: ship init ./ship.yaml
  • Chrome v
type::bug good first issue UI
terraform-kubestack
felipecruz91
felipecruz91 commented Nov 11, 2020

Hi,

When provisioning the GKE infrastructure, it would be great to be able to pull images from the GCR that is within the same project as the GKE cluster.

Currently, there is an error:

Failed to pull image "gcr.io/xxxx-xxx/img:tag": rpc error: code = Unknown desc = Error response from daemon: pull access denied for gcr.io/xxxx-xxx/api, repository does not exist or may require 'docker
enhancement good first issue GKE
monokle
zarf

Helmut Hoffer von Ankershoffen experimenting with arm64 based NVIDIA Jetson (Nano and AGX Xavier) edge devices running Kubernetes (K8s) for machine learning (ML) including Jupyter Notebooks, TensorFlow Training and TensorFlow Serving using CUDA for smart IoT.

  • Updated Dec 6, 2019
  • Python

Improve this page

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

Learn more