exdx

Results 54 issues of exdx

One of the original design goals for the project was to incorporate an "android-style" permission system which would provide visibility into the permissions that a particular resource needed and then...

priority/important-longterm
lifecycle/stale

The BundleDeployment conceptually is similar to a Pod -- it is responsible for deploying and managing content external to the cluster. There is a strong desire, particularly in GitOps workflows,...

priority/important-longterm
lifecycle/stale

See https://github.com/operator-framework/rukpak/pull/447#issuecomment-1191935915 for discussion and background. There may be a need for a new first-class API to reflect which rukpak provisioners are installed on-cluster and currently running, to make it...

priority/important-longterm
lifecycle/frozen

Based off #178, there is an exploratory design for a minimal set of metadata plain bundles can expose. This issue involves implementing the handling of the metadata on the provisioner...

priority/important-soon
lifecycle/frozen

The current operator ecosystem is built around the registry+v1 operator bundle format (which includes details like always including a CSV manifest under `/manifests`, bundle properties, additional installation information in the...

good first issue
priority/important-longterm
lifecycle/frozen

Add some documentation on how to write your own provisioner, to support alternate provisioner implementations. Part of #425

priority/important-longterm
lifecycle/stale
kind/documentation

I noticed several instances of the api-server and etcd running as processes on my host after running the unit test suite several times. This may potentially be a case where...

lifecycle/stale
priority/important-soon

Enable nodes to be marked as API nodes (a third category after anchor and non-anchor) which would not stake. This provides a more realistic load-testing environment where not all nodes...

enhancement

A CLI tool should virtually never panic. Any error should be handled and bubbled up to the user in a human-readable way. TODO * Remove all uses of `.unwrap()` from...

enhancement

Does avalanche-ops support building resources on Azure instead of AWS? Many customers, particularly in the financial sector, prefer to use Azure. Does it make sense to generalize the tool and...

enhancement