Jay Pipes
Jay Pipes
`ghw` was originally designed as a system capabilities library, allowing developers to query for system functionality, NUMA topology and hardware capabilities. We deliberately did *not* query for resource usage, instead...
Currently, the `Domain` resource for the opensearchservice-controller does not support updating `Domain` attributes. Some options of a Domain that can be set on `CreateDomain` can be updated using the `UpdateDomainConfig`...
Hi! I'm wondering if you would be OK with a pull request that removes the `vendor/` directory and uses only Go modules for dependency management? We (Microsoft Network Cloud) have...
**What happened**: Trying to use `kuttl` with `startControlPlane: true` and getting the following: ``` $ kubectl kuttl test === RUN kuttl harness.go:462: starting setup harness.go:246: running tests with a mocked...
The `Builder` struct's `For`, `Owns` and `Watches` methods all follow the same pattern of having a variable number of modifying `Option` structs as the final parameter to the method. Here...
Removes the vendor/ directory and all vestiges of life before Go modules. Also updates pkg/utils/testing.go to properly account for non-RHEL systems, which typically store the pci.ids file at /usr/share/misc/pci.ids instead...
First, want to say thanks for the great work on the controller-tools repo. It's generally awesome. :) I work on a project (github.com/aws/aws-controllers-k8s) that makes heavy use of `controller-gen` to...
Removes the vendor/ directory and all vestiges of life before Go modules. Issue k8snetworkplumbingwg/sriov-network-device-plugin#544
Hey, we want in on the conformance party, too! :smile: This issue should be used for tracking initial results of Crossplane Conformance testing for the AWS provider.