Skip to content
#

cd

Here are 861 public repositories matching this topic...

flagsmith
changie
nevergreen
GentlemanHal
GentlemanHal commented Feb 11, 2020

Bug report

Expected behaviour?
All projects should be included or excluded without any delay.

Actual behaviour?
All projects are included or excluded with a noticeable delay.

Steps to reproduce?

  1. Add a feed with lots of projects (mine has ~140 projects)
  2. Click the "exclude all" button

This is because it loops through all projects and triggers an include/exclude

bug good first issue
makes
cppforlife
cppforlife commented Apr 30, 2022

Describe the problem/challenge you have

there have been a few cases where we want to pass info about App CR as values into templates:

  • App CR name and namespace so that resources can be customized
    • if i am creating multiple App CRs in the same namespace, i would like to avoid users having to manually specify unique name (App CR name would be unique within a namespace, or in cluster if
enhancement good first issue carvel-accepted priority/important-longterm

Improve this page

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

Learn more