PANIC rendered into examples #3885
Labels
area/examples
awaiting/codegen
Blocked on a missing bug or feature in SDK generation
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
language/java
What happened?
We have some examples that render PANIC into registry docs under the Java tab.
Starting from pulumi/pulumi-random#890 suggestion I've attempted to fix these by upgrading K8S and local/null references and rebuilding. This fixes some but still leaves 16 examples.
Three are not explained yet perhaps will only reproduce after another AWS release to updated upstream:
The rest are likely issues of in the Java converter, filed in:
pulumi/pulumi-java#1346
pulumi/pulumi-java#1347
pulumi/pulumi-java#1348
pulumi/pulumi-java#1349
pulumi/pulumi-java#1350
pulumi/pulumi-java#1351
pulumi/pulumi-java#1352
pulumi/pulumi-java#1353
pulumi/pulumi-java#1354
pulumi/pulumi-java#1355
When this is done we should not have anything show up for
git grep PANIC
query on the repo.Example
See above.
Output of
pulumi about
N/A
Additional context
N/A
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: