bf2fc6cc711aee1a0c2a / kas-fleetshard

The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
7 stars 20 forks source link

MGDSTRM-10828 more github action updates #881

Closed shawkins closed 1 year ago

MikeEdgar commented 1 year ago

The error in the job looks familiar, I think you might need to add .rest in the method invocation that fetches the remote build results.

https://github.com/smallrye/smallrye-open-api/commit/a19098a0129c3481ec413138841d7dbd2ff48f9a#diff-9a1c250ec072fc76ad44435cd9462d5693ea81f304d650922d3c2792bef267c2

shawkins commented 1 year ago

The error in the job looks familiar, I think you might need to add .rest in the method invocation that fetches the remote build results.

Yes, that is missing.