Brandt Keller
Brandt Keller
I would be interested in participating in this discussion. To (maybe) add a new perspective i was thinking about the intersection of these items: > What should be included in...
Leaving a comment to annotate my interest in supporting this activity. Some background in OSCAL leaves me interested in seeing how I can assist.
Discussed at the last Kyverno Contributors meeting: Due to uncertainty around leader-election w/ an even-number of replicas and general lack of multi-replica testing at this point in time, we have...
Shouldn't the use of `--wait` in zarf still allow the post-install hook to run? > The library loads the resulting resources into Kubernetes. Note that if the --wait flag is...
This should be investigated further, I created/deployed this package: (helm chart created to try and reproduce the issue) ``` kind: ZarfPackageConfig metadata: name: "init-package-test" components: - name: test description: "testing...
output when running with a post-install job (before it finishes): ``` ✔ Loading the Zarf State from the Kubernetes cluster ✔ Creating port forwarding tunnel at http://127.0.0.1:60538 ✔ Storing images...
My .02 - although not adding any significant/new opinion. C sounds like a logical starting point for portability without added layers of complexity baked in. (IE MinIO/S3 or RWX compliant...
I was doing some reading on the replication process implemented by [openebs](openebs.io/docs). > OpenEBS creates a Micro-service for each Distributed Persistent volume using one of its engines - Mayastor, cStor...
Incurred this problem while attempting to initialize zarf on a Nutanix kubernetes cluster running `v1.22.9` of kubernetes and `1.6.6` of containerd.