Skip to content

🌱 CNCF mission generation 2026-02-27#11

Merged
clubanderson merged 1 commit intomasterfrom
cncf-gen-20260227-183628
Feb 27, 2026
Merged

🌱 CNCF mission generation 2026-02-27#11
clubanderson merged 1 commit intomasterfrom
cncf-gen-20260227-183628

Conversation

@github-actions
Copy link
Contributor

CNCF Mission Generation Report (All Batches)

Date: 2026-02-27T18:36:28Z
Batches: 11


Batch: generation-report-0.md

CNCF Mission Generation Report

Date: 2026-02-27T18:32:56.082Z
Total generated: 202
Skipped (duplicates/processed): 17
Errors: 0

Projects Processed

Project Maturity Items Found Missions Generated Errors
argo graduated 20 20 0
cert-manager graduated 20 20 0
cilium graduated 20 20 0
cloudevents graduated 3 3 0
containerd graduated 17 17 0
coredns graduated 6 6 0
cri-o graduated 14 14 0
crossplane graduated 18 18 0
cubefs graduated 0 0 0
dapr graduated 8 8 0
dragonfly graduated 0 0 0
envoy graduated 17 0 0
etcd graduated 16 16 0
falco graduated 11 11 0
fluentd graduated 3 3 0
flux graduated 1 1 0
harbor graduated 9 9 0
helm graduated 20 20 0
in-toto graduated 3 3 0
istio graduated 13 13 0

Generated Missions

  • argo: feat: Multiple sources for applications (advanced) β€” source
  • argo: feat: Extra Helm values from external git repo #5826 (advanced) β€” source
  • argo: feat(application-controller): Add support for rollback multi-source applications (advanced) β€” source
  • argo: feat: Combine files in a multisource repo (#12471 #12485) (advanced) β€” source
  • argo: feat(appset): Advanced Templating using templatePatch (intermediate) β€” source
  • argo: fix(app): Fix patch creation for Applications with ValuesObject fields #15126 (intermediate) β€” source
  • argo: feat: oidc background token refresh (beginner) β€” source
  • argo: feat: Applications in any namespace (intermediate) β€” source
  • argo: feat: Allow multiple extenal URLs for SSO access (intermediate) β€” source
  • argo: feat: auto-refresh on new revisions during sync retries (Alpha) (#11494) (intermediate) β€” source
  • argo: feat: Add build support for ARM images (#2167) (intermediate) β€” source
  • argo: feat(appset): Advanced templating for ApplicationSet (intermediate) β€” source
  • argo: feat: add dark theme to UI (intermediate) β€” source
  • argo: feat: add skipCrds flag for helm charts (beginner) β€” source
  • argo: feat(appset): Add stringTemplate field to spec (intermediate) β€” source
  • argo: feat: add ignoreResourceUpdates to reduce controller CPU usage (#13534) (beginner) β€” source
  • argo: fix: 'unexpected reserved bits' breaking web terminal (#9605) (beginner) β€” source
  • argo: feat: Introduces Server-Side Apply as sync option (beginner) β€” source
  • argo: feat: add support for server-side apply (intermediate) β€” source
  • argo: feat(applicationset): reuse repo-creds for an existing GitHub App (intermediate) β€” source
  • cert-manager: chore(issuer/cloudflare): ensure we set ZoneID (intermediate) β€” source
  • cert-manager: Rewrite ACME issuer for v2, and make validation process asynchronous (advanced) β€” source
  • cert-manager: Added PodDisruptionBudgets to helm chart (intermediate) β€” source
  • cert-manager: WIP: configurable context timeout (beginner) β€” source
  • cert-manager: Istio VirtualService for HTTP01 solving (rebased) (intermediate) β€” source
  • cert-manager: DNSimple DNS Issuer (intermediate) β€” source
  • cert-manager: Vault issuer support (intermediate) β€” source
  • cert-manager: Add flag to allow switching ingressClassName specification (intermediate) β€” source
  • cert-manager: bugfix: wrong certificate chain is used if preferredChain is configured (beginner) β€” source
  • **cert-manager: Use multivalue records instead of simple records ** (intermediate) β€” source
  • cert-manager: Adds Kubernetes authentication type for Vault Issuer (intermediate) β€” source
  • cert-manager: Add DNS01 provider for DNSimple (intermediate) β€” source
  • cert-manager: Godaddy dns provider (intermediate) β€” source
  • cert-manager: Acme http challenge custom dns (beginner) β€” source
  • cert-manager: feat: add support to secretTemplates (intermediate) β€” source
  • cert-manager: Remove reference to deprecated zone id property (intermediate) β€” source
  • cert-manager: Add cert-manager specific metrics to Prometheus endpoint (intermediate) β€” source
  • cert-manager: Add ACME DigitalOcean DNS01 provider (intermediate) β€” source
  • cert-manager: WIP Implement Route Controller (advanced) β€” source
  • cert-manager: Allow non-static AWS credentials for Route 53. (intermediate) β€” source
  • cilium: Replace LB-IPAM IP allocator (intermediate) β€” source
  • cilium: kpr: Support kube-apiserver HA (intermediate) β€” source
  • cilium: Add Wireguard support (intermediate) β€” source
  • cilium: Service mesh: add mTLS auth method (intermediate) β€” source
  • cilium: Introduce --force-device-detection option (intermediate) β€” source
  • cilium: Adding support for AWS ENI prefix delegation - IPv4 Only (intermediate) β€” source
  • cilium: Add option to disable ExternalIP mitigation (CVE-2020-8554). (beginner) β€” source
  • cilium: Do not snat multicast traffic. (beginner) β€” source
  • cilium: k8s: allow setting multiple k8s API server addresses (intermediate) β€” source
  • cilium: service: differentiate UDP and TCP protocols (intermediate) β€” source
  • cilium: Allow selecting nodes by CIDR policy (intermediate) β€” source
  • cilium: Rename master branch to main (beginner) β€” source
  • cilium: Remove custom iproute2 fork (beginner) β€” source
  • cilium: policy: return ICMP "Destination unreachable" on ipv4 egress policy denials (beginner) β€” source
  • cilium: Fix 5.10+ complexity issue with kubeProxyReplacement=disabled (beginner) β€” source
  • cilium: policy: Fix selector identity release for FQDN (intermediate) β€” source
  • cilium: k8s,daemon: Implement service topology aware hints (intermediate) β€” source
  • cilium: datapath: link-local unicast addresses can be "host" (beginner) β€” source
  • cilium: IPAM: Adds AWS ENI IPv6 Prefix Delegation Support (intermediate) β€” source
  • cilium: Multigateway support for Egress Gateway (intermediate) β€” source
  • cloudevents: Adding verifiability proposal (intermediate) β€” source
  • cloudevents: docs: add possibility of additional message modes. (intermediate) β€” source
  • cloudevents: HTTP transport and JSON mapping (intermediate) β€” source
  • containerd: Add OCI/Image Volume Source support (advanced) β€” source
  • containerd: Multipart layer fetch (advanced) β€” source
  • containerd: CRI: improve image pulling performance (intermediate) β€” source
  • containerd: support quota set on overlay snapshot (intermediate) β€” source
  • containerd: Shim pluggable logging (beginner) β€” source
  • containerd: [WIP] Introduce credential plugin (intermediate) β€” source
  • containerd: Add dial timeout field to hosts toml configuration (beginner) β€” source
  • containerd: Switch from gometalinter to golangci-lint (beginner) β€” source
  • containerd: pushWriter: correctly propagate errors (intermediate) β€” source
  • containerd: Set resolver to pull the image from next registry (intermediate) β€” source
  • **containerd: add metrics for image pulling: error; in progress count; thoughput ** (intermediate) β€” source
  • containerd: cri: add sandbox image name to annotations (intermediate) β€” source
  • containerd: shimv2: handle sigint/sigterm (intermediate) β€” source
  • containerd: feature: support image pull progress timeout (intermediate) β€” source
  • containerd: Make killing shims more resilient (expert) β€” source
  • containerd: Add support for userns in stateless and stateful pods with idmap mounts (KEP-127, k8s >= 1.27) (intermediate) β€” source
  • *containerd: : export RemoveVolatileOption for CRI image volumes (intermediate) β€” source
  • coredns: fix: plugin/kubernetes: Fix autopath for host network pods (beginner) β€” source
  • coredns: plugin/nomad: Add a Nomad plugin (intermediate) β€” source
  • coredns: plugin/cache: Add option to adjust SERVFAIL response cache TTL (intermediate) β€” source
  • coredns: plugin/cache: remove item.Autoritative (intermediate) β€” source
  • coredns: Add private DNS support for azure plugin (intermediate) β€” source
  • coredns: plugin/kubernetes: Handle endpoint tombstones (intermediate) β€” source
  • cri-o: Implement non-terminal attach (advanced) β€” source
  • cri-o: Patch release workflow and script (intermediate) β€” source
  • cri-o: Add support for OCI artifact seccomp profiles (beginner) β€” source
  • cri-o: Migrate annotations to Kubernetes-recommended naming conventions (advanced) β€” source
  • cri-o: Update contrib systemd unit files to match project name (intermediate) β€” source
  • cri-o: Add support for dual stack IPv6 (advanced) β€” source
  • cri-o: Extend image pull metrics (advanced) β€” source
  • cri-o: runtime_vm: Ensure closeIOChan is not nil inside CloseStdin's function … (intermediate) β€” source
  • cri-o: [Refactor] Move core logical from server to manager (intermediate) β€” source
  • cri-o: Support pulling image specified by tag and digest. (intermediate) β€” source
  • cri-o: Fix pinns compilation for TEMP_FAILURE_RETRY (intermediate) β€” source
  • cri-o: runtimeVM: Store logs again, and store them in the correct format (intermediate) β€” source
  • cri-o: config: Don't fail if the non default runtime doesn't pass validation (intermediate) β€” source
  • cri-o: remove the external dependency on the conntrack binary (intermediate) β€” source
  • crossplane: Beta support for Package Runtime Config (beginner) β€” source
  • crossplane: feat(compositions): Support patching from Environment (intermediate) β€” source
  • crossplane: Generic references design doc (beginner) β€” source
  • crossplane: feat/configurable ports (intermediate) β€” source
  • crossplane: Proposal: Break Up Large Providers by Service (intermediate) β€” source
  • crossplane: Implement multiple-source-field patch type (intermediate) β€” source
  • crossplane: Use serviceAccountName for Service Account creation (beginner) β€” source
  • crossplane: Support running Containerized Composition functions (beginner) β€” source
  • crossplane: Support passing credentials to composition functions (beginner) β€” source
  • crossplane: Port E2E tests to kubernetes-sigs/e2e-framework (intermediate) β€” source
  • crossplane: Allow passing non-zero fsGroup in package deployments (beginner) β€” source
  • crossplane: Add Usage type for Deletion Ordering and Resource Protection (advanced) β€” source
  • crossplane: fix(mrd): update CRDs when ownerReferences change (intermediate) β€” source
  • crossplane: feat(trace): add watch for trace (beginner) β€” source
  • crossplane: Add Combine{From,To}Composite patch types (beginner) β€” source
  • crossplane: Fix compositionRevision update conflict (beginner) β€” source
  • crossplane: Add a one-pager guiding Function build tooling (intermediate) β€” source
  • crossplane: Support Rendering Default Values from XRD in Crossplane CLI (intermediate) β€” source
  • dapr: feat: add config api (beginner) β€” source
  • dapr: Initial Prometheus Metrics Endpoint (intermediate) β€” source
  • dapr: Adding support for multiple state stores in the same cluster (advanced) β€” source
  • dapr: Initial commit of state store transactional API (advanced) β€” source
  • dapr: Updated python script to find latest release version and set env var (beginner) β€” source
  • dapr: Allow for customization of included components (intermediate) β€” source
  • dapr: Enable GET for secret stores to dynamically fetch secrets (intermediate) β€” source
  • dapr: Add windows containers to the docker multiarch manifest (intermediate) β€” source
  • etcd: clientv3: Fix grpc-go(v1.27.0) incompatible changes to balancer/resolver. (intermediate) β€” source
  • etcd: embed: unlimit the recv msg size of grpc-gateway (intermediate) β€” source
  • etcd: Fix issues with updated structure names in grpc-go. (beginner) β€” source
  • etcd: go.mod: name packages with go.etcd.io/etcd/v3 (intermediate) β€” source
  • etcd: Fix the data inconsistency issue by moving the SetConsistentIndex into the transaction lock (intermediate) β€” source
  • etcd: Fix cluster peer HTTP SRV discovery when no HTTPS records exist (intermediate) β€” source
  • etcd: transport: separate implied client certificate usage with trusted ca (beginner) β€” source
  • etcd: etcdserver: Fix: cannot promote member from follower when auth is enabled (intermediate) β€” source
  • etcd: etcdserver/util.go: reduce memory when logging range requests (beginner) β€” source
  • etcd: Enable reloading CA without a restart (beginner) β€” source
  • etcd: etcdserver: add ConfChangeAddLearnerNode to the list of config changes (beginner) β€” source
  • etcd: etcdserver: fix incorrect metrics generated when clients cancel watches (intermediate) β€” source
  • etcd: Creation time is added to wal records (intermediate) β€” source
  • etcd: client: support Root CA rotation on server side (intermediate) β€” source
  • etcd: etcdserver: fix watch metrics (intermediate) β€” source
  • etcd: pkg/types: Support Unix sockets in NewURLS (intermediate) β€” source
  • falco: new: configure syscall buffer dimension from Falco (beginner) β€” source
  • falco: ROADMAP - Build slim and full Falco container images (intermediate) β€” source
  • falco: new(outputs): expose rule tags and event source in gRPC and json outputs (intermediate) β€” source
  • falco: new(engine): add selective rule overrides (intermediate) β€” source
  • falco: new(ci): use zig compiler instead of relying on centos7. (beginner) β€” source
  • falco: Falco to build on aarch64 (intermediate) β€” source
  • falco: Sign Packages and Linux Repositories with SHA256. (intermediate) β€” source
  • falco: Circle CI build job for ARM64 (intermediate) β€” source
  • falco: fix: falco-driver-loader source-only print env vars (intermediate) β€” source
  • falco: new(ci): gha master and release workflows (intermediate) β€” source
  • falco: new: falcoctl driver loader (intermediate) β€” source
  • fluentd: Reload new config without restarting process (beginner) β€” source
  • fluentd: Fix line skipping issue in receive_lines method (intermediate) β€” source
  • fluentd: in_tail: Use inode for key of TailWatcher when follow_inodes (advanced) β€” source
  • flux: Fix trace for optional GitRepository.Spec.Reference (intermediate) β€” source
  • harbor: Fix buildkit cache export to harbor. (intermediate) β€” source
  • harbor: Upgrade distribution to 2.8 (advanced) β€” source
  • harbor: feat(registry): support AssumeRoleWithWebIdentity for S3 (intermediate) β€” source
  • harbor: Allows using robot accounts for Image replication (intermediate) β€” source
  • harbor: Add date/time format setting in portal (intermediate) β€” source
  • harbor: feat(cosign): Support Cosign v3 Bundle signature format (beginner) β€” source
  • harbor: Add content type and length in header (beginner) β€” source
  • harbor: feat: Single Active Replication (intermediate) β€” source
  • harbor: aws auth use default creds when none are supplied (beginner) β€” source
  • helm: Adopt resources into release with correct instance and managed-by labels (advanced) β€” source
  • helm: bugfix: Override subcharts with null values (intermediate) β€” source
  • **helm: Add include-file flag for external files ** (advanced) β€” source
  • helm: feat(helm): add ability for --dry-run to do lookup functions (intermediate) β€” source
  • helm: feat(helm): add recreate upgrade (rollback) strategy (advanced) β€” source
  • helm: Fix null key removal in nested subcharts (advanced) β€” source
  • helm: feat(helm): add --app-version flag to 'helm install/upgrade' (advanced) β€” source
  • helm: [storage] Add an SQL storage driver (advanced) β€” source
  • helm: feat(helm): Add --reset-then-reuse-values flag to 'helm upgrade' (advanced) β€” source
  • helm: add support for weighted manifests (intermediate) β€” source
  • helm: feat(pkg/engine): expose subcharts scope in parent (intermediate) β€” source
  • helm: Allow configuring install order of Custom Resources (beginner) β€” source
  • helm: Update values.yaml linting to respect value options flags (beginner) β€” source
  • helm: fix(helm): Wait for CRDs to reach established state for crd_install hook (expert) β€” source
  • helm: Add --hook-parallelism flag (beginner) β€” source
  • helm: feat(helm): add --skip-schema-validation flag to helm 'install', 'uprade' and 'lint' (intermediate) β€” source
  • helm: Trigger hook-delete-policy after log retrieval for helm test (intermediate) β€” source
  • helm: Fail strict lints when unused values are provided (intermediate) β€” source
  • helm: Implement changes proposed in HIP 6: OCI Support (intermediate) β€” source
  • helm: Add an option which builds recursively the dependent charts (advanced) β€” source
  • in-toto: Add in_toto_mock (intermediate) β€” source
  • in-toto: 13 use validators for the models (intermediate) β€” source
  • in-toto: Add user settings module (intermediate) β€” source
  • istio: Implement Gateway/Waypoint customization (intermediate) β€” source
  • istio: Fix VerifyIptablesState ignoring IPv4 state in favor of the IPv6 one (intermediate) β€” source
  • istio: Do not add pod to ipset if we have a "partial failure" adding to the dataplane. (beginner) β€” source
  • istio: Support EnvoyFilter in Waypoint (intermediate) β€” source
  • istio: Fix istioctl release binary corruption (beginner) β€” source
  • istio: Add all securityContext fields in injected containers (intermediate) β€” source
  • istio: Thrift Support (intermediate) β€” source
  • istio: make use of sync.Cond to reduce pilot cpu usage (intermediate) β€” source
  • istio: Feature/wildcard matching (intermediate) β€” source
  • istio: Implement BackendTLSPolicy and BackendTrafficPolicy (beginner) β€” source
  • istio: Remove use of comment module when testing kernel support for iptables version (intermediate) β€” source
  • istio: Wait until ACK before sending additional pushes (intermediate) β€” source
  • istio: feat(gateway-api): customize gateway deployments via class annotations (beginner) β€” source

Batch: generation-report-1.md

CNCF Mission Generation Report

Date: 2026-02-27T18:31:02.950Z
Total generated: 138
Skipped (duplicates/processed): 20
Errors: 0

Projects Processed

Project Maturity Items Found Missions Generated Errors
jaeger graduated 8 8 0
keda graduated 15 15 0
knative graduated 13 13 0
kubeedge graduated 5 5 0
kubernetes graduated 20 0 0
linkerd graduated 8 8 0
open-policy-agent-opa- graduated 5 5 0
prometheus graduated 11 11 0
rook graduated 10 10 0
spiffe graduated 0 0 0
spire graduated 1 1 0
the-update-framework-tuf- graduated 4 4 0
tikv graduated 12 12 0
vitess graduated 5 5 0
artifact-hub incubating 0 0 0
backstage incubating 20 20 0
buildpacks incubating 5 5 0
chaos-mesh incubating 11 11 0
cloud-custodian incubating 1 1 0
container-network-interface-cni- incubating 4 4 0

Generated Missions

  • jaeger: Add Elasticsearch 7 support (intermediate) β€” source
  • jaeger: YAAAAS - Yet Another Attempt At Adaptive Sampling (intermediate) β€” source
  • jaeger: Support Elasticsearch 8.x (intermediate) β€” source
  • jaeger: Add AssertTimerMetrics helper function to metricstest package (beginner) β€” source
  • jaeger: Add support for Elasticsearch ILM Polices (intermediate) β€” source
  • jaeger: Add s390x support on multiarch docker images (intermediate) β€” source
  • jaeger: WIP: Add native plugins support to the Collector (intermediate) β€” source
  • jaeger: Support archive traces for ES storage (intermediate) β€” source
  • keda: add scaler for temporal (advanced) β€” source
  • keda: Add PredictKube scaler (intermediate) β€” source
  • keda: Support pod conditions for pending job count calculation (beginner) β€” source
  • keda: Refactor Selenium Grid scaler (beginner) β€” source
  • keda: fix panic when use cpu/memory and other scaler together (beginner) β€” source
  • keda: Replace deprecated webhook.Validator with webhook.CustomValidator (intermediate) β€” source
  • keda: feat: Provide support for explicitly pausing autoscaling of ScaledJobs (intermediate) β€” source
  • keda: Microsoft SQL Server (MSSQL) scaler implementation (intermediate) β€” source
  • keda: feat: Add support for formula based evaluation of metrics values (intermediate) β€” source
  • keda: Add support for the "Value" metric type in all scalers (advanced) β€” source
  • keda: fix: Allow ScaledObject.MinReplicaCount to be set to 0 (intermediate) β€” source
  • keda: Add option to the Datadog scaler to use the Cluster Agent as proxy (intermediate) β€” source
  • keda: feat: add fallback support for value metric type (advanced) β€” source
  • keda: Add gitlab-runner-scaler (intermediate) β€” source
  • keda: Add Apache Pulsar Scaler (intermediate) β€” source
  • knative: Fixing issue where jobs do not complete on istio enabled cluster (advanced) β€” source
  • knative: Domainmapping bring your own certificate (intermediate) β€” source
  • knative: Support for NodeSelector and Tolerations. (intermediate) β€” source
  • knative: Add support for topology spread constraint (beginner) β€” source
  • knative: Dataplane-trust Adding mTLS and TLS To Activator (intermediate) β€” source
  • knative: Add Ingress controller implementation and logic in route controller to reconcile ingresses (intermediate) β€” source
  • knative: add probe path for whitelisting (intermediate) β€” source
  • knative: Add support for auto TLS HTTP01 challenges (intermediate) β€” source
  • knative: Integrate net-certmanager in Serving (advanced) β€” source
  • knative: Support http1 full duplex per workload (intermediate) β€” source
  • knative: Use TLS for websocket and gRPC tests (intermediate) β€” source
  • knative: Ensure ContainerHealthy condition is set back to True (intermediate) β€” source
  • knative: Allow users to specify their container name. (intermediate) β€” source
  • kubeedge: Support list/watch at edge (intermediate) β€” source
  • kubeedge: Upgrade to Kubernetes v1.15 (advanced) β€” source
  • kubeedge: Edged: inject environment var (intermediate) β€” source
  • kubeedge: update Kubernetes version to 1.19.3 (beginner) β€” source
  • kubeedge: Update vendor to Kubernetes 1.18 (intermediate) β€” source
  • linkerd: Update endpoints watcher to not fetch pods for removed endpoints (beginner) β€” source
  • linkerd: Ignore pods with status.phase=Succeeded when watching IP addresses (intermediate) β€” source
  • linkerd: Use a shared informer when getting node topology (beginner) β€” source
  • linkerd: expose issuer certificate TTL as a prometheus metric (intermediate) β€” source
  • linkerd: Linkerd CLI Chocolatey Package (intermediate) β€” source
  • linkerd: Rabbitmq integration tests. (intermediate) β€” source
  • linkerd: Added Anti Affinity when HA is configured (beginner) β€” source
  • linkerd: The linkerd proxy does not work with headless services (intermediate) β€” source
  • open-policy-agent-opa-: ci: publish multi-arch image manifest lists (intermediate) β€” source
  • open-policy-agent-opa-: Fix performance impact of bundle activation on policy queries (beginner) β€” source
  • open-policy-agent-opa-: Decisionlog droprule (beginner) β€” source
  • open-policy-agent-opa-: feat: add version and icon to opa_windows_amd64.exe (beginner) β€” source
  • open-policy-agent-opa-: Implement Distributed tracing using OpenTelemtry (intermediate) β€” source
  • prometheus: Add out-of-order sample support to the TSDB (intermediate) β€” source
  • **prometheus: Populate external labels for annotations expansion ** (advanced) β€” source
  • prometheus: ui: Allow viewing detailed relabeling steps for each discovered target (beginner) β€” source
  • prometheus: Docker images for ARM32v7 and ARM64v8 (intermediate) β€” source
  • prometheus: Support reload config automatically (beginner) β€” source
  • prometheus: React UI: Select time range with mouse drag (intermediate) β€” source
  • prometheus: #3351: Query labels and labels values when configured as Remote Read (intermediate) β€” source
  • prometheus: Docker Swarm service discovery (intermediate) β€” source
  • prometheus: M-map full chunks of Head from disk (expert) β€” source
  • prometheus: Add query log (intermediate) β€” source
  • prometheus: Kubernetes SD: Support discovery.k8s.io/v1 EndpointSlice (beginner) β€” source
  • rook: ceph: add metrics for flexvolume driver (intermediate) β€” source
  • rook: ceph: Add dynamic flexvolume expansion (advanced) β€” source
  • rook: osd: support OSD on logical volume in host-based cluster (advanced) β€” source
  • rook: cassandra: JMX prometheus exporter (intermediate) β€” source
  • rook: ci: publish helm charts to oci repos (intermediate) β€” source
  • rook: design: multiple storage types support (intermediate) β€” source
  • rook: Define a CRD for object store users (advanced) β€” source
  • rook: rgw: implement support for authentication using keystone for s3 and swift (intermediate) β€” source
  • rook: ci: push rook image to other oci like quay,ghcr (intermediate) β€” source
  • rook: Allow specifying custom Ceph user and secret name for mounting (advanced) β€” source
  • spire: Implement the readiness endpoint for health checking (intermediate) β€” source
  • the-update-framework-tuf-: ADR: Add New repository library design (intermediate) β€” source
  • the-update-framework-tuf-: Start to keep Architectural Decision Records (ADRs) for tuf reference implementation (beginner) β€” source
  • the-update-framework-tuf-: Repository module and example (intermediate) β€” source
  • the-update-framework-tuf-: PoC: TAP 19 - Add support for Content Addressable Systems like IPFS in TUF (intermediate) β€” source
  • tikv: metrics: generate Grafana dashboards with python (intermediate) β€” source
  • tikv: Improve robustness of Backup/Restore involving external_storage (intermediate) β€” source
  • tikv: status_server: Add symbol service to support remote fetching symbolized heap profile (intermediate) β€” source
  • tikv: compaction-filter: consider mvcc-delete as redundant key to trigger rocksdb compaction (intermediate) β€” source
  • tikv: raftstore: allow leader transfer if conf change applied on transferee (intermediate) β€” source
  • *tikv: : rephrase quickstart section of README (intermediate) β€” source
  • tikv: Migrate to 2021 edition (intermediate) β€” source
  • tikv: Use dyn keyword for traits objects (intermediate) β€” source
  • tikv: Make general cargo command work (intermediate) β€” source
  • tikv: encryption: fix unexpected error code for wrong master-key (intermediate) β€” source
  • tikv: Ingest SST instead of writing memtable directly when delete a large range of keys. (intermediate) β€” source
  • tikv: Fix reuse of invalid write cursor (intermediate) β€” source
  • vitess: Improve Schema Engine's TablesWithSize80 query (intermediate) β€” source
  • vitess: show columns from table_name targeted like select queries (beginner) β€” source
  • vitess: semantics: Use a BitSet (intermediate) β€” source
  • vitess: Delete all legacy sharding related code (beginner) β€” source
  • vitess: Add support for new lock syntax in MySQL8 (intermediate) β€” source
  • backstage: scaffolder: add dry-run + Template Editor (beginner) β€” source
  • **backstage: Allow me to introduce the DevTools plugin! 🧰 ** (intermediate) β€” source
  • backstage: Cost Insights Plugin (beginner) β€” source
  • backstage: Rework the user flow of the catalog-import plugin (intermediate) β€” source
  • backstage: Implement DefaultTechDocsCollator (beginner) β€” source
  • backstage: Add swimlanes to scaffolder page (intermediate) β€” source
  • backstage: [Search] Initial, Alpha Release (beginner) β€” source
  • backstage: Add Feature Flags API 🎚 (intermediate) β€” source
  • backstage: Implement in-context search bar for tech docs. (intermediate) β€” source
  • backstage: Migrate to React 18 (intermediate) β€” source
  • backstage: feat(home): add new frontend system support (beginner) β€” source
  • backstage: fix(techdocs): ExpandableNavigation addon does not work on Firefox (intermediate) β€” source
  • backstage: [TechDocs] Use an event-stream for the sync endpoint to give access to the logs of the sync process (intermediate) β€” source
  • backstage: Introducing the Linguist plugin (intermediate) β€” source
  • backstage: Extract new plugin-home-react package and deprecate createCardExtension in plugin-home (beginner) β€” source
  • backstage: fix: fix template parsing issue preventing proper function of RJSF allOf / oneOf / anyOf with nested if / else fields (beginner) β€” source
  • backstage: Allow me to RE-introduce the DevTools plugin! 🧰 (beginner) β€” source
  • backstage: Use default when no MkDocs config found (intermediate) β€” source
  • backstage: APP-driven catalog entity page with GitHub Actions integration & routes & tabs (beginner) β€” source
  • backstage: Entity Relation Processing (intermediate) β€” source
  • buildpacks: Release Noble Numbat (beginner) β€” source
  • buildpacks: Support Windows-based images for build (beginner) β€” source
  • buildpacks: Fix pack buildpack new --targets (intermediate) β€” source
  • buildpacks: added targets flag for buildpack new cli (beginner) β€” source
  • buildpacks: Implementation of the multi-platform support for builders and buildpack packages RFC 0128 (intermediate) β€” source
  • chaos-mesh: refactor: dashboard homepage and some visible changes (intermediate) β€” source
  • chaos-mesh: Helm chart: Support latest api version of dashboard ingress (intermediate) β€” source
  • chaos-mesh: feat: enable chaos-controller-manager leader election (intermediate) β€” source
  • chaos-mesh: JVMChaos: refine with byteman (intermediate) β€” source
  • chaos-mesh: Refactor logging in pkg/metrics and moves log field to struct field (intermediate) β€” source
  • chaos-mesh: Remove privileged and add some capabilities (intermediate) β€” source
  • chaos-mesh: split pkg/utils into multiple different pkg or file (advanced) β€” source
  • chaos-mesh: use tls mutual authentication for chaos-daemon (intermediate) β€” source
  • chaos-mesh: feat: make selector support expression selectors. (intermediate) β€” source
  • chaos-mesh: chore: configure QPS and Burst for chaos dashboard (beginner) β€” source
  • chaos-mesh: ci: new check for changelog (intermediate) β€” source
  • cloud-custodian: Dont require countUnit in ecr lifecycles (intermediate) β€” source
  • container-network-interface-cni-: update NetConf.DNS's json tag to omitempty (intermediate) β€” source
  • container-network-interface-cni-: Fixed the check for network namespace path. (intermediate) β€” source
  • container-network-interface-cni-: spec: add extras for adding additional info in result. (intermediate) β€” source
  • container-network-interface-cni-: [WIP] set process group ID when fork/exec so child processes terminate together (intermediate) β€” source

Batch: generation-report-10.md

CNCF Mission Generation Report

Date: 2026-02-27T18:36:18.499Z
Total generated: 19
Skipped (duplicates/processed): 0
Errors: 0

Projects Processed

Project Maturity Items Found Missions Generated Errors
spiderpool sandbox 0 0 0
spin sandbox 4 4 0
spinkube sandbox 0 0 0
stacker sandbox 2 2 0
submariner sandbox 3 3 0
telepresence sandbox 0 0 0
tinkerbell sandbox 0 0 0
tokenetes sandbox 0 0 0
tremor sandbox 2 2 0
trickster sandbox 0 0 0
urunc sandbox 2 2 0
vineyard sandbox 0 0 0
virtual-kubelet sandbox 4 4 0
visual-studio-code-kubernetes-tools sandbox 1 1 0
wasmedge-runtime sandbox 1 1 0
werf sandbox 0 0 0
xregistry sandbox 0 0 0

Generated Missions

  • spin: Run a Wasm file as an application without a manifest (intermediate) β€” source
  • spin: feat: add support for setting the pushed oci image manifest annotations (intermediate) β€” source
  • spin: feat: bump bindle to v0.9.0-rc.1 (intermediate) β€” source
  • spin: Add experimental spin up --component flag to run a subset of app components (beginner) β€” source
  • stacker: Reexecute stacker build inside lxc-usernsexec, do not reexecute inter… (intermediate) β€” source
  • stacker: Copy imports into layer's rootfs (intermediate) β€” source
  • **submariner: Fix using ovn kubernetes as the CNI ** (intermediate) β€” source
  • submariner: Add GlobalEgressIP CRD and associated generated code (intermediate) β€” source
  • submariner: Add e2e tests for external connectivity use case (beginner) β€” source
  • tremor: fix: don't allow duplicate stream names (beginner) β€” source
  • tremor: Factor out ID + Module into a NodeId for different Node types (intermediate) β€” source
  • urunc: feat: add configurable vhost option for monitors (beginner) β€” source
  • urunc: resolve golangci-lint cache errors and improve lint output (intermediate) β€” source
  • virtual-kubelet: Implement port forward (new interface, added to ACI provider) (intermediate) β€” source
  • virtual-kubelet: Consolidate helm charts (intermediate) β€” source
  • virtual-kubelet: Bugfix: since and limitBytes unsupported (intermediate) β€” source
  • virtual-kubelet: Add parameters to support change work queue (intermediate) β€” source
  • visual-studio-code-kubernetes-tools: feat: add an option to disable Helm channel output (intermediate) β€” source
  • wasmedge-runtime: ci(linters): add EOF newline check via linelint to misc CI workflow (beginner) β€” source

Batch: generation-report-2.md

CNCF Mission Generation Report

Date: 2026-02-27T18:31:02.890Z
Total generated: 129
Skipped (duplicates/processed): 0
Errors: 0

Projects Processed

Project Maturity Items Found Missions Generated Errors
contour incubating 7 7 0
cortex incubating 4 4 0
emissary-ingress incubating 0 0 0
flatcar-container-linux incubating 0 0 0
fluid incubating 2 2 0
grpc incubating 15 15 0
karmada incubating 13 13 0
keycloak incubating 20 20 0
kserve incubating 6 6 0
kubeflow incubating 8 8 0
kubescape incubating 6 6 0
kubevela incubating 1 1 0
kubevirt incubating 17 17 0
kyverno incubating 9 9 0
lima incubating 10 10 0
litmus incubating 1 1 0
longhorn incubating 1 1 0
metal3-io incubating 7 7 0

Generated from multiple knowledge sources across 11 batches of CNCF landscape projects.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Feb 27, 2026
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 27, 2026
@clubanderson clubanderson merged commit 2274453 into master Feb 27, 2026
1 of 2 checks passed
@kubestellar-prow kubestellar-prow bot deleted the cncf-gen-20260227-183628 branch February 27, 2026 18:37
@github-actions
Copy link
Contributor Author

πŸŽ‰ Thank you for your contribution! Your PR has been successfully merged.


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help:

πŸ“‹ Take our Multi-Cluster Survey - Share your use cases and help shape our direction!

πŸ—£οΈ Spread the word - Tell colleagues, write blog posts, present at meetups

πŸ’¬ Share feedback on Slack #kubestellar-dev

Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant