Skip to content
#

kustomize

Here are 310 public repositories matching this topic...

flux2
mortent
mortent commented Nov 11, 2021

We are adding support custom resource ordering in kpt live with the introduction of the depends-on annotation (GoogleContainerTools/kpt#2565). The resource references includes the namespace and name of resources, which means we should make sure they are updated when using the set-namespace and ensure-name-substring functions are used. We should update the functions to

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
monokle
olensmar
olensmar commented Dec 15, 2021

As i'm browsing through the samples folder of Istio (which I've added to Monokle) - i would like to be able to filter resources defined in a specific file or folder - instead of having to browse that folder specifically - or add exclusions for other files.

Suggest to add this to the filter panel:

  • "Contained in" File/Folder selector (as we have when creating a resource?) - one value is enou
zarf
RothAndrew
RothAndrew commented Oct 7, 2021

Now that the framework is in place for ephemeral E2E tests we should add more, with the goal being the eventual elimination of the GitLab-based E2E testing using the e2e.sh shell script.

  • Let's start making the GitHub Actions based tests required in PRs through the Branch Protection Rule in the repo settings
  • E2E tests should all run in parallel to minimize the time it takes to run them

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