Joe Duffy

Results 54 issues of Joe Duffy
trafficstars

A user had the suggestion to allow write operations from policies. Two examples: 1. A policy could come packaged with an "auto-fixer" (e.g., "no public load balancers" could automatically turn...

kind/enhancement

This is a feature idea: If I apply a policy pack to an existing stack, it will possibly find errors that already exist in my deployed resources. This seems like...

kind/enhancement

It would be nice to bring policy validation even closer to the inner development loop, by reporting errors/warnings in the IDE. This, of course, needs to be IDE specific which...

kind/enhancement

I'm running into an issue where `dict`s aren't fully populated during previews and so I run into `KeyError`s during `pulumi up`. I'm not quite sure of the root cause here...

kind/enhancement
language/python
customer/feedback

If multiple plugins are being downloaded at once, the progress display in the CLI occupies the same line, yielding what appears to be "jumping progress." As they complete, the lines...

kind/bug
area/cli

We currently don't support passing `Output`s to `Asset` or `Archive` constructors. For example, `StringAsset` accepts a `string | Promise`: https://github.com/pulumi/pulumi/blob/aac25eabc40f5b73664514abfea76c8e155169f4/sdk/nodejs/asset/asset.ts#L72 Is there any reason these constructors don't simply accept `Input`s?...

kind/enhancement
area/assets-and-archives

I wasn't sure where to specifically file this issue, however, there are a few ways we can/should improve our ESC RBAC permission documentation. This starts with the product itself; when...

kind/enhancement

In this table, we have three "trial" buttons: * Free - "Create an Organization" * Team and Enterprise - "Start free trial" ![Image](https://github.com/user-attachments/assets/e05e8ff8-dc3d-4c6b-84a0-0be479fb1ffa) I had expected these go to the...

area/site
kind/bug

The way we bold menu items on hover can cause jumpiness. Minor issue, but worth fixing: https://github.com/user-attachments/assets/30904d63-e1c2-4186-b6c0-fff7bf4c4931

area/www
kind/bug

We should enable you to publish policy packs to the registry, and consume them directly through a URL without needing to fork them and publish them to your own repository.

kind/enhancement