ron1
ron1
**Describe the problem/challenge you have** I need to bootstrap Linkerd with an ECDSA P-256 certificate. **Describe the solution you'd like** I would like to use the secretgen controller to create...
Fabric8 elasticsearch-cloud-kubernetes plugin 5.6.9 is now available (http://search.maven.org/remotecontent?filepath=io/fabric8/elasticsearch-cloud-kubernetes/5.6.9/elasticsearch-cloud-kubernetes-5.6.9.jar). Consider releasing Elastic 5.6.x images as long as Elastic continues to support 5.6.x branch.
Kustomize has several build options listed [here](https://github.com/kubernetes-sigs/kustomize/blob/api/v0.6.3/api/krusty/options.go#L14). These options should at least be configurable in the `kustomize` section of `fleet.yaml`. It might also be useful to allow configuration of global...
As described [here](https://github.com/kubernetes-sigs/kustomize/blob/master/examples/remoteBuild.md), kustomize supports the use of remote/external resources for builds. Fleet should also support using remote/external resources for kustomize workloads much like it does for helm workloads as...
Nexus 3.12 introduces support for S3 blob stores. The Nexus Operator should consider supporting an S3 blob store via an ObjectBucketClaim offered by the lib-bucket-provisioner operator (see https://github.com/kube-object-storage/lib-bucket-provisioner) and its...
**What happened:** CAPD Control Plane machine stuck in Provisioning PHASE fails because it has no IP Address available. **What did you expect to happen:** CAPD Control Plane machine provisions successfully....
**Describe the solution you'd like:** CAPI node images typically have bootstrapping dependencies baked in. It seems CABPR has embraced this approach and currently requires that RKE2 version-specific artifacts be baked...
## Feature Request **Describe the feature you'd like:** Add `.spec.kubeConfig.secretRef.Name` field to the KCLRun resource to enable remote cluster management similar to that offered by the Flux Kustomization resource described...
## Feature Request **Describe the feature you'd like:** I would like to deploy three different configs of a workload to different environments, prod, qa, and dev. The configuration of different...
## Feature Request Offer a Flux HelmRelease-based installer like https://flux-iac.github.io/tofu-controller/getting_started/#installation. The current Makefile-based installer is not GitOps friendly.