Bob Haddleton

Results 49 issues of Bob Haddleton

### What happened? The provider-terraform Create() implementation runs terraform apply which can take "a while" - certainly tens of seconds and often several minutes. If the provider pod is terminated...

bug

### What's Missing? Crossplane package reconciliation relies on layer annotations that are only applied when `crossplane xpkg push` is used to push a package into a registry. While it is...

The Open in Fullscreen and Copy to Clipboard actions on text boxes are very useful, but it would also be nice to have an "Open in New Tab" action that...

enhancement

This may be a future enhancement, but it would be useful to be able to visualize workflows that do not have current executions available. Maybe provide a list of available...

### What problem are you facing? We recently discovered that our process for managing Crossplane package distribution has a flaw. We use `docker pull`, `tag` and `push` to move packages...

enhancement
package
crossplane-cli

Nameko has released 2.13.0 so it would be helpful to have aio_nameko_proxy work with the latest (pre-3.0) nameko. Also nameko-2.13.0 fixes a compatibility issue with the latest pytest releases.

### What happened? Following the migration guide from Terrajet to Upjet, when `make generate` is run the following error occurs: ``` 10:07:03 [ OK ] go modules dependencies verified 10:07:03...

bug

### What problem are you facing? Composition Functions can receive input from the following sources: (thanks @negz ) - The function inputs, read from the Composition (hard-coded) - The XR...

enhancement
functions

### What problem are you facing? Composition Selection supports the use of composite labels to determine which composition should be selected for a given composite. This works well for nested...

enhancement