Michal Fudala

Results 54 issues of Michal Fudala

jvm-lab/pulumi-kotlin
needs-grooming

Unfortunately, azure and azure-native do not support OIDC login yet, so we have to use service principal credentials when running Azure e2e tests: https://github.com/VirtuslabRnD/pulumi-kotlin/pull/155 Related links / issues / pull...

jvm-lab/pulumi-kotlin
needs-grooming

- https://github.com/pulumi/pulumi/pull/11095 - https://github.com/pulumi/pulumi-java/issues/944

jvm-lab/pulumi-kotlin
needs-grooming

- maybe we could include the changelog and potential breaking changes?

jvm-lab/pulumi-kotlin
needs-grooming

# Acceptance criteria - We understand what this property means (write on Slack or mention during the standup or add as the PR's description) - We have a test (`CodegenTest`)...

jvm-lab/pulumi-kotlin
needs-planning

## Acceptance criteria - code generated for the full azure native schema should successfully compile - (optionally) packages are compiled in parallel ## Tips - use the fact that the...

jvm-lab/pulumi-kotlin
needs-planning

## Do - authorization / GitHub Actions integration - find some best practices for doing it (our [GCP integration is a good example](https://cloud.google.com/iam/docs/workload-identity-federation)) - reusable script for setting it up...

jvm-lab/pulumi-kotlin
needs-planning

## Do - authorization / GitHub Actions integration - find some best practices for doing it (our [GCP integration is a good example](https://cloud.google.com/iam/docs/workload-identity-federation)) - reusable script for setting it up...

jvm-lab/pulumi-kotlin
needs-planning

- ask community about sealed classes hierarchies + polymorphic serialization ## TODO (mfudala): Add link ```kt @Suppress("SERIALIZER_TYPE_INCOMPATIBLE") // https://github.com/VirtuslabRnD/pulumi-kotlin/issues/63 object SchemaModel { object PropertySerializer : JsonContentPolymorp ```

jvm-lab/pulumi-kotlin
needs-grooming